Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby33/share/rubygems/rubygems/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby33/share/rubygems/rubygems/vendored_net_http.rb |
# frozen_string_literal: true # Ruby 3.3 and RubyGems 3.5 is already load Gem::Timeout from lib/rubygems/net/http.rb # We should avoid to load it again require_relative "vendor/net-http/lib/net/http" unless defined?(Gem::Net::HTTP)