-
Notifications
You must be signed in to change notification settings - Fork 529
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
Rails 7.1 Released 🚀 #548
Rails 7.1 Released 🚀 #548
Conversation
ruby: ["3.2.2", "3.1.4", "3.0.6", "2.7.8"] | ||
include: | ||
- ruby: 3.2 | ||
rails: 'edge' | ||
- ruby: 3.2 | ||
rails: '~> 7.1.0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's duplicate run from the above matrix setting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might not be redundant, as it ensures that you are testing against the latest 3.2.x version of Ruby.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we need to test both 3.2.2 and the future 3.2.3, I rather update to 3.2.3 for every rails version when it comes out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also bump the version and update the Changelog.
Please. 🙏🏽
Update paranoia.gemspec Co-authored-by: Lachlan Sylvester <lachlan.sylvester@hypothetical.com.au> Rails 7.1 Release 🚀 - Updated CHANGELOG.md and version.rb
Update paranoia.gemspec Co-authored-by: Lachlan Sylvester <lachlan.sylvester@hypothetical.com.au> Rails 7.1 Release 🚀 - Updated CHANGELOG.md and version.rb
Rails 7.1 released 🚀
https://github.com/rails/rails/releases/tag/v7.1.0
Trying to bump this dependency