Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 3.139.234.41
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
gems /
specifications /
Delete
Unzip
Name
Size
Permission
Date
Action
default
[ DIR ]
drwxr-xr-x
2025-03-20 13:38
bigdecimal-3.1.8.gemspec
1.14
KB
-rw-r--r--
2025-03-20 13:38
bundler-2.6.2.gemspec
11.07
KB
-rw-r--r--
2025-03-20 13:38
csv-3.3.2.gemspec
1.42
KB
-rw-r--r--
2025-03-20 13:38
drb-2.2.1.gemspec
918
B
-rw-r--r--
2025-03-20 13:38
getoptlong-0.2.1.gemspec
859
B
-rw-r--r--
2025-03-20 13:38
io-console-0.8.0.gemspec
1.07
KB
-rw-r--r--
2025-03-20 13:38
json-2.9.1.gemspec
2.14
KB
-rw-r--r--
2025-03-20 13:38
psych-5.2.2.gemspec
2.74
KB
-rw-r--r--
2025-03-20 13:38
rack-3.0.8.gemspec
1.78
KB
-rw-r--r--
2025-02-03 15:02
rackup-2.1.0.gemspec
1.26
KB
-rw-r--r--
2025-02-03 15:12
rake-13.2.1.gemspec
1.81
KB
-rw-r--r--
2025-03-20 13:38
rdoc-6.10.0.gemspec
5.77
KB
-rw-r--r--
2025-03-20 13:38
Save
Rename
# -*- encoding: utf-8 -*- # stub: json 2.9.1 ruby lib # stub: ext/json/extconf.rb ext/json/generator/extconf.rb ext/json/parser/extconf.rb Gem::Specification.new do |s| s.name = "json".freeze s.version = "2.9.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/ruby/json/issues", "changelog_uri" => "https://github.com/ruby/json/blob/master/CHANGES.md", "documentation_uri" => "https://ruby.github.io/json/doc/index.html", "homepage_uri" => "https://ruby.github.io/json", "source_code_uri" => "https://github.com/ruby/json", "wiki_uri" => "https://github.com/ruby/json/wiki" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Florian Frank".freeze] s.date = "2025-02-15" s.description = "This is a JSON implementation as a Ruby extension in C.".freeze s.email = "flori@ping.de".freeze s.extensions = ["ext/json/extconf.rb".freeze, "ext/json/generator/extconf.rb".freeze, "ext/json/parser/extconf.rb".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = ["README.md".freeze, "ext/json/extconf.rb".freeze, "ext/json/generator/extconf.rb".freeze, "ext/json/parser/extconf.rb".freeze, "json.rb".freeze, "json/add/bigdecimal.rb".freeze, "json/add/complex.rb".freeze, "json/add/core.rb".freeze, "json/add/date.rb".freeze, "json/add/date_time.rb".freeze, "json/add/exception.rb".freeze, "json/add/ostruct.rb".freeze, "json/add/range.rb".freeze, "json/add/rational.rb".freeze, "json/add/regexp.rb".freeze, "json/add/set.rb".freeze, "json/add/struct.rb".freeze, "json/add/symbol.rb".freeze, "json/add/time.rb".freeze, "json/common.rb".freeze, "json/ext.rb".freeze, "json/ext/generator/state.rb".freeze, "json/generic_object.rb".freeze, "json/version.rb".freeze] s.homepage = "https://ruby.github.io/json".freeze s.licenses = ["Ruby".freeze] s.rdoc_options = ["--title".freeze, "JSON implementation for Ruby".freeze, "--main".freeze, "README.md".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze) s.rubygems_version = "3.6.2".freeze s.summary = "JSON Implementation for Ruby".freeze end