Skip to content

Add support for Ruby 4.0 and Rails 8.1 - #7

Merged
bfad merged 2 commits into
mainfrom
upgrade-support
Sep 20, 2026
Merged

bfad merged 2 commits into
mainfrom
upgrade-support

Conversation

@bfad

@bfad bfad commented Sep 20, 2026

Copy link
Copy Markdown
Owner

Does what the title says.

Whenever a new version of Rubocop gets released, all of a sudden the
lint CI task starts failing as cops have changed or been added that
cause our existing code to fail. This is because CI just isntalls the
latest version our Gemfile allows (we don't check-in the Gemfile.lock).
This should solve the issue by pinning it in the Gemfile.
@bfad
bfad merged commit 2e8fb17 into main Sep 20, 2026
82 checks passed
@bfad
bfad deleted the upgrade-support branch September 20, 2026 23:48
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