зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Remove unused method
https://github.com/rubygems/rubygems/commit/f2dbf242ea
This commit is contained in:
Родитель
a4c09342a2
Коммит
4e27319c2c
|
@ -55,11 +55,6 @@ class Gem::Ext::Builder
|
|||
end
|
||||
end
|
||||
|
||||
def self.redirector
|
||||
warn "#{caller[0]}: Use IO.popen(..., err: [:child, :out])"
|
||||
'2>&1'
|
||||
end
|
||||
|
||||
def self.run(command, results, command_name = nil)
|
||||
verbose = Gem.configuration.really_verbose
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче