[icinga-checkins] icinga.org: puppet-icinga2/develop: Bump puppet-lint version
git at icinga.org
git at icinga.org
Fri Jul 8 10:03:29 CEST 2016
Module: puppet-icinga2
Branch: develop
Commit: e0bdd8809153102e55fc959e7776f3c78568a943
URL: https://git.icinga.org/?p=puppet-icinga2.git;a=commit;h=e0bdd8809153102e55fc959e7776f3c78568a943
Author: Tom De Vylder <tom at penumbra.be>
Date: Fri Jul 8 10:02:53 2016 +0200
Bump puppet-lint version
---
Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Gemfile b/Gemfile
index 878cb9a..e951533 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,7 +10,7 @@ end
gem 'puppet', ENV.key?('PUPPET_VERSION') ? "~> #{ENV['PUPPET_VERSION']}.0" : '>= 2.7'
gem 'rspec-puppet', '~> 2.0'
gem 'puppetlabs_spec_helper', '>= 0.1.0'
-gem 'puppet-lint', '>= 1'
+gem 'puppet-lint', '>= 2'
gem 'facter', '>= 1.7.0'
gem 'rspec-puppet-facts', :require => false
gem 'metadata-json-lint'
More information about the icinga-checkins
mailing list