Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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:

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.

1 participant