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 : 216.73.216.155
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle-add.1
2.5
KB
-rw-r--r--
2025-04-24 07:57
bundle-binstubs.1
1.55
KB
-rw-r--r--
2025-04-24 07:57
bundle-cache.1
3.36
KB
-rw-r--r--
2025-04-24 07:57
bundle-check.1
1.07
KB
-rw-r--r--
2025-04-24 07:57
bundle-clean.1
726
B
-rw-r--r--
2025-04-24 07:57
bundle-config.1
21.01
KB
-rw-r--r--
2025-04-24 07:57
bundle-console.1
1.62
KB
-rw-r--r--
2025-04-24 07:57
bundle-doctor.1
1.11
KB
-rw-r--r--
2025-04-24 07:57
bundle-exec.1
6.44
KB
-rw-r--r--
2025-04-24 07:57
bundle-gem.1
5.48
KB
-rw-r--r--
2025-04-24 07:57
bundle-help.1
448
B
-rw-r--r--
2025-04-24 07:57
bundle-info.1
470
B
-rw-r--r--
2025-04-24 07:57
bundle-init.1
1.12
KB
-rw-r--r--
2025-04-24 07:57
bundle-inject.1
815
B
-rw-r--r--
2025-04-24 07:57
bundle-install.1
16.43
KB
-rw-r--r--
2025-04-24 07:57
bundle-list.1
948
B
-rw-r--r--
2025-04-24 07:57
bundle-lock.1
3.07
KB
-rw-r--r--
2025-04-24 07:57
bundle-open.1
790
B
-rw-r--r--
2025-04-24 07:57
bundle-outdated.1
3.18
KB
-rw-r--r--
2025-04-24 07:57
bundle-platform.1
1.39
KB
-rw-r--r--
2025-04-24 07:57
bundle-plugin.1
2.11
KB
-rw-r--r--
2025-04-24 07:57
bundle-pristine.1
1.62
KB
-rw-r--r--
2025-04-24 07:57
bundle-remove.1
836
B
-rw-r--r--
2025-04-24 07:57
bundle-show.1
677
B
-rw-r--r--
2025-04-24 07:57
bundle-update.1
13.35
KB
-rw-r--r--
2025-04-24 07:57
bundle-version.1
618
B
-rw-r--r--
2025-04-24 07:57
bundle-viz.1
1.2
KB
-rw-r--r--
2025-04-24 07:57
bundle.1
3.67
KB
-rw-r--r--
2025-04-24 07:57
erb.1
3.25
KB
-rw-r--r--
2025-04-24 07:57
rake.1
3.64
KB
-rw-r--r--
2025-04-24 07:57
ri.1
5.22
KB
-rw-r--r--
2025-04-24 07:57
ruby.1
21.04
KB
-rw-r--r--
2025-04-24 07:57
Save
Rename
.\" generated with nRonn/v0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1 .TH "BUNDLE\-INJECT" "1" "September 2024" "" .SH "NAME" \fBbundle\-inject\fR \- Add named gem(s) with version requirements to Gemfile .SH "SYNOPSIS" \fBbundle inject\fR [GEM] [VERSION] .SH "DESCRIPTION" Adds the named gem(s) with their version requirements to the resolved [\fBGemfile(5)\fR][Gemfile(5)]\. .P This command will add the gem to both your [\fBGemfile(5)\fR][Gemfile(5)] and Gemfile\.lock if it isn't listed yet\. .P Example: .IP "" 4 .nf bundle install bundle inject 'rack' '> 0' .fi .IP "" 0 .P This will inject the 'rack' gem with a version greater than 0 in your [\fBGemfile(5)\fR][Gemfile(5)] and Gemfile\.lock\. .P The \fBbundle inject\fR command was deprecated in Bundler 2\.1 and will be removed in Bundler 3\.0\.