Current Path : /proc/3848981/task/3848981/root/usr/lib/ruby/3.0.0/csv/ |
Current File : //proc/3848981/task/3848981/root/usr/lib/ruby/3.0.0/csv/version.rb |
# frozen_string_literal: true class CSV # The version of the installed library. VERSION = "3.1.9" end