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 5e6f81256..6926b496a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -56,7 +56,7 @@ end
group :develop do
gem 'ruby-debug', :platforms => :ruby_18
- gem 'ruby-debug19', :platforms => :ruby_19
+ gem 'debugger', :platforms => :ruby_19
gem 'bootstrap-sass'
gem 'compass'
gem 'annotate'