summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 69dffa0..3db58e3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,9 @@ gemspec
gem 'rest-client', :github => 'chef/rest-client'
-gem 'chef-pedant', :github => 'chef/chef-pedant', :tag => '1.0.46'
+#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 'chef', :github => 'opscode/chef', :tag => '12.2.1'