bundle clean
Cleans up unused gems in your bundler directory
$ bundle clean [--force]
Options:
--force
: forces clean even if --path is set
Edit this document on GitHub if you caught an error or noticed something was missing.