Skip to content

Remove json gem - #464

Merged
jnunemaker merged 1 commit into
jnunemaker:masterfrom
deepj:master
Feb 22, 2016
Merged

Remove json gem#464
jnunemaker merged 1 commit into
jnunemaker:masterfrom
deepj:master

Conversation

@deepj

@deepj deepj commented Feb 21, 2016

Copy link
Copy Markdown
Contributor

JSON support is in Ruby since 1.9 so there is no need to have json gem as a dependency.

Inspired by this Rack’s PR rack/rack#1011

JSON support is in Ruby since 1.9 so there is no need to have json gem
as a dependency.

Inspired by this Rack’s PR rack/rack#1011
@jnunemaker

Copy link
Copy Markdown
Owner

Seems fine. Most people will probably already have the gem anyway. Anything to worry about here?

@deepj

deepj commented Feb 22, 2016

Copy link
Copy Markdown
Contributor Author

@jnunemaker I don't think so. The dependency was removed in Rails as well. See: rails/rails#23453

jnunemaker pushed a commit that referenced this pull request Feb 22, 2016
@jnunemaker
jnunemaker merged commit d6919b5 into jnunemaker:master Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants