Issue
According to the Ruby website (https://www.ruby-lang.org/en/downloads/branches/) the v3.2.* will be EOL by end March 2026.
Ruby 3.2
status: security maintenance
release date: 2022-12-25
normal maintenance until: 2025-04-01
EOL: 2026-03-31 (expected)
Current version in .ruby_version is 3.2.9
Need to move to v3.3 as soon as possible to allow time for migrations.
Context
No response
Steps to Reproduce
No response
Expected Result
No response
Current Result
No response
Possible Fix
Migrate to ruby v3.3.*
Issue
According to the Ruby website (https://www.ruby-lang.org/en/downloads/branches/) the
v3.2.*will be EOL by end March 2026.Current version in
.ruby_versionis3.2.9Need to move to
v3.3as soon as possible to allow time for migrations.Context
No response
Steps to Reproduce
No response
Expected Result
No response
Current Result
No response
Possible Fix
Migrate to
ruby v3.3.*