Hello!
In lieu of a devise gem release, I tried pointed my Gemfile to their main branch to sort out a few deprecation warnings brought about during a Rails 8.1 upgrade. However, as of this commit in Apr 2024 Devise's main branch is now on v5.
That causes this gem to downgrade to 2.0.0. Is it possible to amend the version dependency to allow Devise v5, given they seem to be aiming for a v5 release candidate soon according to this recent comment?
Thanks!
Hello!
In lieu of a devise gem release, I tried pointed my Gemfile to their main branch to sort out a few deprecation warnings brought about during a Rails 8.1 upgrade. However, as of this commit in Apr 2024 Devise's main branch is now on v5.
That causes this gem to downgrade to 2.0.0. Is it possible to amend the version dependency to allow Devise v5, given they seem to be aiming for a v5 release candidate soon according to this recent comment?
Thanks!