What's in your Gemfile?
A little #whyday project, finished at eurucamp 2012, that displays the urls and summaries of all the gems of a Gemfile. Put the code somewhere in your $PATH (I keep little helper scripts like this one in ~/r) and run gemfile from within a the project.
Also try gemfile --commentate --details which will add the information to the bottom of your Gemfile.
Working with Ruby
