Skip to content

Commit a743f4f

Browse files
committed
Write up Ruby 3.4.5 Released
1 parent 2e5aead commit a743f4f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

en/news/_posts/2025-07-15-ruby-3-4-5-released.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
---
22
layout: news_post
33
title: "Ruby 3.4.5 Released"
4-
author:
4+
author: k0kubun
55
translator:
6-
date: 2025-07-15 17:02:28 +0000
6+
date: 2025-07-15 17:00:00 +0000
77
lang: en
88
---
99

1010
Ruby 3.4.5 has been released.
1111

12-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_5) for further details.
12+
This is a routine update that includes bug fixes and GCC 15 support. Please refer to the
13+
[release notes on GitHub](https://github.com/ruby/ruby/releases/tag/v3_4_5) for further details.
14+
15+
## Release Schedule
16+
17+
We intend to release the latest stable Ruby version (currently Ruby 3.4) every two months following the most recent release.
18+
Ruby 3.4.6 is scheduled for September, 3.4.7 for November, and 3.4.8 for January.
19+
20+
If a change arises that significantly affects users, a release may occur earlier than planned, and the subsequent schedule may shift accordingly.
1321

1422
## Download
1523

0 commit comments

Comments
 (0)