mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-08 22:37:57 -05:00
Add Ruby 3.4 & build updates (#5801)
Update bundle to avoid 3.4 mutex_m require error. Test against Rails 7.0 branch which contains Ruby 3.4 fixes. Update changelog to mention Rails < 7.0 support being dropped. Builds on top of https://github.com/heartcombo/devise/pull/5770 Closes https://github.com/heartcombo/devise/pull/5776 Closes https://github.com/heartcombo/devise/pull/5761
This commit is contained in:
committed by
GitHub
parent
dbc8e77ea0
commit
141ef37339
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
- gemfiles/Gemfile-rails-7-2
|
||||
- gemfiles/Gemfile-rails-8-0
|
||||
ruby:
|
||||
- '3.4'
|
||||
- '3.3'
|
||||
- '3.2'
|
||||
- '3.1'
|
||||
|
||||
Reference in New Issue
Block a user