Linux server165.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
Server IP : 68.65.122.53 & Your IP : 216.73.217.145
Domains :
Cant Read [ /etc/named.conf ]
User : vacazsti
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby40 /
share /
gems /
specifications /
Delete
Unzip
Name
Size
Permission
Date
Action
default
[ DIR ]
drwxr-xr-x
2026-04-24 16:08
bigdecimal-4.0.1.gemspec
1.14
KB
-rw-r--r--
2026-04-24 16:08
bundler-4.0.6.gemspec
17.04
KB
-rw-r--r--
2026-04-24 16:08
csv-3.3.5.gemspec
1.54
KB
-rw-r--r--
2026-04-24 16:08
drb-2.2.3.gemspec
988
B
-rw-r--r--
2026-04-24 16:08
getoptlong-0.2.1.gemspec
859
B
-rw-r--r--
2026-04-24 16:08
io-console-0.8.2.gemspec
1.25
KB
-rw-r--r--
2026-04-24 16:08
json-2.18.0.gemspec
4.31
KB
-rw-r--r--
2026-04-24 16:08
psych-5.3.1.gemspec
4.71
KB
-rw-r--r--
2026-04-24 16:08
rdoc-7.0.3.gemspec
2.23
KB
-rw-r--r--
2026-04-24 16:08
ruby-lsapi-5.6.gemspec
928
B
-rw-r--r--
2026-04-23 10:24
Save
Rename
# -*- encoding: utf-8 -*- # stub: csv 3.3.5 ruby lib Gem::Specification.new do |s| s.name = "csv".freeze s.version = "3.3.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/ruby/csv/releases/tag/v3.3.5" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["James Edward Gray II".freeze, "Kouhei Sutou".freeze] s.date = "2026-04-21" s.description = "The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.".freeze s.email = [nil, "kou@cozmixng.org".freeze] s.extra_rdoc_files = ["LICENSE.txt".freeze, "NEWS.md".freeze, "README.md".freeze, "doc/csv/recipes/filtering.rdoc".freeze, "doc/csv/recipes/generating.rdoc".freeze, "doc/csv/recipes/parsing.rdoc".freeze, "doc/csv/recipes/recipes.rdoc".freeze] s.files = ["LICENSE.txt".freeze, "NEWS.md".freeze, "README.md".freeze, "doc/csv/recipes/filtering.rdoc".freeze, "doc/csv/recipes/generating.rdoc".freeze, "doc/csv/recipes/parsing.rdoc".freeze, "doc/csv/recipes/recipes.rdoc".freeze] s.homepage = "https://github.com/ruby/csv".freeze s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze] s.rdoc_options = ["--main".freeze, "README.md".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.4.20".freeze s.summary = "CSV Reading and Writing".freeze s.installed_by_version = "4.0.6".freeze end