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:
parent
abc0b2f10b
commit
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user