Skip to content

Conversation

@nevans
Copy link
Contributor

@nevans nevans commented Dec 15, 2025

This will provide early warning for changes, not only to ruby (the language), but also to important default stdlib gems, such as openssl.

For example, this will not pass until the following other PRs are merged:

It passes for me (locally) with those both merged.

This will provide early warning for changes, not only to ruby (the
language), but also to important default stdlib gems, such as `openssl`.

For example, CI will break with the `openssl` 4.0 gem, because it
modifies `OpenSSL::SSL::SSLContext::DEFAULT_PARAMS`.
@nevans nevans requested a review from a team as a code owner December 15, 2025 23:10
@nevans
Copy link
Contributor Author

nevans commented Dec 23, 2025

@chrisarcand Any thoughts on this #361 and #362 (which are needed for ruby 4.0 compatibility) or this PR (which will help detect future compatibility issues a little bit sooner)?

If you don't have time before then, that's fine (and very relatable!). I'll update this PR after the 4.0 release to add 4.0 to the matrix, too.

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.

1 participant