Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
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
2026-05-05 23:12
abbrev-0.1.2.gemspec
1022
B
-rw-r--r--
2026-04-07 16:51
base64-0.2.0.gemspec
1.02
KB
-rw-r--r--
2026-04-07 16:51
bigdecimal-3.1.8.gemspec
1.14
KB
-rw-r--r--
2026-04-07 16:51
bundler-2.6.9.gemspec
11.19
KB
-rw-r--r--
2026-04-07 16:51
csv-3.3.2.gemspec
1.42
KB
-rw-r--r--
2026-04-07 16:51
debug-1.11.0.gemspec
1.41
KB
-rw-r--r--
2026-04-07 16:51
drb-2.2.1.gemspec
918
B
-rw-r--r--
2026-04-07 16:51
getoptlong-0.2.1.gemspec
859
B
-rw-r--r--
2026-04-07 16:51
io-console-0.8.1.gemspec
1.07
KB
-rw-r--r--
2026-04-07 16:51
irb-1.14.3.gemspec
3.38
KB
-rw-r--r--
2026-04-07 16:51
json-2.9.1.gemspec
2.14
KB
-rw-r--r--
2026-04-07 16:51
matrix-0.4.2.gemspec
843
B
-rw-r--r--
2026-04-07 16:51
minitest-5.25.4.gemspec
4.67
KB
-rw-r--r--
2026-04-07 16:51
mutex_m-0.3.0.gemspec
983
B
-rw-r--r--
2026-04-07 16:51
net-ftp-0.3.8.gemspec
1.08
KB
-rw-r--r--
2026-04-07 16:51
net-imap-0.5.8.gemspec
1.25
KB
-rw-r--r--
2026-04-07 16:51
net-pop-0.1.2.gemspec
991
B
-rw-r--r--
2026-04-07 16:51
net-smtp-0.5.1.gemspec
1.06
KB
-rw-r--r--
2026-04-07 16:51
nkf-0.2.0.gemspec
1.1
KB
-rw-r--r--
2026-04-07 16:51
observer-0.1.2.gemspec
961
B
-rw-r--r--
2026-04-07 16:51
power_assert-2.0.5.gemspec
1022
B
-rw-r--r--
2026-04-07 16:51
prime-0.1.3.gemspec
992
B
-rw-r--r--
2026-04-07 16:51
psych-5.2.2.gemspec
2.74
KB
-rw-r--r--
2026-04-07 16:51
racc-1.8.1.gemspec
1.44
KB
-rw-r--r--
2026-04-07 16:51
rack-3.0.8.gemspec
1.78
KB
-rw-r--r--
2025-02-03 18:32
rackup-2.1.0.gemspec
1.26
KB
-rw-r--r--
2025-02-03 18:42
rake-13.2.1.gemspec
1.81
KB
-rw-r--r--
2026-04-07 16:51
rbs-3.8.0.gemspec
1.33
KB
-rw-r--r--
2026-04-07 16:51
rdoc-6.14.0.gemspec
5.83
KB
-rw-r--r--
2026-04-07 16:51
repl_type_completor-0.1.9.gemspec
1.21
KB
-rw-r--r--
2026-04-07 16:51
resolv-replace-0.1.1.gemspec
1.03
KB
-rw-r--r--
2026-04-07 16:51
rexml-3.4.4.gemspec
2.15
KB
-rw-r--r--
2026-04-07 16:51
rinda-0.2.0.gemspec
1.18
KB
-rw-r--r--
2026-04-07 16:51
rss-0.3.1.gemspec
843
B
-rw-r--r--
2026-04-07 16:51
ruby-lsapi-5.6.gemspec
928
B
-rw-r--r--
2025-02-03 19:18
syslog-0.2.0.gemspec
1.07
KB
-rw-r--r--
2026-04-07 16:51
test-unit-3.6.7.gemspec
1.37
KB
-rw-r--r--
2026-04-07 16:51
typeprof-0.30.1.gemspec
1.36
KB
-rw-r--r--
2026-04-07 16:51
Save
Rename
# -*- encoding: utf-8 -*- # stub: irb 1.14.3 ruby lib Gem::Specification.new do |s| s.name = "irb".freeze s.version = "1.14.3".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/irb/releases", "documentation_uri" => "https://github.com/ruby/irb", "homepage_uri" => "https://github.com/ruby/irb", "source_code_uri" => "https://github.com/ruby/irb" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["aycabta".freeze, "Keiju ISHITSUKA".freeze] s.bindir = "exe".freeze s.date = "2026-03-11" s.description = "Interactive Ruby command-line tool for REPL (Read Eval Print Loop).".freeze s.email = ["aycabta@gmail.com".freeze, "keiju@ruby-lang.org".freeze] s.executables = ["irb".freeze] s.files = ["exe/irb".freeze, "irb.rb".freeze, "irb/cmd/nop.rb".freeze, "irb/color.rb".freeze, "irb/color_printer.rb".freeze, "irb/command.rb".freeze, "irb/command/backtrace.rb".freeze, "irb/command/base.rb".freeze, "irb/command/break.rb".freeze, "irb/command/catch.rb".freeze, "irb/command/cd.rb".freeze, "irb/command/chws.rb".freeze, "irb/command/context.rb".freeze, "irb/command/continue.rb".freeze, "irb/command/debug.rb".freeze, "irb/command/delete.rb".freeze, "irb/command/disable_irb.rb".freeze, "irb/command/edit.rb".freeze, "irb/command/exit.rb".freeze, "irb/command/finish.rb".freeze, "irb/command/force_exit.rb".freeze, "irb/command/help.rb".freeze, "irb/command/history.rb".freeze, "irb/command/info.rb".freeze, "irb/command/internal_helpers.rb".freeze, "irb/command/irb_info.rb".freeze, "irb/command/load.rb".freeze, "irb/command/ls.rb".freeze, "irb/command/measure.rb".freeze, "irb/command/next.rb".freeze, "irb/command/pushws.rb".freeze, "irb/command/show_doc.rb".freeze, "irb/command/show_source.rb".freeze, "irb/command/step.rb".freeze, "irb/command/subirb.rb".freeze, "irb/command/whereami.rb".freeze, "irb/completion.rb".freeze, "irb/context.rb".freeze, "irb/debug.rb".freeze, "irb/debug/ui.rb".freeze, "irb/default_commands.rb".freeze, "irb/easter-egg.rb".freeze, "irb/ext/change-ws.rb".freeze, "irb/ext/eval_history.rb".freeze, "irb/ext/loader.rb".freeze, "irb/ext/multi-irb.rb".freeze, "irb/ext/tracer.rb".freeze, "irb/ext/use-loader.rb".freeze, "irb/ext/workspaces.rb".freeze, "irb/frame.rb".freeze, "irb/help.rb".freeze, "irb/helper_method.rb".freeze, "irb/helper_method/base.rb".freeze, "irb/helper_method/conf.rb".freeze, "irb/history.rb".freeze, "irb/init.rb".freeze, "irb/input-method.rb".freeze, "irb/inspector.rb".freeze, "irb/lc/error.rb".freeze, "irb/lc/ja/error.rb".freeze, "irb/locale.rb".freeze, "irb/nesting_parser.rb".freeze, "irb/notifier.rb".freeze, "irb/output-method.rb".freeze, "irb/pager.rb".freeze, "irb/ruby-lex.rb".freeze, "irb/source_finder.rb".freeze, "irb/statement.rb".freeze, "irb/version.rb".freeze, "irb/workspace.rb".freeze, "irb/ws-for-case-2.rb".freeze, "irb/xmp.rb".freeze] s.homepage = "https://github.com/ruby/irb".freeze s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze) s.rubygems_version = "3.6.9".freeze s.summary = "Interactive Ruby command-line tool for REPL (Read Eval Print Loop).".freeze s.specification_version = 4 s.add_runtime_dependency(%q<reline>.freeze, [">= 0.4.2".freeze]) s.add_runtime_dependency(%q<rdoc>.freeze, [">= 4.0.0".freeze]) end