mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Updated based on puppet-lint gem update
This commit is contained in:
parent
65c510a3db
commit
7ed5a47091
7 changed files with 14 additions and 14 deletions
2
Gemfile
2
Gemfile
|
|
@ -32,7 +32,7 @@ group :development, :unit_tests do
|
|||
|
||||
# puppet-lint and plugins
|
||||
gem 'puppet-lint', '~> 2.3'
|
||||
gem 'puppet-lint-absolute_classname-check', '~> 0.2'
|
||||
gem 'puppet-lint-absolute_classname-check', '~> 2.0'
|
||||
gem 'puppet-lint-absolute_template_path', '~> 1.0'
|
||||
gem 'puppet-lint-empty_string-check', '~> 0.2'
|
||||
gem 'puppet-lint-leading_zero-check', '~> 0.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue