Docs header transparent bg

bundle info

bundle-info - Show information for the given gem in your bundle

bundle info [GEM_NAME]
              [--path]

Description

Given a gem name present in your bundle, print the basic information about it such as homepage, version, path and summary.

Options

--path
Print the path of the given gem
Edit this document on GitHub if you caught an error or noticed something was missing.