Sha256: 3c9756fc60e039b5640e939107e472d7cdaa5422b89e3d2f2739a1881d5d70b6
Contents?: true
Size: 484 Bytes
Versions: 202
Compression:
Stored size: 484 Bytes
Contents
bundle-clean(1) -- Cleans up unused gems in your bundler directory ================================================================== ## SYNOPSIS `bundle clean` [--dry-run] [--force] ## 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. ## OPTIONS * `--dry-run`: Print the changes, but do not clean the unused gems. * `--force`: Force a clean even if `--path` is not set.
Version data entries
202 entries across 202 versions & 5 rubygems