Skip to content

Commit e9e3a34

Browse files
committed
Translate "Ruby 3.3.10 Released" (ko)
1 parent b2336a0 commit e9e3a34

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ko/news/_posts/2025-10-23-ruby-3-3-10-released.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: news_post
3-
title: "Ruby 3.3.10 Released"
3+
title: "Ruby 3.3.10 릴리스"
44
author: nagachika
5-
translator:
5+
translator: "shia"
66
date: 2025-10-23 11:00:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

10-
Ruby 3.3.10 has been released.
10+
Ruby 3.3.10이 릴리스되었습니다.
1111

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)를 참조하세요.
1414

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으로 계속 사용하려는 분들의 편의를 위해 제공됩니다.
1616

17-
## Download
17+
## 다운로드
1818

1919
{% assign release = site.data.releases | where: "version", "3.3.10" | first %}
2020

@@ -39,7 +39,7 @@ We recommend updating your version of the uri gem. This release has been made fo
3939
SHA256: {{ release.sha256.zip }}
4040
SHA512: {{ release.sha512.zip }}
4141

42-
## Release Comment
42+
## 릴리스 코멘트
4343

44-
Many committers, developers, and users who provided bug reports helped us make this release.
45-
Thanks for their contributions.
44+
많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다.
45+
그들의 기여에 감사드립니다.

0 commit comments

Comments
 (0)