mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump puppet-lint-resource_reference_syntax from 1.0.14 to 1.1.0
Bumps [puppet-lint-resource_reference_syntax](https://github.com/voxpupuli/puppet-lint-resource_reference_syntax) from 1.0.14 to 1.1.0. - [Release notes](https://github.com/voxpupuli/puppet-lint-resource_reference_syntax/releases) - [Changelog](https://github.com/voxpupuli/puppet-lint-resource_reference_syntax/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/puppet-lint-resource_reference_syntax/compare/1.0.14...1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fd37960f83
commit
de68e8d1c9
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -36,7 +36,7 @@ group :development, :unit_tests do
|
||||||
gem 'puppet-lint-absolute_template_path', '~> 1.0'
|
gem 'puppet-lint-absolute_template_path', '~> 1.0'
|
||||||
gem 'puppet-lint-empty_string-check', '~> 0.2'
|
gem 'puppet-lint-empty_string-check', '~> 0.2'
|
||||||
gem 'puppet-lint-leading_zero-check', '~> 0.1'
|
gem 'puppet-lint-leading_zero-check', '~> 0.1'
|
||||||
gem 'puppet-lint-resource_reference_syntax', '~> 1.0'
|
gem 'puppet-lint-resource_reference_syntax', '~> 1.1'
|
||||||
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 0.1'
|
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 0.1'
|
||||||
gem 'puppet-lint-trailing_newline-check', '~> 1.1'
|
gem 'puppet-lint-trailing_newline-check', '~> 1.1'
|
||||||
gem 'puppet-lint-undef_in_function-check', '~> 0.2'
|
gem 'puppet-lint-undef_in_function-check', '~> 0.2'
|
||||||
|
|
|
||||||
|
|
@ -70,7 +70,7 @@ GEM
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-leading_zero-check (0.1.1)
|
puppet-lint-leading_zero-check (0.1.1)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-resource_reference_syntax (1.0.14)
|
puppet-lint-resource_reference_syntax (1.1.0)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
puppet-lint-spaceship_operator_without_tag-check (0.1.1)
|
puppet-lint-spaceship_operator_without_tag-check (0.1.1)
|
||||||
puppet-lint (>= 1.0, < 3.0)
|
puppet-lint (>= 1.0, < 3.0)
|
||||||
|
|
@ -173,7 +173,7 @@ DEPENDENCIES
|
||||||
puppet-lint-absolute_template_path (~> 1.0)
|
puppet-lint-absolute_template_path (~> 1.0)
|
||||||
puppet-lint-empty_string-check (~> 0.2)
|
puppet-lint-empty_string-check (~> 0.2)
|
||||||
puppet-lint-leading_zero-check (~> 0.1)
|
puppet-lint-leading_zero-check (~> 0.1)
|
||||||
puppet-lint-resource_reference_syntax (~> 1.0)
|
puppet-lint-resource_reference_syntax (~> 1.1)
|
||||||
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)
|
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)
|
||||||
puppet-lint-trailing_newline-check (~> 1.1)
|
puppet-lint-trailing_newline-check (~> 1.1)
|
||||||
puppet-lint-undef_in_function-check (~> 0.2)
|
puppet-lint-undef_in_function-check (~> 0.2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue