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

@ -101,8 +101,8 @@ GEM
puppet-lint (>= 1.0, < 3.0)
puppet-lint-leading_zero-check (1.0.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-resource_reference_syntax (1.1.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-resource_reference_syntax (1.2.0)
puppet-lint (>= 1.0, < 4)
puppet-lint-spaceship_operator_without_tag-check (0.1.1)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-trailing_newline-check (1.1.0)
@ -218,7 +218,7 @@ DEPENDENCIES
puppet-lint-absolute_template_path (~> 1.0)
puppet-lint-empty_string-check (~> 1.0)
puppet-lint-leading_zero-check (~> 1.0)
puppet-lint-resource_reference_syntax (~> 1.1)
puppet-lint-resource_reference_syntax (~> 1.2)
puppet-lint-spaceship_operator_without_tag-check (~> 0.1)
puppet-lint-trailing_newline-check (~> 1.1)
puppet-lint-undef_in_function-check (~> 0.2)