Skip to content

Commit d43f064

Browse files
riseshiaclaude
andcommitted
Translate "Ruby 3.4.10 Released" (ko)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5a007ae commit d43f064

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

ko/news/_posts/2026-06-30-ruby-3-4-10-released.md

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

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

12-
This release is a regular stable package release contains the version update of bundled gem net-imap. The net-imap.gem update contains some security fixes. Please see [the release note of net-imap v0.5.15](https://github.com/ruby/net-imap/releases/tag/v0.5.15) for the detailed update of net-imap.gem.
12+
이번 릴리스는 번들 gem net-imap의 버전 업데이트를 포함하는 일반적인 안정 패키지 릴리스입니다. net-imap.gem 업데이트에는 몇 가지 보안 수정이 포함되어 있습니다. net-imap.gem의 자세한 업데이트 내용은 [net-imap v0.5.15의 릴리스 노트](https://github.com/ruby/net-imap/releases/tag/v0.5.15)를 참조하세요.
1313

14-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_10) for further details.
14+
자세한 내용은 [GitHub 릴리스](https://github.com/ruby/ruby/releases/tag/v3_4_10)를 참조하세요.
1515

16-
## Download
16+
## 다운로드
1717

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

@@ -38,7 +38,7 @@ Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_
3838
SHA256: {{ release.sha256.zip }}
3939
SHA512: {{ release.sha512.zip }}
4040

41-
## Release Comment
41+
## 릴리스 코멘트
4242

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

0 commit comments

Comments
 (0)