Skip to content

Commit 0f64df6

Browse files
committed
Update 3.3.10 releasenote.
1 parent e88ebd9 commit 0f64df6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
layout: news_post
33
title: "Ruby 3.3.10 Released"
4-
author:
5-
translator:
6-
date: 2025-10-23 10:35:41 +0000
4+
author: nagachika
5+
date: 2025-10-23 11:00:00 +0000
76
lang: en
87
---
98

109
Ruby 3.3.10 has been released.
1110

12-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_3_10) for further details.
11+
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/),
12+
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.
13+
14+
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.
1315

1416
## Download
1517

0 commit comments

Comments
 (0)