Scroll to navigation

BUNDLE-INFO(1) General Commands Manual BUNDLE-INFO(1)

NAME

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

SYNOPSIS

bundle info [GEM_NAME] [--path] [--version]

DESCRIPTION

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

OPTIONS

Print the path of the given gem
Print gem version

January 2025