bump puppet-lint version to 1.0.1
Required for .puppet-lint.rc and puppet-lint control comments
This commit is contained in:
parent
bbf6f4584d
commit
8a7aeb8ab6
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -13,7 +13,7 @@ end
|
|||
group :rake do
|
||||
gem 'rspec-puppet', '>=1.0.1'
|
||||
gem 'rake', '>=0.9.2.2'
|
||||
gem 'puppet-lint', '>=0.1.12'
|
||||
gem 'puppet-lint', '>=1.0.1'
|
||||
gem 'rspec-system-serverspec', :require => false
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue