]> gitweb.fluxo.info Git - puppet-samba.git/commitdiff
fix syntax Gemfile for 1.8.7
authorAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 23:35:39 +0000 (18:35 -0500)
committerAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 23:35:39 +0000 (18:35 -0500)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index aface555b488f9671704fd4151b857d4d07f43d4..237284d4f558fe1df8bd0b9305ccdf7683df92af 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ end
 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
index 1cd94b15fe0d8f620991c01b6edac41ca38fb12f..917a53cd9282bf1988a2aa16553e3ace03ff6735 100644 (file)
@@ -1,5 +1,5 @@
 GIT
-  remote: git://github.com/rodjek/puppet-lint.git
+  remote: https://github.com/rodjek/puppet-lint.git
   revision: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
   ref: 2546fed6be894bbcff15c3f48d4b6f6bc15d94d1
   specs: