Merge pull request #200 from genebean/dependabot/bundler/puppet-lint-2.5.2

Bump puppet-lint from 2.4.2 to 2.5.2
This commit is contained in:
Gene Liverman 2022-06-20 23:47:41 -04:00 committed by GitHub
commit d2a26f9308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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', '~> 1.0'

View file

@ -92,7 +92,7 @@ GEM
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet-lint (2.4.2)
puppet-lint (2.5.2)
puppet-lint-absolute_classname-check (3.0.1)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-absolute_template_path (1.0.1)
@ -213,7 +213,7 @@ DEPENDENCIES
metadata-json-lint (~> 3.0)
os (~> 1.1)
puppet (>= 7, < 8)
puppet-lint (~> 2.3)
puppet-lint (~> 2.5)
puppet-lint-absolute_classname-check (~> 3.0)
puppet-lint-absolute_template_path (~> 1.0)
puppet-lint-empty_string-check (~> 1.0)