Skip to content

Commit bc7c7ec

Browse files
committed
Update the wrong version of RG 2.7.x and the revision of trunk branch.
1 parent 02b7079 commit bc7c7ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ It is strongly recommended for Ruby users to take one of the following workaroun
2929
* Ruby 2.4 series: 2.4.5 and earlier
3030
* Ruby 2.5 series: 2.5.3 and earlier
3131
* Ruby 2.6 series: 2.6.1 and earlier
32-
* prior to trunk revision XXXXXX
32+
* prior to trunk revision 67168
3333

3434
## Workarounds
3535

36-
RubyGems 2.7.6/3.0.3 or later includes the fix for the vulnerabilities, so upgrade RubyGems to the latest version.
36+
RubyGems 2.7.9/3.0.3 or later includes the fix for the vulnerabilities, so upgrade RubyGems to the latest version.
3737

3838
```
3939
gem update --system

0 commit comments

Comments
 (0)