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

Drop support for Rails 5 & Ruby < 2.7 #99

Merged
merged 4 commits into from
Jan 3, 2024
Merged

Conversation

benlangfeld
Copy link
Member

@benlangfeld benlangfeld commented Jan 2, 2024

Eliminates a small amount of implementation complexity and future maintenance overhead. Rails 5 has been EOL since 2022-06-01, and Ruby 2.7 has been EOL since 2022-03-31.

This is a slightly less aggressive alternative to #94.

Eliminates a small amount of implementation complexity and future maintenance overhead. Rails 5 has been EOL since 2022-06-01.
@benlangfeld benlangfeld added this to the 7.0.0 milestone Jan 2, 2024
@benlangfeld benlangfeld marked this pull request as draft January 2, 2024 20:44
@xjunior xjunior marked this pull request as ready for review January 2, 2024 20:44
@xjunior xjunior marked this pull request as draft January 2, 2024 20:44
@benlangfeld
Copy link
Member Author

We should not merge this until #102 is merged.

@benlangfeld benlangfeld changed the title Drop support for Rails 5 Drop support for Rails 5 & Ruby < 2.7 Jan 2, 2024
@benlangfeld benlangfeld marked this pull request as ready for review January 2, 2024 21:20
@xjunior xjunior merged commit 4e27275 into master Jan 3, 2024
35 checks passed
@xjunior xjunior deleted the 20240102-drop-rails-5 branch January 3, 2024 16:21
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