Skip to content

Commit 818c878

Browse files
committed
Translate "Ruby 3.2.5 Released" (ko)
1 parent 2e72cba commit 818c878

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

ko/news/_posts/2024-07-26-ruby-3-2-5-released.md

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

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

12-
This release include many bug-fixes.
13-
And we updated the version of bundled gem `rexml` to include the following security fix.
14-
[CVE-2024-39908 : DoS in REXML]({%link en/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md %}).
12+
이번 릴리스에는 많은 버그 수정이 포함되어 있습니다.
13+
그리고 내장된 `rexml` gem을 다음 보안 수정을 포함하는 버전으로 업데이트했습니다.
14+
[CVE-2024-39908: REXML의 DoS 취약점]({%link ko/news/_posts/2024-07-16-dos-rexml-cve-2024-39908.md %}).
1515

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

18-
## Download
18+
## 다운로드
1919

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

@@ -40,7 +40,7 @@ Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_2_
4040
SHA256: {{ release.sha256.zip }}
4141
SHA512: {{ release.sha512.zip }}
4242

43-
## Release Comment
43+
## 릴리스 코멘트
4444

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

0 commit comments

Comments
 (0)