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/2025-10-23-ruby-3-3-10-released.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,20 @@
1
1
---
2
2
layout: news_post
3
-
title: "Ruby 3.3.10 Released"
3
+
title: "Ruby 3.3.10 릴리스"
4
4
author: nagachika
5
-
translator:
5
+
translator:"shia"
6
6
date: 2025-10-23 11:00:00 +0000
7
-
lang: en
7
+
lang: ko
8
8
---
9
9
10
-
Ruby 3.3.10 has been released.
10
+
Ruby 3.3.10이 릴리스되었습니다.
11
11
12
-
This release includes [an update to the uri gem addressing CVE-2025-61594](https://www.ruby-lang.org/en/news/2025/10/07/uri-cve-2025-61594/),
13
-
along with other bug fixes. Please refer to [the release notes on GitHub](https://github.com/ruby/ruby/releases/tag/v3_3_10) for further details.
12
+
이 릴리스는 [CVE-2025-61594에 대응하는 uri gem 업데이트](https://www.ruby-lang.org/ko/news/2025/10/07/uri-cve-2025-61594/) 및
13
+
기타 버그 수정이 포함되어 있습니다. 자세한 내용은 [GitHub 릴리스 노트](https://github.com/ruby/ruby/releases/tag/v3_3_10)를 참조하세요.
14
14
15
-
We recommend updating your version of the uri gem. This release has been made for the convenience of those who wish to continue using it as a default gem.
15
+
uri gem을 업데이트할 것을 권장합니다. 이 릴리스는 기본 gem으로 계속 사용하려는 분들의 편의를 위해 제공됩니다.
0 commit comments