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

Use Integer instead of Fixnum and Bignum #8

Merged
merged 1 commit into from May 12, 2017

Conversation

paulgoetze
Copy link
Member

This fixes deprecation warnings because of unifying Fixnum and Bignum into Integer in v.2.4.0.
See https://www.ruby-lang.org/en/news/2016/12/25/ruby-2-4-0-released

@paulgoetze paulgoetze force-pushed the fix/fixnum-bignum-deprecation-warnings branch from bbc633b to 8f2748f Compare May 12, 2017 12:45
This fixes deprecation warnings because of unifying Fixnum and Bignum into Integer in v.2.4.0.
See https://www.ruby-lang.org/en/news/2016/12/25/ruby-2-4-0-released
@paulgoetze paulgoetze force-pushed the fix/fixnum-bignum-deprecation-warnings branch from 8f2748f to 87c4a83 Compare May 12, 2017 12:46
@paulgoetze paulgoetze merged commit 3ac1b51 into develop May 12, 2017
@paulgoetze paulgoetze deleted the fix/fixnum-bignum-deprecation-warnings branch May 12, 2017 13:06
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

1 participant