Skip to content

Instantly share code, notes, and snippets.

@hsbt
Last active August 29, 2017 12:42
Show Gist options
  • Select an option

  • Save hsbt/a1b4feb7944a43022bd39ca52e4a7824 to your computer and use it in GitHub Desktop.

Select an option

Save hsbt/a1b4feb7944a43022bd39ca52e4a7824 to your computer and use it in GitHub Desktop.
commit 90c4279d75041a3c0969665ca8d441140b7d4ad3
Author: SHIBATA Hiroshi <[email protected]>
Date: Tue Aug 29 21:40:58 2017 +0900
Update patches description for Ruby 2.4.1
diff --git ja/news/_posts/2017-08-29-multiple-vulnerabilities-in-rubygems.md ja/news/_posts/2017-08-29-multiple-vulnerabilities-in-rubygems.md
index 8d5bb16f..7afc13e9 100644
--- ja/news/_posts/2017-08-29-multiple-vulnerabilities-in-rubygems.md
+++ ja/news/_posts/2017-08-29-multiple-vulnerabilities-in-rubygems.md
@@ -42,7 +42,10 @@ gem update --system
* [Ruby 2.2.7 用](https://bugs.ruby-lang.org/attachments/download/6690/rubygems-2613-ruby22.patch)
* [Ruby 2.3.4 用](https://bugs.ruby-lang.org/attachments/download/6691/rubygems-2613-ruby23.patch)
-* [Ruby 2.4.1 用](https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch)
+* [Ruby 2.4.1 用(rubygems-2.6.11 から 2.6.12 へのパッチ)](https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch)
+* [Ruby 2.4.1 用(rubygems-2.6.12 から 2.6.13 へのパッチ)](https://bugs.ruby-lang.org/attachments/download/6693/rubygems-2613-ruby24.patch)
+
+Ruby 2.4.1 用のパッチは rubygems-2.6.11 から 2.6.12 へのパッチを適用した後に 2.6.13 へのパッチを適用する必要があります。
## クレジット
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment