Bump puppet-lint-resource_reference_syntax from 1.1.0 to 1.2.0

Bumps [puppet-lint-resource_reference_syntax](https://github.com/voxpupuli/puppet-lint-resource_reference_syntax) from 1.1.0 to 1.2.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.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: puppet-lint-resource_reference_syntax
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-30 10:01:17 +00:00 committed by GitHub
parent 4aa428c3c6
commit edb6ef20b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@ group :development, :unit_tests do
gem 'puppet-lint-absolute_template_path', '~> 1.0'
gem 'puppet-lint-empty_string-check', '~> 1.0'
gem 'puppet-lint-leading_zero-check', '~> 1.0'
gem 'puppet-lint-resource_reference_syntax', '~> 1.1'
gem 'puppet-lint-resource_reference_syntax', '~> 1.2'
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'