rubygems / rfcs

RubyGems + Bundler RFCs
45 stars 40 forks source link

Bundle list -v for gem information and repo information #21

Open emilebosch opened 5 years ago

emilebosch commented 5 years ago

It would be awesome if bundle list -v would list the actual descriptions of the gems and the repos. This will help when adopting a new project.

bundle list -v 
Gems included by the bundle:
 * rails (5.2.3) - Full-stack web application framework [https://rubyonrails.org]

Etc etc