mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
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:
commit
06d8326e02
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -34,7 +34,7 @@ group :development, :unit_tests do
|
|||
gem 'puppet-lint', '~> 2.3'
|
||||
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-empty_string-check', '~> 1.0'
|
||||
gem 'puppet-lint-leading_zero-check', '~> 0.1'
|
||||
gem 'puppet-lint-resource_reference_syntax', '~> 1.1'
|
||||
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 0.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue