Current Path :
/
opt
/
alt
/
ruby32
/
share
/
ruby
/
openssl
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby32/share/ruby/openssl/version.rb
# frozen_string_literal: true module OpenSSL VERSION = "3.1.0" end