Ruby

Ruby-Community · current 4.0.6

The current version of Ruby is 4.0.6 (as of 13/07/2026). patchletter checks the official source daily and emails you every new release.

BSI security advisories

Advisories the German BSI (CERT-Bund) published for this product. Whether your version is affected is stated in the advisory itself.

All BSI advisories →

Ruby at a glance

Ruby is a widely used programming language, notably behind Ruby on Rails and much tooling and automation. The Ruby core team ships a new minor version yearly, each maintained with bug and security fixes for a few years, plus security releases for the interpreter and standard library.

For admins Ruby is usually a runtime beneath an application (often Rails), whose requirements set the version. Apply security fixes promptly by moving the Ruby version in servers, containers and CI, and keep the end-of-life date of your minor version in view — running an unsupported Ruby is a common exposure. Version managers (rbenv, rvm) keep multiple Rubies in parallel; on updates, check the application and its native gems. The gem dependencies carry their own supply-chain risk — audit them (bundler-audit helps). Test the app before moving a major Ruby version. Patchletter surfaces new Ruby releases.

Support cycles (endoflife.date)

CycleLatest versionStatus
4.04.0.6EOL 31 Mar 29
3.43.4.10EOL 31 Mar 28
3.33.3.12EOL 31 Mar 27
3.23.2.11End of Life
3.13.1.7End of Life
3.03.0.7End of Life
2.72.7.8End of Life
2.62.6.10End of Life

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
4.0.6STABLE13/07/2026Release notes →
4.0.5STABLE19/05/2026Release notes →
3.4.10STABLE30/06/2026
3.3.12STABLE16/07/2026
3.3.11STABLE26/03/2026
3.2.11STABLE27/03/2026
3.1.7STABLE26/03/2025
3.0.7STABLE23/04/2024
2.7.8STABLE30/03/2023
2.6.10STABLE12/04/2022
2.5.9STABLE05/04/2021
2.4.10STABLE31/03/2020
2.3.8STABLE17/10/2018
2.2.10STABLE28/03/2018
2.1.10STABLE31/03/2016
2.0.0p648STABLE16/12/2015
1.9.3p551STABLE13/11/2014

Frequently asked questions

What is the latest version of Ruby?
Ruby 4.0.6, released 13/07/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the Ruby release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new Ruby updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a Ruby update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch Ruby

Embed this badge

Shows the current Ruby version and updates itself. Free to use, no account needed.

Ruby badge
[![Ruby](https://patchletter.com/badge/ruby.svg)](https://patchletter.com/en/software/ruby)
https://patchletter.com/badge/ruby.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps