Current File : //opt/alt/ruby30/share/ruby/openssl/version.rb
# frozen_string_literal: true

module OpenSSL
  VERSION = "2.2.2"
end