summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile8
1 files changed, 1 insertions, 7 deletions
diff --git a/Gemfile b/Gemfile
index 3009cd7..06f24e8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,12 +2,6 @@ source 'https://rubygems.org'
gemspec
gem 'rest-client', :github => 'opscode/rest-client'
-# TODO: REVERT THIS
-#gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '81f3b4ecbc09d04950f2819b38a6a8f906ada2a7'
+gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '0a3547aa38b98f57bf856aee055d42af4d2de06c'
gem 'chef', :github => 'opscode/chef', :ref => 'a2dee150e68a611249577a8adcb2c3e329d6762d'
-# TODO: REVERT THIS
-gem 'chef-pedant', path: "../chef-pedant"
-
-# TODO: and this
-gem 'oc-chef-pedant', path: "../oc-chef-pedant"