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/2024-05-29-ruby-3-1-6-released.md
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
---
2
2
layout: news_post
3
-
title: "Ruby 3.1.6 Released"
3
+
title: "Ruby 3.1.6 릴리스"
4
4
author: "hsbt"
5
-
translator:
5
+
translator:"shia"
6
6
date: 2024-05-29 9:00:00 +0000
7
-
lang: en
7
+
lang: ko
8
8
---
9
9
10
-
Ruby 3.1.6 has been released.
10
+
Ruby 3.1.6이 릴리스되었습니다.
11
11
12
-
Ruby 3.1 series is now in the security maintenance phase. In general, we will fix only security issues in this phase. But we have several build failure issues after the release of Ruby 3.1.5. We decided to release Ruby 3.1.6 to fix these issues.
12
+
Ruby 3.1 시리즈는 이제 보안 유지보수 단계에 들어갔습니다. 일반적으로 이 단계에서는 보안 문제만 수정합니다. 그러나 Ruby 3.1.5 릴리스 이후 빌드 실패 문제가 여럿 발생했습니다. 이 문제들을 해결하기 위해 Ruby 3.1.6을 릴리스하기로 결정했습니다.
13
13
14
-
Please check the topics below for details.
14
+
아래 항목에서 자세한 내용을 확인하세요.
15
15
16
-
*[Bug #20151: Can't build Ruby 3.1 on FreeBSD 14.0](https://bugs.ruby-lang.org/issues/20151)
17
-
*[Bug #20451: Bad Ruby 3.1.5 backport causes fiddle to fail to build](https://bugs.ruby-lang.org/issues/20451)
0 commit comments