bundler/lib/bundler/man/bundle-clean.1.ronn in rubygems-update-3.3.25 vs bundler/lib/bundler/man/bundle-clean.1.ronn in rubygems-update-3.3.26
- old
+ new
@@ -13,6 +13,6 @@
## OPTIONS
* `--dry-run`:
Print the changes, but do not clean the unused gems.
* `--force`:
- Force a clean even if `--path` is not set.
+ 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.