summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2014-08-21 19:46:24 -0700
committerJohn Keiser <jkeiser@opscode.com>2014-08-22 09:20:51 -0700
commit0be3f9aea877bf4052ab79933180cb3f281a1e19 (patch)
tree3ddc48d61a8ec5b33bfde619b79639a843a0fff3 /Gemfile
parent4e1774e42d3f791ba416c7d827f0b0cecf34ecab (diff)
downloadchef-zero-0be3f9aea877bf4052ab79933180cb3f281a1e19.tar.gz
Update pedant refs to latest
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c6f9ea3..5b12508 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,5 +2,5 @@ source 'https://rubygems.org'
gemspec
gem 'rest-client', :github => 'opscode/rest-client'
-gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '989dc539e6518381043039a9e61b759b30d5ae92'
+gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '1f251f9b7d8f7ccd73ca88517e81be7e5beb3fa3'
gem 'chef', :github => 'opscode/chef', :ref => '678b568eb29d8eae51a942e60a7b5e6786d69bdc'