Skip to content

Conversation

@yahonda
Copy link
Collaborator

@yahonda yahonda commented May 11, 2023

  • Ruby 3.0 and Ruby 2.7 are dropped because it is not compatible with Ubuntu 22.04 (Jammy Jellyfish) that ships with OpenSSL 3 and OpenSSL 3 support is available only for Ruby 3.1 or higher

Refer to https://bugs.ruby-lang.org/issues/18658

We decided to not backport openssl-3.x gem into ruby_2_7 and ruby_3_0 branches. Because it affects with OpenSSL 1.0.x.

CI against Oracle Database 11g will be migrated to GitHub Actions via #2327
that runs all Ruby versions supported by Rails main branch, so removing Ruby 2.7 and 3.0 here should be safe.

- Ruby 3.0 and Ruby 2.7 are dropped because it is not compatible
with Ubuntu 22.04 (Jammy Jellyfish) that ships with OpenSSL 3 and OpenSSL 3 support
is available only for Ruby 3.1 or higher

Refer to https://bugs.ruby-lang.org/issues/18658
> We decided to not backport openssl-3.x gem into ruby_2_7 and ruby_3_0 branches. Because it affects with OpenSSL 1.0.x.

CI against Oracle Database 11g will be migrated to GitHub Actions via rsim#2327
that runs all Ruby versions supported by Rails main branch, so removing Ruby 2.7 and 3.0 here should be safe.
@yahonda yahonda force-pushed the use_jammy_at_travis branch from 2c217b8 to f247bc6 Compare May 11, 2023 06:56
@yahonda yahonda merged commit 6e3a0fc into rsim:master May 11, 2023
@yahonda yahonda deleted the use_jammy_at_travis branch June 9, 2024 07:53
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