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