Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Supporting Ruby 3.1 and Rails 7.x #253

Open
AryeShemesh opened this issue Aug 1, 2022 · 4 comments
Open

Supporting Ruby 3.1 and Rails 7.x #253

AryeShemesh opened this issue Aug 1, 2022 · 4 comments

Comments

@AryeShemesh
Copy link

AryeShemesh commented Aug 1, 2022

Hi,

I'm trying to upgrade a Ruby on Rails application from 2.x to 3.1. As a result of this upgrade I also need to upgrade Rails to 7.x (see https://gist.github.com/yahonda/2776d8d7b6ea7045359f38c10449937b#rails-70z or https://www.fastruby.io/blog/ruby/rails/versions/compatibility-table.html).

My current problem is that devise_security_extension supports rails up to version 6.0.3 (by depending on railties 6.0.3).

Is there a plan to support higher versions of ruby/rails?

@AryeShemesh
Copy link
Author

moved to work with https://github.com/devise-security/devise-security

@9211ali
Copy link

9211ali commented Aug 24, 2023

Hi @AryeShemesh, now need to replace with gem 'devise-security'?

@AryeShemesh
Copy link
Author

@9211ali it works for me

@9211ali
Copy link

9211ali commented Aug 24, 2023

@AryeShemesh ok

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

2 participants