Your IP : 13.58.110.182
Current Path :
/
opt
/
alt
/
ruby31
/
share
/
ruby
/
erb
/
Upload File :
Current File : //opt/alt/ruby31/share/ruby/erb/version.rb
# frozen_string_literal: true class ERB VERSION = '2.2.3' private_constant :VERSION end