mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Rubygems doesn't need to load the resolv
library
8bf41f53cc
This commit is contained in:
parent
9cddc0ec94
commit
960023ff54
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ require 'rubygems/s3_uri_signer'
|
||||||
require 'rubygems/uri_formatter'
|
require 'rubygems/uri_formatter'
|
||||||
require 'rubygems/uri_parser'
|
require 'rubygems/uri_parser'
|
||||||
require 'rubygems/user_interaction'
|
require 'rubygems/user_interaction'
|
||||||
require 'resolv'
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# RemoteFetcher handles the details of fetching gems and gem information from
|
# RemoteFetcher handles the details of fetching gems and gem information from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue