зеркало из https://github.com/github/ruby.git
Update to ruby/mspec@098b320
This commit is contained in:
Родитель
f8ead3a72f
Коммит
e6d93a27af
|
@ -10,7 +10,7 @@ if Object.const_defined?(:Warning) and Warning.respond_to?(:[]=)
|
|||
end
|
||||
|
||||
if Object.const_defined?(:Warning) and Warning.respond_to?(:warn)
|
||||
def Warning.warn(message)
|
||||
def Warning.warn(message, category: nil)
|
||||
# Suppress any warning inside the method to prevent recursion
|
||||
verbose = $VERBOSE
|
||||
$VERBOSE = nil
|
||||
|
|
Загрузка…
Ссылка в новой задаче