Skip to content

Support Ruby 3.1 through 3.4 #1797

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

Merged
merged 5 commits into from
Feb 17, 2025
Merged

Support Ruby 3.1 through 3.4 #1797

merged 5 commits into from
Feb 17, 2025

Conversation

mvz
Copy link
Collaborator

@mvz mvz commented Dec 30, 2024

This drops support for Ruby 3.0 which is EOL.

@mvz mvz force-pushed the update-supported-ruby-versions branch from ee2a752 to db6b2df Compare February 17, 2025 05:02
mvz added 5 commits February 17, 2025 06:16
This drops support for Ruby 3.0 which is EOL.
We haven't supported Ruby below version 2.7 in a while, so these checks
can go.
This change is needed to stop Ruby 3.4 emitting warnings about string
literals being frozen in the future.
@mvz mvz force-pushed the update-supported-ruby-versions branch from db6b2df to 42ede1e Compare February 17, 2025 06:30
@mvz mvz requested review from chastell and troessner February 17, 2025 06:54
@mvz mvz merged commit c5c5c0c into master Feb 17, 2025
6 checks passed
@mvz mvz deleted the update-supported-ruby-versions branch February 17, 2025 14: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