mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump puppet-lint-absolute_classname-check from 3.0.1 to 3.1.0
Bumps [puppet-lint-absolute_classname-check](https://github.com/voxpupuli/puppet-lint-absolute_classname-check) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/voxpupuli/puppet-lint-absolute_classname-check/releases) - [Changelog](https://github.com/voxpupuli/puppet-lint-absolute_classname-check/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/puppet-lint-absolute_classname-check/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: puppet-lint-absolute_classname-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4aa428c3c6
commit
8afddb114c
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -32,7 +32,7 @@ group :development, :unit_tests do
|
|||
|
||||
# puppet-lint and plugins
|
||||
gem 'puppet-lint', '~> 2.5'
|
||||
gem 'puppet-lint-absolute_classname-check', '~> 3.0'
|
||||
gem 'puppet-lint-absolute_classname-check', '~> 3.1'
|
||||
gem 'puppet-lint-absolute_template_path', '~> 1.0'
|
||||
gem 'puppet-lint-empty_string-check', '~> 1.0'
|
||||
gem 'puppet-lint-leading_zero-check', '~> 1.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue