aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAdam Jahn <ajjahn@gmail.com>2015-12-07 18:42:29 -0500
committerAdam Jahn <ajjahn@gmail.com>2015-12-07 18:42:29 -0500
commitb075721db2c9486835453590fdcd153f633418ec (patch)
tree7e08797de7e2557f08b4b66ff4edbb17e5f2c597 /Gemfile
parent9d63e4ba0ab98e49eea4b0d7541ce8416d98c04e (diff)
downloadpuppet-samba-b075721db2c9486835453590fdcd153f633418ec.tar.gz
puppet-samba-b075721db2c9486835453590fdcd153f633418ec.tar.bz2
here too!
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b63df54..27d092a 100644
--- 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'