Sha256: f50a7a20d08b089119cc5afdaeedf60456b4e7569ed3455a43ea33acba55aed2

Contents?: true

Size: 735 Bytes

Versions: 6

Compression:

Stored size: 735 Bytes

Contents

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BUNDLE\-CLEAN" "1" "July 2023" "" ""
.
.SH "NAME"
\fBbundle\-clean\fR \- Cleans up unused gems in your bundler directory
.
.SH "SYNOPSIS"
\fBbundle clean\fR [\-\-dry\-run] [\-\-force]
.
.SH "DESCRIPTION"
This command will remove all unused gems in your bundler directory\. This is useful when you have made many changes to your gem dependencies\.
.
.SH "OPTIONS"
.
.TP
\fB\-\-dry\-run\fR
Print the changes, but do not clean the unused gems\.
.
.TP
\fB\-\-force\fR
Forces cleaning up unused gems even if Bundler is configured to use globally installed gems\. As a consequence, removes all system gems except for the ones in the current application\.

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubygems-update-3.4.18 bundler/lib/bundler/man/bundle-clean.1
bundler-2.4.18 lib/bundler/man/bundle-clean.1
rubygems-update-3.4.17 bundler/lib/bundler/man/bundle-clean.1
bundler-2.4.17 lib/bundler/man/bundle-clean.1
rubygems-update-3.4.16 bundler/lib/bundler/man/bundle-clean.1
bundler-2.4.16 lib/bundler/man/bundle-clean.1