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

Relax oj dependency #471

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Relax oj dependency #471

merged 1 commit into from
Apr 29, 2019

Conversation

KnVerey
Copy link
Contributor

@KnVerey KnVerey commented Apr 24, 2019

What are you trying to accomplish with this PR?
Relax our dependency on the oj gem. The repo history doesn't show a particular reason for needing 3.7, so let's just pin to the major version. This came to my attention because Shopify Core depends on oj 3.6.

How is this accomplished?
Change the gemspec.

What could go wrong?
Something between 3.0 and 3.7 turns out to be important, and we get a bug report that our dependency is incorrectly specified. I did read through https://github.com/ohler55/oj/blob/master/CHANGELOG.md and nothing jumped out at me given our super basic usage of this gem.

@Shopify/cloudx

@KnVerey KnVerey requested a review from dturn April 24, 2019 17:42
Copy link
Contributor

@dturn dturn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm about 99% confident I just picked the latest minor version when I added it.

Copy link
Contributor

@timothysmith0609 timothysmith0609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me

@KnVerey KnVerey merged commit 73dd1b8 into master Apr 29, 2019
@KnVerey KnVerey deleted the relax_oj branch April 29, 2019 15:29
@KnVerey KnVerey temporarily deployed to rubygems April 29, 2019 17:38 Inactive
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.

None yet

3 participants