← ← Back to all products
Ruby
Active
Programming Languages Latest Version: 4.0.1 Latest Release: Jan 12, 2026
Ruby is a dynamic, open-source programming language focused on simplicity and productivity, known for the Ruby on Rails framework.
Versions
15
Latest Version
4.0.1
Active Support
4
EOL
11
Lifecycle Timeline
Today ↓
4.0
4.0
3.4
3.4
3.3
3.3
3.2
3.2
3.1
3.1
3.0
3.0
2.7
2.7
2.6
2.6
2.5
2.5
2.4
2.4
Active SupportSecurity SupportEOL
Versions
| Release | Release Date | Active Support | EOL | Latest Version | LTS | Status |
|---|---|---|---|---|---|---|
| 4.0 | Dec 25, 2025 | - | Mar 31, 2029 | 4.0.1 | No | Active |
| 3.4 | Dec 24, 2024 | - | Mar 31, 2028 | 3.4.8 | No | Active |
| 3.3 | Dec 25, 2023 | - | Mar 31, 2027 | 3.3.10 | No | Active |
| 3.2 | Dec 25, 2022 | - | Mar 31, 2026 | 3.2.10 | No | Active |
| 3.1 | Dec 25, 2021 | - | Mar 31, 2025 | 3.1.7 | No | EOL |
| 3.0 | Dec 25, 2020 | - | Apr 23, 2024 | 3.0.7 | No | EOL |
| 2.7 | Dec 25, 2019 | - | Mar 31, 2023 | 2.7.8 | No | EOL |
| 2.6 | Dec 25, 2018 | - | Mar 31, 2022 | 2.6.10 | No | EOL |
| 2.5 | Dec 25, 2017 | - | Mar 31, 2021 | 2.5.9 | No | EOL |
| 2.4 | Dec 23, 2016 | - | Mar 31, 2020 | 2.4.10 | No | EOL |
| 2.3 | Dec 24, 2015 | - | Mar 31, 2019 | 2.3.8 | No | EOL |
| 2.2 | Dec 25, 2014 | - | Mar 31, 2018 | 2.2.10 | No | EOL |
| 2.1 | Dec 25, 2013 | - | Mar 31, 2017 | 2.1.10 | No | EOL |
| 2.0.0 | Feb 24, 2013 | - | Feb 24, 2016 | 2.0.0p648 | No | EOL |
| 1.9.3 | Oct 30, 2011 | - | Feb 23, 2015 | 1.9.3p551 | No | EOL |
Frequently Asked Questions
Which versions of Ruby have reached end of life?
The following Ruby versions have reached end of life and no longer receive security updates: 3.1, 3.0, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2 (and 3 more). It is recommended to upgrade to a supported version.
Is it safe to continue using Ruby 3.1?
Ruby 3.1 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of Ruby?
The latest version of Ruby is 4.0.1, released in the 4.0 release cycle.
How many versions of Ruby are currently supported?
Ruby currently has 4 actively supported version(s): 4.0, 3.4, 3.3, 3.2.
When does Ruby 4.0 reach end of life?
Ruby 4.0 is scheduled to reach end of life on Mar 31, 2029.
What should I do when Ruby reaches end of life?
When a Ruby version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.