summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrew Brown <anbrown@blackberry.com>2015-08-05 16:00:01 -0400
committerAndrew Brown <anbrown@blackberry.com>2015-08-05 16:00:01 -0400
commitaabb201bf324f8c03fd0e55a51b91fa20e2fff55 (patch)
tree5580cdeeb59d1d270216524a247ba4f518aa64d5 /Gemfile
parent113e41ee7de1594c68025276de5c91afe719c99a (diff)
downloadchef-zero-aabb201bf324f8c03fd0e55a51b91fa20e2fff55.tar.gz
Switch to pedant in chef-server repo
Use the embedded pedant in the chef-server repo. This also requires slight changes to the pedant configuration, as the options have changed.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a5413e4..6d3fbdf 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ gemspec
gem 'rest-client', :github => 'chef/rest-client'
-gem 'oc-chef-pedant', :github => 'chef/oc-chef-pedant', :tag => '2.0.0'
+gem 'oc-chef-pedant', :github => 'chef/chef-server'
gem 'chef', :github => 'chef/chef', :tag => '12.4.1'