Merge pull request #197 from genebean/dependabot/bundler/puppet-lint-empty_string-check-1.0.0

Bump puppet-lint-empty_string-check from 0.2.2 to 1.0.0
This commit is contained in:
Gene Liverman 2022-06-20 23:43:14 -04:00 committed by GitHub
commit 06d8326e02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ GEM
puppet-lint (>= 1.0, < 3.0)
puppet-lint-absolute_template_path (1.0.1)
puppet-lint (>= 1.1, < 3.0)
puppet-lint-empty_string-check (0.2.2)
puppet-lint-empty_string-check (1.0.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-leading_zero-check (0.1.1)
puppet-lint (>= 1.0, < 3.0)
@ -216,7 +216,7 @@ DEPENDENCIES
puppet-lint (~> 2.3)
puppet-lint-absolute_classname-check (~> 3.0)
puppet-lint-absolute_template_path (~> 1.0)
puppet-lint-empty_string-check (~> 0.2)
puppet-lint-empty_string-check (~> 1.0)
puppet-lint-leading_zero-check (~> 0.1)
puppet-lint-resource_reference_syntax (~> 1.1)
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)