summaryrefslogtreecommitdiff
path: root/pedant.gemfile
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2014-05-27 19:48:16 -0700
committerJohn Keiser <jkeiser@opscode.com>2014-05-27 19:48:16 -0700
commitd333b6d7240d5c9bf14e191186ee68b7fbd6e8ab (patch)
tree01f10ed04feaeb301c79e1e62961a9048adc43af /pedant.gemfile
parent28913b4845cd44ea766486c50ed2df41729378ca (diff)
downloadchef-d333b6d7240d5c9bf14e191186ee68b7fbd6e8ab.tar.gz
Make pedant green again
Diffstat (limited to 'pedant.gemfile')
-rw-r--r--pedant.gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pedant.gemfile b/pedant.gemfile
index cb11eb8aec..8f223defde 100644
--- a/pedant.gemfile
+++ b/pedant.gemfile
@@ -3,7 +3,7 @@ gemspec :name => "chef"
gem 'rest-client', :github => 'opscode/rest-client'
gem 'chef-pedant', :github => 'opscode/chef-pedant', :ref => '4744d7f318b629ff60a0d22cf02296df36936397'
-gem 'chef-zero', :github => 'opscode/chef-zero', :ref => 'c0c95d690e1bb7c17c2d141b4937a36c2072d800'
+
# TODO figure out how to grab this stuff from the main Gemfile
gem "activesupport", "< 4.0.0", :group => :compat_testing, :platform => "ruby"