summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2013-12-13 11:23:23 -0800
committersersut <serdar@opscode.com>2013-12-13 11:23:23 -0800
commit794c1601e8705061d2ec3050179f174928199bfa (patch)
treeff4bcb01437ea8694c07b63a23f83dbd136fa680 /Gemfile
parentb416c535f67ae7b50d823d0ba064aab1297430ba (diff)
downloadohai-794c1601e8705061d2ec3050179f174928199bfa.tar.gz
Disable one test which requires changes to require_plugin() which will be done as a separate PR in order to keep this PR small.OC-9924
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index b26fbe0c..2b17af9c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,8 +11,8 @@ group :development do
gem "sigar", :platform => "ruby"
gem 'plist'
- # gem 'pry'
- gem 'pry-debugger'
+
+ # gem 'pry-debugger'
# gem 'pry-stack_explorer'
end