Comb your gems for licensing info and collate it nicely for the lawyers.
- Command line or rake task
- Run and parse
bundle list
- Hit rubygems and/or GitHub for info on each gem
- Pull all that into a hash: name, version, owner, license type
- Link to license text
- Output options
- JSON
- HTML
- CSV