Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Limit JSON version on lower rubies #2279

Merged
merged 1 commit into from
Jul 4, 2016
Merged

Limit JSON version on lower rubies #2279

merged 1 commit into from
Jul 4, 2016

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Jul 3, 2016

No description provided.

@myronmarston
Copy link
Member

Looks like this is needed on 1.9.3 as well, at least for the appveyor build...

@myronmarston
Copy link
Member

Actually, it's not just on appveyor; on travis as well, json < 2.0 is needed on 1.9. #2280 is failing it's 1.9 builds due to json 2.0. I'm not sure why the travis build is passing here, though.

@JonRowe
Copy link
Member Author

JonRowe commented Jul 4, 2016

Yeah I was investigating last night but got side tracked.

@JonRowe JonRowe merged commit 9b84b78 into master Jul 4, 2016
@JonRowe JonRowe deleted the fix_build branch July 4, 2016 03:25
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
Limit JSON version on lower rubies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants