mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #8047 from arunagw/json_only_in_18
Removing JSON for other ruby
This commit is contained in:
parent
d46f9e3731
commit
a698175dfc
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -47,7 +47,6 @@ platforms :mri do
|
|||
end
|
||||
|
||||
platforms :ruby do
|
||||
gem 'json'
|
||||
gem 'yajl-ruby'
|
||||
gem 'nokogiri', '>= 1.4.5'
|
||||
|
||||
|
|
Loading…
Reference in a new issue