mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
e1494145d9
commit
6608bc77b6
Notes:
git
2020-07-31 21:08:15 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ rescue LoadError => e
|
||||||
end
|
end
|
||||||
|
|
||||||
unless defined?(OpenSSL::SSL)
|
unless defined?(OpenSSL::SSL)
|
||||||
warn 'Skipping Gem::Request tests. openssl not found.'
|
warn 'Skipping Gem::RemoteFetcher tests. openssl not found.'
|
||||||
end
|
end
|
||||||
|
|
||||||
require 'rubygems/remote_fetcher'
|
require 'rubygems/remote_fetcher'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue