Skip to content

Commit 1d85e07

Browse files
committed
Reviewed by sorah-san
1 parent 3d7f6b6 commit 1d85e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/news/_posts/2017-08-29-multiple-vulnerabilities-in-rubygems.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ gem update --system
4141
```
4242

4343
If you can't upgrade RubyGems, you can apply the following patches as a workaround.
44-
For Ruby 2.4.1, apply the two patches one by one.
44+
For Ruby 2.4.1, you'll need 2 patches one by one.
4545

4646
* [for Ruby 2.2.7](https://bugs.ruby-lang.org/attachments/download/6690/rubygems-2613-ruby22.patch)
4747
* [for Ruby 2.3.4](https://bugs.ruby-lang.org/attachments/download/6691/rubygems-2613-ruby23.patch)
4848
* [for Ruby 2.4.1 (RubyGems 2.6.11 to 2.6.12)](https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch)
4949
* [for Ruby 2.4.1 (RubyGems 2.6.12 to 2.6.13)](https://bugs.ruby-lang.org/attachments/download/6693/rubygems-2613-ruby24.patch)
5050

51-
About trunk, sync the latest revision.
51+
About the trunk, update to the latest revision.
5252

5353
## Credits
5454

0 commit comments

Comments
 (0)