summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 3db58e3..7cae184 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,9 +3,7 @@ gemspec
gem 'rest-client', :github => 'chef/rest-client'
-#WIP
-#gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
-gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :branch => 'mp/merge-pedants'
+gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
gem 'chef', :github => 'opscode/chef', :tag => '12.2.1'