Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby32/share/gems/gems/bundler-2.4.19/lib/bundler/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby32/share/gems/gems/bundler-2.4.19/lib/bundler/vendored_persistent.rb |
# frozen_string_literal: true module Bundler module Persistent module Net module HTTP end end end end require_relative "vendor/net-http-persistent/lib/net/http/persistent" module Bundler PersistentHTTP = Persistent::Net::HTTP::Persistent end