group :test do
gem "rake"
gem "puppet", ENV['PUPPET_VERSION'] || '~> 3.7.0'
- gem "puppet-lint", github: 'rodjek/puppet-lint',
+ gem "puppet-lint", git: 'https://github.com/rodjek/puppet-lint.git',
ref: '2546fed6be894bbcff15c3f48d4b6f6bc15d94d1'
# Pin for 1.8.7 compatibility for now
GIT
- remote: git://github.com/rodjek/puppet-lint.git
+ remote: https://github.com/rodjek/puppet-lint.git
revision: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
ref: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
specs: