This gem is deprecated. Please use bundle env instead.

BundlerIssueReport

The Bundler team asks that users report certain information when they file an issue. There's a lot of it. It's kind of a pain to gather. This does it all in one command.

Installation

$ gem install bundler_issue_report

Usage

$ cd project_where_i_see_an_issue
$ bundler_issue_report | pbcopy # (on a Mac)

or

$ bundler_issue_report > report.txt

Then paste the report into a new gist and link to it in your issue.