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 Ruby 2.4, 2.5, and 2.6 #153

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

ianks
Copy link
Contributor

@ianks ianks commented Jan 30, 2025

Ran into an issue where supporting 2.4/2.5 was annoying, so I figured I'd make a small dent in #77 and just drop support for these ancient rubies. WDYT?

@larskanis
Copy link
Member

I'm fine with dropping 2.6 in addition.

because it ships with Ruby 2.5
- remove builder ruby 2.5.9
- remove some cruft from Dockerfile.mri related to older rubies
@flavorjones
Copy link
Collaborator

I've added commits dropping centos-8 from the build matrix, and dropping ruby 2.6 (and the rbenv builder ruby v2.5.9).

@ianks Thanks for getting this started!

@flavorjones flavorjones changed the title Drop support for Ruby 2.4 and 2.5 Drop support for Ruby 2.4, 2.5, and 2.6 Jan 30, 2025
@flavorjones flavorjones merged commit 8ded2a1 into rake-compiler:main Jan 30, 2025
135 checks passed
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.

3 participants