]> gitweb.fluxo.info Git - puppet-samba.git/commitdiff
here too!
authorAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 23:42:29 +0000 (18:42 -0500)
committerAdam Jahn <ajjahn@gmail.com>
Mon, 7 Dec 2015 23:42:29 +0000 (18:42 -0500)
Gemfile

diff --git a/Gemfile b/Gemfile
index b63df5424d3b4c5ccb32c8ee64fc073d3c1c7b22..27d092ac20a7c1f71ed82ebadd0cad94ca521958 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,7 @@ group :test do
   gem "rake"
   gem "puppet", ENV['PUPPET_VERSION'] || '~> 3.7.0'
   gem "puppet-lint", :github => 'rodjek/puppet-lint',
-    ref: '2546fed6be894bbcff15c3f48d4b6f6bc15d94d1'
+    :ref => '2546fed6be894bbcff15c3f48d4b6f6bc15d94d1'
 
   # Pin for 1.8.7 compatibility for now
   gem "rspec", '< 3.2.0'