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

Added Rails 8.0 to the build matrix, removed Rails 6.0, and locked Zeitwerk to 2.6 for Ruby versions before 3.2 #321

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

kpumuk
Copy link
Owner

@kpumuk kpumuk commented Oct 28, 2024

Addresses the failing pipeline:

zeitwerk-2.7.1 requires ruby version >= 3.2, which is incompatible with the current version, 3.0.2

Since we test against all Ruby versions starting with 3.0, and the first Ruby on Rails that requires 3.2+ is 8.0, we will lock Zeitwerk to 2.6.x for now.

Ruby on Rails 6.0 stopped receiving security updates more than a year ago, so it is safe to drop.

@kpumuk kpumuk merged commit 0a9c80a into main Oct 28, 2024
24 checks passed
@kpumuk kpumuk deleted the zeitwerk branch October 28, 2024 14:00
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