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