Skip to content

Commit 8f11fef

Browse files
committed
Revert to mention the released version of Ruby.
1 parent e2f18e4 commit 8f11fef

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

en/news/_posts/2019-03-05-multiple-vulnerabilities-in-rubygems.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following vulnerabilities have been reported.
2222
* CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution
2323
* CVE-2019-8325: Escape sequence injection vulnerability in errors
2424

25-
It is strongly recommended for Ruby users to upgrade your Ruby installation or take one of the following workarounds as soon as possible.
25+
It is strongly recommended for Ruby users to take one of the following workarounds as soon as possible.
2626

2727
## Affected Versions
2828

@@ -33,8 +33,7 @@ It is strongly recommended for Ruby users to upgrade your Ruby installation or t
3333

3434
## Workarounds
3535

36-
In principle, you should upgrade your Ruby installation to the latest version.
37-
RubyGems 2.7.8, 3.0.3 or later includes the fix for the vulnerabilities, so upgrade RubyGems to the latest version if you can't upgrade Ruby itself.
36+
RubyGems 2.7.6/3.0.3 or later includes the fix for the vulnerabilities, so upgrade RubyGems to the latest version.
3837

3938
```
4039
gem update --system

0 commit comments

Comments
 (0)