File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ gem update --system
39
39
40
40
もし何らかの事情で RubyGems 全体を更新できない場合は、脆弱性対応のみを行うパッチが公開されています。
41
41
各バージョン用に用意されていますので、以下より入手・適用してください。
42
- なお、Ruby 2.4.1 用については、両方のパッチを順次適用してください。
43
42
44
43
* [ Ruby 2.2.7 用] ( https://bugs.ruby-lang.org/attachments/download/6690/rubygems-2613-ruby22.patch )
45
44
* [ Ruby 2.3.4 用] ( https://bugs.ruby-lang.org/attachments/download/6691/rubygems-2613-ruby23.patch )
46
- * [ Ruby 2.4.1 用(RubyGems 2.6.11 から 2.6.12 へのパッチ)] ( https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch )
47
- * [ Ruby 2.4.1 用(RubyGems 2.6.12 から 2.6.13 へのパッチ)] ( https://bugs.ruby-lang.org/attachments/download/6693/rubygems-2613-ruby24.patch )
45
+ * Ruby 2.4.1 用: 両方のパッチを順次適用してください。
46
+ 1 . [ RubyGems 2.6.11 から 2.6.12 へのパッチ] ( https://bugs.ruby-lang.org/attachments/download/6692/rubygems-2612-ruby24.patch )
47
+ 2 . [ RubyGems 2.6.12 から 2.6.13 へのパッチ] ( https://bugs.ruby-lang.org/attachments/download/6693/rubygems-2613-ruby24.patch )
48
48
49
49
開発版については、最新のリビジョンに更新してください。
50
50
You can’t perform that action at this time.
0 commit comments