summaryrefslogtreecommitdiff
path: root/pedant.gemfile
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-10-31 14:57:51 -0700
committerClaire McQuin <claire@getchef.com>2014-10-31 14:57:51 -0700
commitf3a8fb5ccf95338e41d34f84215310912e576695 (patch)
treedc108b79ff48fc4858f4934aeeda6d08f6ebeed5 /pedant.gemfile
parent55aa41abeb1dfb98290bae79c492006080ad8136 (diff)
downloadchef-f3a8fb5ccf95338e41d34f84215310912e576695.tar.gz
Modify pedant to run w/o chef
Diffstat (limited to 'pedant.gemfile')
-rw-r--r--pedant.gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/pedant.gemfile b/pedant.gemfile
index 84b94b1a98..baa3e9aece 100644
--- a/pedant.gemfile
+++ b/pedant.gemfile
@@ -2,7 +2,6 @@ source "https://rubygems.org"
gemspec :name => "chef"
gem 'rest-client', :github => 'opscode/rest-client', :branch => 'lcg/1.6.7-version-lying'
-gem 'chef-pedant', :github => 'opscode/chef-pedant', :branch => "rspec-3-update"
# TODO figure out how to grab this stuff from the main Gemfile
gem "activesupport", "< 4.0.0", :group => :compat_testing, :platform => "ruby"