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

Fixnum deprecated in Ruby 2.4 #123

Open
benrugg opened this issue Apr 19, 2017 · 1 comment
Open

Fixnum deprecated in Ruby 2.4 #123

benrugg opened this issue Apr 19, 2017 · 1 comment

Comments

@benrugg
Copy link
Contributor

benrugg commented Apr 19, 2017

In Ruby 2.4, Fixnum is deprecated. I get deprecation warnings now when using Grocer. I believe switching any Fixnum instances to Integer is all that needs to be done to fix this.

@benrugg
Copy link
Contributor Author

benrugg commented Apr 21, 2017

I just submitted a pull request for this. I bumped the version to 0.7.1 if you're ok with publishing it.

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

No branches or pull requests

1 participant