aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile b/Gemfile
index efbcecd75a..66a446a177 100644
--- a/Gemfile
+++ b/Gemfile
@@ -31,10 +31,6 @@ platforms :mri_18 do
gem 'ruby-prof'
end
-platforms :mri_19 do
- gem "ruby-debug19"
-end
-
platforms :ruby do
gem 'json'
gem 'yajl-ruby'