зеркало из https://github.com/github/ruby.git
Apply r41148 again
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
abc0b2f10b
Коммит
d9194a4604
|
@ -2268,7 +2268,7 @@ class Gem::Specification
|
|||
require 'rubygems/psych_tree'
|
||||
end
|
||||
|
||||
builder = Gem::NoAliasYAMLTree.new({})
|
||||
builder = Gem::NoAliasYAMLTree.create
|
||||
builder << self
|
||||
ast = builder.tree
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче