mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Bump puppet-lint-leading_zero-check from 0.1.1 to 1.0.0
Bumps [puppet-lint-leading_zero-check](https://github.com/voxpupuli/puppet-lint-leading_zero-check) from 0.1.1 to 1.0.0. - [Release notes](https://github.com/voxpupuli/puppet-lint-leading_zero-check/releases) - [Changelog](https://github.com/voxpupuli/puppet-lint-leading_zero-check/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/puppet-lint-leading_zero-check/compare/0.1.1...1.0.0) --- updated-dependencies: - dependency-name: puppet-lint-leading_zero-check dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06d8326e02
commit
5044ec799c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -35,7 +35,7 @@ group :development, :unit_tests do
|
|||
gem 'puppet-lint-absolute_classname-check', '~> 3.0'
|
||||
gem 'puppet-lint-absolute_template_path', '~> 1.0'
|
||||
gem 'puppet-lint-empty_string-check', '~> 1.0'
|
||||
gem 'puppet-lint-leading_zero-check', '~> 0.1'
|
||||
gem 'puppet-lint-leading_zero-check', '~> 1.0'
|
||||
gem 'puppet-lint-resource_reference_syntax', '~> 1.1'
|
||||
gem 'puppet-lint-spaceship_operator_without_tag-check', '~> 0.1'
|
||||
gem 'puppet-lint-trailing_newline-check', '~> 1.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue