summaryrefslogtreecommitdiff
path: root/gemfiles/oc-chef-pedant.gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'gemfiles/oc-chef-pedant.gemfile')
-rw-r--r--gemfiles/oc-chef-pedant.gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfiles/oc-chef-pedant.gemfile b/gemfiles/oc-chef-pedant.gemfile
index 27c87bd..fbd9c07 100644
--- a/gemfiles/oc-chef-pedant.gemfile
+++ b/gemfiles/oc-chef-pedant.gemfile
@@ -2,5 +2,5 @@ source 'https://rubygems.org'
gemspec :path => '../'
gem 'rest-client', :github => 'opscode/rest-client', :branch => 'lcg/1.6.7-version-lying'
-gem 'oc-chef-pedant', :git => 'git@github.com:opscode/oc-chef-pedant', :ref => '3c0eb31f1e49aa947b81ad51387b7a68adbc5f91'
+gem 'oc-chef-pedant', :git => 'git@github.com:opscode/oc-chef-pedant', :ref => '85b6b7c15a95aba63404cfaf973b6c69a5c9377c'
gem 'chef', :github => 'opscode/chef'