Introduce `bundle list --format=json` by schneems · Pull Request #8728 · ruby/rubygems
What was the end-user or developer problem that led to this PR? I need to know what versions of gems are installed for a given application programmatically. I'm currently parsing the bundle lis...