Bump puppet-lint-unquoted_string-check from 0.3.0 to 1.0.0

Bumps [puppet-lint-unquoted_string-check](https://github.com/puppet-community/puppet-lint-unquoted_string-check) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/puppet-community/puppet-lint-unquoted_string-check/releases)
- [Changelog](https://github.com/voxpupuli/puppet-lint-unquoted_string-check/blob/master/CHANGELOG.md)
- [Commits](https://github.com/puppet-community/puppet-lint-unquoted_string-check/compare/0.3.0...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-27 02:21:39 +00:00 committed by GitHub
parent 0bccd623c9
commit 6b131baa80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -79,8 +79,8 @@ 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 (0.3.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-unquoted_string-check (1.0.0)
puppet-lint (>= 2.1, < 3.0)
puppet-lint-variable_contains_upcase (1.2.0)
puppet-lint (>= 1.0, < 3.0)
puppet-syntax (2.6.0)
@ -176,7 +176,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 (~> 0.3)
puppet-lint-unquoted_string-check (~> 1.0)
puppet-lint-variable_contains_upcase (~> 1.2)
puppetlabs_spec_helper (~> 2.3)
r10k (~> 2.5)