Skip to content

Drop support for Ruby 3.1 #628

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 1 commit into from
Apr 11, 2025
Merged

Drop support for Ruby 3.1 #628

merged 1 commit into from
Apr 11, 2025

Conversation

DannyBen
Copy link
Member

No description provided.

@DannyBen DannyBen merged commit 840bbc4 into master Apr 11, 2025
8 checks passed
@DannyBen DannyBen deleted the remove/ruby31 branch April 11, 2025 11:35
@meleu
Copy link
Collaborator

meleu commented Apr 11, 2025

Out of curiosity: why?

Some of those dependencies also dropped?

@DannyBen
Copy link
Member Author

Because Ruby 3.1 is EOL.

The main reasons I am following this practice are:

  1. To reduce the time it takes for CI (less versions to check).
  2. To open up the possibility of using language features that were added to newer versions of Ruby.

@DannyBen DannyBen added this to the 1.2.12 milestone Apr 14, 2025
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