Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Ruby >=2.4 Fixnum deprecation warning #80

Open
mprostko opened this issue Mar 14, 2018 · 0 comments
Open

Ruby >=2.4 Fixnum deprecation warning #80

mprostko opened this issue Mar 14, 2018 · 0 comments

Comments

@mprostko
Copy link

Hello,
It seems that this project uses Fixnum comparisions which are deprecated in ruby >=2.4:
https://github.com/joelmoss/bitmask_attributes/search?utf8=%E2%9C%93&q=Fixnum

Which causes a lot of deprecation warnings in rspec tests using newer ruby versions.
If this project is still maintained it would be great to migrate it to Integer.

@mprostko mprostko changed the title Ruby 2.4 Fixnum deprecation warning Ruby >=2.4 Fixnum deprecation warning Mar 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant