зеркало из https://github.com/github/ruby.git
[ruby/psych] psych depends stringio only CRuby
https://github.com/ruby/psych/commit/e7bbf26cb2
This commit is contained in:
Родитель
4db88173d8
Коммит
87b968c903
|
@ -63,7 +63,7 @@ DESCRIPTION
|
||||||
s.add_dependency 'jar-dependencies', '>= 0.1.7'
|
s.add_dependency 'jar-dependencies', '>= 0.1.7'
|
||||||
else
|
else
|
||||||
s.extensions = ["ext/psych/extconf.rb"]
|
s.extensions = ["ext/psych/extconf.rb"]
|
||||||
|
s.add_dependency 'stringio'
|
||||||
end
|
end
|
||||||
|
|
||||||
s.add_dependency 'stringio'
|
|
||||||
end
|
end
|
||||||
|
|
Загрузка…
Ссылка в новой задаче