Your IP : 216.73.216.158
Current Path :
/
opt
/
alt
/
ruby34
/
share
/
ruby
/
json
/
Upload File :
Current File : //opt/alt/ruby34/share/ruby/json/version.rb
# frozen_string_literal: true module JSON VERSION = '2.9.1' end