summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authordanielsdeleo <dan@getchef.com>2015-02-20 15:12:24 -0800
committerdanielsdeleo <dan@getchef.com>2015-02-20 15:12:24 -0800
commit6a3bdf62ebbe099914ddc21d3d122e1348e88d2a (patch)
tree69599feb8e8671641d3e69b1aef2d4f3944aaee9 /Gemfile
parent170fb9679f0264b2f396dce3044c2867f4e0aca9 (diff)
downloadchef-zero-6a3bdf62ebbe099914ddc21d3d122e1348e88d2a.tar.gz
Use a Chef version compatible with chef-zero 4.x
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0041f61..808cc6a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,5 +4,5 @@ gemspec
gem 'rest-client', :github => 'opscode/rest-client'
gem 'chef-pedant', :github => 'opscode/chef-pedant', :tag => '1.0.41'
-gem 'chef', :github => 'opscode/chef', :ref => '92eefc79bb28d217b15099655244228b9e1efec7'
+gem 'chef', :github => 'opscode/chef', :tag => '12.1.0.rc.0'