aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4a867e779..e05b3e622 100644
--- a/Gemfile
+++ b/Gemfile
@@ -85,7 +85,7 @@ group :development do
gem 'rdoc'
end
-group :develop do
+group :debug do
gem 'ruby-debug', :platforms => :ruby_18
gem 'debugger', :platforms => :ruby_19
gem 'annotate'