From 6a3bdf62ebbe099914ddc21d3d122e1348e88d2a Mon Sep 17 00:00:00 2001 From: danielsdeleo Date: Fri, 20 Feb 2015 15:12:24 -0800 Subject: Use a Chef version compatible with chef-zero 4.x --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') 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' -- cgit v1.2.1