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

ext: add Ruby 3.4 to the precompiled native gems #3376

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

ext: add Ruby 3.4 to the precompiled native gems

Closes #3273.

Have you included adequate test coverage?

Yes.

Does this change affect the behavior of either the C or the Java implementations?

CRuby only, obvs.

@flavorjones flavorjones added this to the v1.18.0 milestone Dec 13, 2024
@flavorjones flavorjones force-pushed the flavorjones-dep-rcd-1.7.0.rc1 branch 3 times, most recently from 2e0cabb to a4fd0ee Compare December 14, 2024 13:28
@flavorjones flavorjones force-pushed the flavorjones-dep-rcd-1.7.0.rc1 branch from a4fd0ee to 0cad7a9 Compare December 14, 2024 13:36
@flavorjones flavorjones force-pushed the flavorjones-dep-rcd-1.7.0.rc1 branch from 445cd7f to 802bb7a Compare December 14, 2024 14:03
@flavorjones flavorjones merged commit 1788b0d into main Dec 14, 2024
177 checks passed
@flavorjones flavorjones deleted the flavorjones-dep-rcd-1.7.0.rc1 branch December 14, 2024 14:44
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.

drop support for Ruby 3.0, add support for Ruby 3.4
1 participant