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'