Skip to content

Add Ruby 3.4 and Rails 8.0/7.2 to CI matrix#236

Merged
Zogoo merged 1 commit intosaml-idp:masterfrom
taketo1113:ci-rails-8.0
Aug 17, 2025
Merged

Add Ruby 3.4 and Rails 8.0/7.2 to CI matrix#236
Zogoo merged 1 commit intosaml-idp:masterfrom
taketo1113:ci-rails-8.0

Conversation

@taketo1113
Copy link
Contributor

This Pull Request adds Ruby 3.4 and Rails 8.0/7.2 to the CI matrix.

Additional Information

The bigdecimal and mutex_m gems have been added to the Appraisals file for Rails versions <= 7.0.
This is necessary because these gems were changed from default gems to bundled gems in Ruby 3.4 and later, and bundled gems must be explicitly declared.

Additionally, concurrent-ruby v1.3.4 has been added for compatibility with Rails versions <= 7.1.
This resolves an error that occurs with Rails <= 7.0 and concurrent-ruby v1.3.5:

@Zogoo Zogoo merged commit 75b1cd9 into saml-idp:master Aug 17, 2025
30 checks passed
@taketo1113 taketo1113 deleted the ci-rails-8.0 branch August 17, 2025 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants