Skip to content

Commit 31bb648

Browse files
yahondahsbt
authored andcommitted
Ruby 4.0.0 preview2 uses Unicode version 17.0
Ref ruby/ruby#15170
1 parent 4fa7c47 commit 31bb648

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

en/news/_posts/2025-11-17-ruby-4-0-0-preview2-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: en
88
---
99

1010
{% assign release = site.data.releases | where: "version", "4.0.0-preview2" | first %}
11-
We are pleased to announce the release of Ruby {{ release.version }}. Ruby 4.0 updates its Unicode version to 15.1.0, and so on.
11+
We are pleased to announce the release of Ruby {{ release.version }}. Ruby 4.0 updates its Unicode version to 17,0.0, and so on.
1212

1313
## Language changes
1414

@@ -32,7 +32,7 @@ Note: We're only listing notable updates of Core class.
3232

3333
* String
3434

35-
* Update Unicode to Version 15.1.0 and Emoji Version 15.1. [[Feature #19908]]
35+
* Update Unicode to Version 17.0.0 and Emoji Version 17.0. [[Feature #19908]][[Feature #20724]][[Feature #21275]]
3636
(also applies to Regexp)
3737

3838

ja/news/_posts/2025-11-17-ruby-4-0-0-preview2-released.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ lang: ja
88
---
99

1010
{% assign release = site.data.releases | where: "version", "4.0.0-preview2" | first %}
11-
Ruby {{ release.version }} が公開されました。Ruby 4.0では、Unicodeバージョンの15.1.0へのアップデートなど様々な改善が行われています。
11+
Ruby {{ release.version }} が公開されました。Ruby 4.0では、Unicodeバージョンの17.0.0へのアップデートなど様々な改善が行われています。
1212

1313

1414

@@ -36,7 +36,7 @@ Ruby {{ release.version }} が公開されました。Ruby 4.0では、Unicode
3636

3737
* String
3838

39-
* Update Unicode to Version 15.1.0 and Emoji Version 15.1. [[Feature #19908]]
39+
* Update Unicode to Version 17.0.0 and Emoji Version 17.0. [[Feature #19908]][[Feature #20724]][[Feature #21275]]
4040
(also applies to Regexp)
4141

4242

0 commit comments

Comments
 (0)