summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrew Brown <anbrown@blackberry.com>2015-07-03 20:55:44 -0400
committertyler-ball <tyleraball@gmail.com>2015-07-10 10:25:59 -0700
commite38a9bf13d52274011acde16b4cca7184a47d7d5 (patch)
treee03c231005fc656292c8b861bfaa7224dc08fe5a /Gemfile
parentb2381bf12f75309ba89c4bbae86f00a3f62634d5 (diff)
downloadchef-zero-e38a9bf13d52274011acde16b4cca7184a47d7d5.tar.gz
Update gem dependencies
This commit simply updates the dependencies for more recent versions.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7cae184..2320e06 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,5 +5,5 @@ gem 'rest-client', :github => 'chef/rest-client'
gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
-gem 'chef', :github => 'opscode/chef', :tag => '12.2.1'
+gem 'chef', :github => 'chef/chef', :tag => '12.4.0'