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