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: en/news/_posts/2025-10-23-ruby-3-3-10-released.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,17 @@
1
1
---
2
2
layout: news_post
3
3
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
7
6
lang: en
8
7
---
9
8
10
9
Ruby 3.3.10 has been released.
11
10
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.
0 commit comments