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

[Backport] Fixnum and Bignum are deprecated on Ruby trunk #442

Merged
merged 4 commits into from Dec 19, 2016
Merged

[Backport] Fixnum and Bignum are deprecated on Ruby trunk #442

merged 4 commits into from Dec 19, 2016

Conversation

maclover7
Copy link
Contributor

This PR backports #392 to the 3.x branch, which is still the default Sprockets release line used by Rails. This is one of the last code changes required to get Rails' test suite passing on Ruby v2.4.0-rc1. It would be amazing if a new release of Sprockets could be put out with this patch in it ❤️ ❤️

cc @schneems

matthewd and others added 2 commits December 17, 2016 16:50
There's no reason to use different markers for Fixnum and Bignum anyway,
so unify them to Integer: our version change already bumps the digest.
Forgot to put this in the original backport commit 😬
@schneems
Copy link
Member

Thanks! Can you add another commit to add 2.4 to the travis matrix for this branch?

@maclover7
Copy link
Contributor Author

👍 updated @schneems, Travis is green

@schneems schneems merged commit a20f35c into rails:3.x Dec 19, 2016
@schneems
Copy link
Member

thanks!

@maclover7 maclover7 deleted the jm-ruby-24 branch December 19, 2016 20:29
@maclover7
Copy link
Contributor Author

👍 no problem @schneems; is it possible to get this released in a v3.7.1 of Sprockets?

@schneems
Copy link
Member

Done

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