Skip to content

Add support for Rails 8.1. Drop support for Rails 7.0, 7.1 and Ruby 3.1#139

Merged
JoeSouthan merged 2 commits intomasterfrom
joesouthan-rails-811
Dec 8, 2025
Merged

Add support for Rails 8.1. Drop support for Rails 7.0, 7.1 and Ruby 3.1#139
JoeSouthan merged 2 commits intomasterfrom
joesouthan-rails-811

Conversation

@JoeSouthan
Copy link
Contributor

https://endoflife.date/rails
https://endoflife.date/ruby

After rails/rails#53689, not using kwargs is
deprecated as of Rails 8.2.

@JoeSouthan JoeSouthan marked this pull request as ready for review December 3, 2025 16:05
exclude:
- ruby-version: "3.1"
rails-version: "8.0"
ruby-version: ["3.2", "3.3", "3.4"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I predict 3.5 appearing in oh, 22 days 🔮

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see your 3.5 and raise you a 4.0.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥

Copy link
Contributor

@jamiecobbett jamiecobbett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My gut says we should test this with an existing coach app, but I'm guessing that's how you discovered the issue?

@JoeSouthan
Copy link
Contributor Author

@jamiecobbett Yep, tested it with the main app.

@JoeSouthan JoeSouthan merged commit b8e1bc2 into master Dec 8, 2025
13 checks passed
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