Skip to content

Commit 5746bb3

Browse files
committed
for 2.4.1, reviewed by sorah-san
1 parent 1d85e07 commit 5746bb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ 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, you'll need 2 patches one by one.
4544

4645
* [for Ruby 2.2.7](https://bugs.ruby-lang.org/attachments/download/6690/rubygems-2613-ruby22.patch)
4746
* [for Ruby 2.3.4](https://bugs.ruby-lang.org/attachments/download/6691/rubygems-2613-ruby23.patch)
48-
* [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)
49-
* [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)
47+
* for Ruby 2.4.1: need 2 patches. Apply sequentially as follows:
48+
1. [RubyGems 2.6.11 to 2.6.12](https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch)
49+
2. [RubyGems 2.6.12 to 2.6.13](https://bugs.ruby-lang.org/attachments/download/6693/rubygems-2613-ruby24.patch)
5050

5151
About the trunk, update to the latest revision.
5252

0 commit comments

Comments
 (0)