group :test do
gem "rake"
gem "puppet", ENV['PUPPET_VERSION'] || '~> 3.7.0'
- gem "puppet-lint"
+ gem "puppet-lint", github: 'rodjek/puppet-lint',
+ ref: '2546fed6be894bbcff15c3f48d4b6f6bc15d94d1'
# Pin for 1.8.7 compatibility for now
gem "rspec", '< 3.2.0'
+GIT
+ remote: git://github.com/rodjek/puppet-lint.git
+ revision: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
+ ref: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
+ specs:
+ puppet-lint (1.1.0)
+
GEM
remote: https://rubygems.org/
specs:
puppet-blacksmith (3.3.1)
puppet (>= 2.7.16)
rest-client
- puppet-lint (1.1.0)
puppet-syntax (2.0.0)
rake
puppetlabs_spec_helper (1.0.1)
pry
puppet (~> 3.7.0)
puppet-blacksmith
- puppet-lint
+ puppet-lint!
puppet-syntax
puppetlabs_spec_helper
rake