Merge pull request #201 from genebean/dependabot/bundler/puppet-lint-unquoted_string-check-2.1.0

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

View file

@ -109,7 +109,7 @@ GEM
puppet-lint (>= 1.0, < 3.0)
puppet-lint-undef_in_function-check (0.2.1)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-unquoted_string-check (2.0.0)
puppet-lint-unquoted_string-check (2.1.0)
puppet-lint (>= 2.1, < 3.0)
puppet-lint-variable_contains_upcase (1.2.0)
puppet-lint (>= 1.0, < 3.0)
@ -222,7 +222,7 @@ DEPENDENCIES
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)
puppet-lint-trailing_newline-check (~> 1.1)
puppet-lint-undef_in_function-check (~> 0.2)
puppet-lint-unquoted_string-check (~> 2.0)
puppet-lint-unquoted_string-check (~> 2.1)
puppet-lint-variable_contains_upcase (~> 1.2)
puppetlabs_spec_helper (~> 4.0)
r10k (~> 3.15)