Ruby 3.0 · Version Status

Ruby 3.0 End of Life Date

Ruby 3.0 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.

Ruby 3.0 is past end of life. This version no longer receives security patches. 746 days past EOL — migrate to a supported version immediately.
EOL Date
Apr 23, 2024
746 days past EOL
Latest Release
3.0.7
Standard release
Release Date
Dec 25, 2020
Ruby 3.0 series
← Ruby 2.7 All Ruby versions Ruby 3.1 →
Recommended upgrade path
Ruby 4.0
Latest release: 4.0.3 · EOL: Mar 31, 2029
View full Ruby timeline →
All Ruby Versions
VersionLatestEOL DateStatus
1.9.3 1.9.3p551 Feb 23, 2015 EOL
2.0.0 2.0.0p648 Feb 24, 2016 EOL
2.1 2.1.10 Mar 31, 2017 EOL
2.2 2.2.10 Mar 31, 2018 EOL
2.3 2.3.8 Mar 31, 2019 EOL
2.4 2.4.10 Mar 31, 2020 EOL
2.5 2.5.9 Mar 31, 2021 EOL
2.6 2.6.10 Mar 31, 2022 EOL

What does Ruby 3.0 end of life mean?

When Ruby 3.0 reaches end of life, the maintainers stop issuing security patches for this version. CVEs discovered after the EOL date are publicly disclosed on the National Vulnerability Database with no patch available. Exploit code frequently appears on GitHub within days of disclosure.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the ongoing accumulation of unpatched vulnerabilities in EOL software versions. Running Ruby 3.0 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.

Migrate to Ruby 4.0 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.

Frequently Asked Questions
When does Ruby 3.0 reach end of life?
Ruby 3.0 reached end of life on April 23, 2024. This version is no longer receiving security patches.
Is Ruby 3.0 still supported?
No. Ruby 3.0 reached end of life on April 23, 2024 and is no longer receiving security patches.
What should I upgrade to from Ruby 3.0?
The recommended upgrade from Ruby 3.0 is Ruby 4.0 — the latest actively supported version. Check the Ruby full timeline for all supported versions.
What are the security risks of running Ruby 3.0 past EOL?
When Ruby 3.0 reaches end of life, the maintainers stop issuing security patches. Any CVEs disclosed after the EOL date accumulate with no remediation path. Most vulnerability scanners do not flag this — it is the CVE blind spot. Organizations running EOL Ruby should migrate immediately or implement compensating controls.
Data from endoflife.date API · Generated at build time · How we source data →