Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove json pure gem #35

Merged
merged 2 commits into from
Jul 6, 2016
Merged

Remove json pure gem #35

merged 2 commits into from
Jul 6, 2016

Conversation

trevorrowe
Copy link
Contributor

No description provided.

Simplecov now requires json 2.0+, which is not compatible with Ruby 1.9.3.
The gemfile no longer forces simplecov for 1.9.3 and wraps the spec
helpers with a begin/rescue/LoadError block. No coverage reports
can be generated for Ruby 1.9.3 as a result.
@trevorrowe
Copy link
Contributor Author

See related issues #33, #34, #27, #22.

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.

1 participant