mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump puppet-lint-unquoted_string-check from 1.0.0 to 2.0.0
Bumps [puppet-lint-unquoted_string-check](https://github.com/puppet-community/puppet-lint-unquoted_string-check) from 1.0.0 to 2.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/1.0.0...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5dd789b399
commit
e5d9db6459
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -40,6 +40,6 @@ group :development, :unit_tests do
|
|||
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 0.1'
|
||||
gem 'puppet-lint-trailing_newline-check', '~> 1.1'
|
||||
gem 'puppet-lint-undef_in_function-check', '~> 0.2'
|
||||
gem 'puppet-lint-unquoted_string-check', '~> 1.0'
|
||||
gem 'puppet-lint-unquoted_string-check', '~> 2.0'
|
||||
gem 'puppet-lint-variable_contains_upcase', '~> 1.2'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue