summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 62ba3e8..776dddb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,9 +15,7 @@ gem "rails_warden"
gem 'http_accept_language'
# To use debugger
-gem 'debugger', :platforms => :mri_19
-# ruby 1.8 is not supported anymore
-# gem 'ruby-debug', :platforms => :mri_18
+# gem 'debugger', :platforms => :mri_19
gem "haml", "~> 3.1.7"
gem "bootstrap-sass", "= 2.3.2.2"