1BUNDLE-CLEAN(1)                                                BUNDLE-CLEAN(1)
2
3
4

NAME

6       bundle-clean - Cleans up unused gems in your bundler directory
7

SYNOPSIS

9       bundle clean [--dry-run] [--force]
10

DESCRIPTION

12       This  command  will  remove  all unused gems in your bundler directory.
13       This is useful when you have made many changes to  your  gem  dependenā€
14       cies.
15

OPTIONS

17       --dry-run
18              Print the changes, but do not clean the unused gems.
19
20       --force
21              Force a clean even if --path is not set.
22
23
24
25
26                                   June 2021                   BUNDLE-CLEAN(1)
Impressum