Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby30/share/rubygems/rubygems/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby30/share/rubygems/rubygems/openssl.rb |
# frozen_string_literal: true autoload :OpenSSL, "openssl" module Gem HAVE_OPENSSL = defined? OpenSSL::SSL # :nodoc: end