Skip to content
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

Add support for activerecord 8.0 #487

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

tnir
Copy link
Contributor

@tnir tnir commented Oct 20, 2024

This allows us to use activerecord 8.0.

In addition,

  • Adds Ruby 3.3 and head (3.4 as of writing) to all test matrices (only with Rails 7.0, 7.1, 8.0, and edge (i.e., 8.1))
  • Adds Ruby 3.2 to MySQL test matrix
  • Tweaks mutex_m / bigdecimal gems only in Rails 7.0.x only on testing
  • Allows us to use rspec-rails 7.x, which is officially for Rails 7.0+

Checklist

@tnir tnir force-pushed the rails80 branch 3 times, most recently from 4fbd872 to edfaec9 Compare October 20, 2024 09:42
Signed-off-by: Takuya Noguchi <[email protected]>
@parndt
Copy link
Collaborator

parndt commented Oct 24, 2024

Thank you @tnir ! 🎉

@parndt parndt merged commit 8ad6f3c into collectiveidea:master Oct 24, 2024
99 checks passed
@parndt parndt mentioned this pull request Oct 24, 2024
@tnir tnir deleted the rails80 branch October 29, 2024 15:43
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