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 : 18.221.83.34
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
gems /
specifications /
Delete
Unzip
Name
Size
Permission
Date
Action
default
[ DIR ]
drwxr-xr-x
2025-01-26 18:06
bigdecimal-3.1.5.gemspec
1.17
KB
-rw-r--r--
2025-01-26 18:06
bundler-2.5.22.gemspec
11.1
KB
-rw-r--r--
2025-01-26 18:06
io-console-0.7.1.gemspec
1
KB
-rw-r--r--
2025-01-26 18:06
json-2.7.2.gemspec
2.14
KB
-rw-r--r--
2025-01-26 18:06
psych-5.1.2.gemspec
2.62
KB
-rw-r--r--
2025-01-26 18:06
rack-3.0.8.gemspec
1.82
KB
-rw-r--r--
2024-04-22 12:59
rackup-2.1.0.gemspec
1.29
KB
-rw-r--r--
2024-04-22 13:04
rake-13.1.0.gemspec
1.81
KB
-rw-r--r--
2025-01-26 18:06
rdoc-6.6.3.1.gemspec
5.52
KB
-rw-r--r--
2025-01-26 18:06
ruby-lsapi-5.6.gemspec
967
B
-rw-r--r--
2024-04-22 13:08
Save
Rename
# -*- encoding: utf-8 -*- # stub: json 2.7.2 ruby lib # stub: ext/json/ext/generator/extconf.rb ext/json/ext/parser/extconf.rb ext/json/extconf.rb Gem::Specification.new do |s| s.name = "json".freeze s.version = "2.7.2".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/flori/json/issues", "changelog_uri" => "https://github.com/flori/json/blob/master/CHANGES.md", "documentation_uri" => "https://flori.github.io/json/doc/index.html", "homepage_uri" => "https://flori.github.io/json", "source_code_uri" => "https://github.com/flori/json", "wiki_uri" => "https://github.com/flori/json/wiki" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Florian Frank".freeze] s.date = "2025-01-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/ext/generator/extconf.rb".freeze, "ext/json/ext/parser/extconf.rb".freeze, "ext/json/extconf.rb".freeze] s.extra_rdoc_files = ["README.md".freeze] s.files = ["README.md".freeze, "ext/json/ext/generator/extconf.rb".freeze, "ext/json/ext/parser/extconf.rb".freeze, "ext/json/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/generic_object.rb".freeze, "json/version.rb".freeze] s.homepage = "https://flori.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.3".freeze) s.rubygems_version = "3.5.22".freeze s.summary = "JSON Implementation for Ruby".freeze end