bundle-doctor - Checks the bundle for common problems
bundle doctor [--quiet]
[--gemfile=GEMFILE]
Checks your Gemfile and gem environment for common problems. If issues are detected, Bundler prints them and exits status 1. Otherwise, Bundler prints a success message and exits status 0.
Examples of common problems caught by bundle-doctor include:
--quiet--gemfile=<gemfile>Gemfile.lock and vendor/cache relative
to this location.