Merge pull request #130 from genebean/dependabot/bundler/puppet-lint-absolute_classname-check-3.0.1

Bump puppet-lint-absolute_classname-check from 2.0.0 to 3.0.1
This commit is contained in:
Gene Liverman 2022-06-20 23:39:08 -04:00 committed by GitHub
commit aa50854781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ group :development, :unit_tests do
# puppet-lint and plugins
gem 'puppet-lint', '~> 2.3'
gem 'puppet-lint-absolute_classname-check', '~> 2.0'
gem 'puppet-lint-absolute_classname-check', '~> 3.0'
gem 'puppet-lint-absolute_template_path', '~> 1.0'
gem 'puppet-lint-empty_string-check', '~> 0.2'
gem 'puppet-lint-leading_zero-check', '~> 0.1'