зеркало из https://github.com/github/ruby.git
Added debug message for http://rubyci.s3.amazonaws.com/freebsd12/ruby-master/log/20230306T023004Z.fail.html.gz#dist
This commit is contained in:
Родитель
7fcb782e2d
Коммит
75829f4d37
|
@ -1708,6 +1708,8 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
false
|
||||
end
|
||||
end
|
||||
rescue ArgumentError => e
|
||||
raise e, "#{name} #{version}: #{e.message}"
|
||||
end
|
||||
|
||||
# The date this gem was created.
|
||||
|
|
Загрузка…
Ссылка в новой задаче