Bundler is developed entirely by a team of volunteers. Support their work and help make Bundler better for everyone.
$ bundle outdated [GEM] [--local] [--pre] [--source] [--strict]
Options:
--local
: Do not attempt to fetch gems remotely and use the gem cache instead
--pre
: Check for newer pre-release gems
--source
: Check against a specific source
--strict
: Display outdated gems that match the dependency requirements.