| Path : /proc/thread-self/root/proc/thread-self/root/opt/alt/ruby40/share/ruby/openssl/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/opt/alt/ruby40/share/ruby/openssl/version.rb |
# frozen_string_literal: true module OpenSSL # The version string of Ruby/OpenSSL. VERSION = "4.0.0" end