summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2015-08-11 15:02:59 -0600
committerTyler Ball <tyler-ball@users.noreply.github.com>2015-08-11 15:02:59 -0600
commit64dfcde7df7670e2e85fe125a36e74379ed310bc (patch)
tree5580cdeeb59d1d270216524a247ba4f518aa64d5 /Gemfile
parent113e41ee7de1594c68025276de5c91afe719c99a (diff)
parentaabb201bf324f8c03fd0e55a51b91fa20e2fff55 (diff)
downloadchef-zero-64dfcde7df7670e2e85fe125a36e74379ed310bc.tar.gz
Merge pull request #151 from andrewjamesbrown/andrewjamesbrown/gemspecsmp/merge-pedants
Switch to pedant in chef-server repo
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'