зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Added explicitly loading for Gem::SafeYAML
https://github.com/rubygems/rubygems/commit/3d9d587dd7
This commit is contained in:
Родитель
2c91ec0869
Коммит
038c6e773f
|
@ -332,6 +332,8 @@ module Gem::GemcutterUtilities
|
|||
request.basic_auth email, password
|
||||
end
|
||||
|
||||
Gem.load_yaml
|
||||
|
||||
with_response response do |resp|
|
||||
Gem::SafeYAML.load clean_text(resp.body)
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче