Skip to content

Commit

Permalink
bump puppet-lint version to 1.0.1
Browse files Browse the repository at this point in the history
Required for .puppet-lint.rc and puppet-lint control comments
  • Loading branch information
3flex committed Sep 3, 2014
1 parent bbf6f45 commit 8a7aeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8a7aeb8

Please sign in to comment.