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

Adds support for rails 7.2 #29

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

manuelvanrijn
Copy link
Contributor

Rails 7.2 has been released, and this PR will bump the dependency and add an appraise for it.

https://edgeguides.rubyonrails.org/7_2_release_notes.html

@ezekg
Copy link
Collaborator

ezekg commented Nov 4, 2024

May be related to the failed tests: DatabaseCleaner/database_cleaner#686. We should upgrade Rails to v6.1.7.9 for the v6 appraisal, but that can likely be done in a separate PR since the failures seem unrelated to the changes here.

I'm taking over maintaining this gem (ty @alecdotninja!), so I will merge and cut a new release this week.

@ezekg ezekg merged commit dbaf780 into alecdotninja:master Nov 11, 2024
11 of 13 checks passed
@ezekg
Copy link
Collaborator

ezekg commented Nov 11, 2024

Released as v1.7.0.

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