You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ko/news/_posts/2026-03-11-ruby-3-4-9-released.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
1
---
2
2
layout: news_post
3
-
title: "Ruby 3.4.9 Released"
3
+
title: "Ruby 3.4.9 릴리스"
4
4
author: nagachika
5
-
translator:
5
+
translator:"shia"
6
6
date: 2026-03-11 11:00:00 +0000
7
-
lang: en
7
+
lang: ko
8
8
---
9
9
10
-
Ruby 3.4.9 has been released.
10
+
Ruby 3.4.9가 릴리스되었습니다.
11
11
12
-
This release includes [an update to the zlib gem addressing CVE-2026-27820](https://www.ruby-lang.org/en/news/2026/03/05/buffer-overflow-zlib-cve-2026-27820/),
13
-
along with other bug fixes.
14
-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_9) for further details.
12
+
이번 릴리스에는 [CVE-2026-27820을 해결하는 zlib gem의 업데이트](https://www.ruby-lang.org/ko/news/2026/03/05/buffer-overflow-zlib-cve-2026-27820/)와
13
+
기타 버그 수정이 포함되어 있습니다.
14
+
자세한 내용은 [GitHub 릴리스](https://github.com/ruby/ruby/releases/tag/v3_4_9)를 참조하세요.
15
15
16
-
We recommend updating your version of the zlib gem. This release has been made for the convenience of those who wish to continue using it as a default gem.
16
+
zlib gem을 업데이트하는 것을 권장합니다. 이번 릴리스는 기본 gem으로 계속 사용하고자 하는 분들의 편의를 위해 만들어졌습니다.
0 commit comments