Open dillonwelch opened 7 years ago
This successfully removes the warnings for me on Ruby 2.4.1 👍
Is there anything stopping merging this branch? This warning is driving me crazy.
Someone with merge permissions :trollface:
Please merge
Is this gem still actively maintained?
Unfortunately it doesn't appear so. A couple of us have made a fork called devise-security
Any reason to not merge this?
@tibbon This repo is pretty much unmaintained at this point... try the fork of it at https://github.com/devise-security/devise-security
lib/devise_security_extension/models/password_archivable.rb:20: warning: constant ::Fixnum is deprecated
I'm upgrading my app to Ruby 2.4 and getting these deprecations everywhere.