Skip to content

Commit ac15767

Browse files
committed
Tweak the wording a little
1 parent 595b96f commit ac15767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/news/_posts/2026-04-21-ruby-4-0-3-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Ruby 4.0.3 has been released.
1111

1212
This release only contains ERB 6.0.1.1, which fixes [CVE-2026-41316](https://www.ruby-lang.org/en/news/2026/04/21/erb-cve-2026-41316/).
1313

14-
If your application calls Marshal.load on untrusted data AND has both erb and activesupport loaded, please update your ERB to 4.0.3.1, 4.0.4.1, 6.0.1.1, 6.0.4 or later. You can use this Ruby 4.0.3 release to do so.
14+
If your application calls Marshal.load on untrusted data AND has both erb and activesupport loaded, please update your ERB to 4.0.3.1, 4.0.4.1, 6.0.1.1, 6.0.4 or later. You may use this Ruby 4.0.3 release to do so.
1515

1616
## Release Schedule
1717

0 commit comments

Comments
 (0)