Instructions for common Bundler use-cases can be found on the [Bundler documentation site](http://gembundler.com/v1.0/). Detailed information about each Bundler command, including help with common problems, can be found in the [Bundler man pages](http://gembundler.com/man/bundle.1.html).
After reading the documentation, try these troubleshooting steps:
If you are still having problems, please report issues to the [Bundler issue tracker](http://github.com/carlhuda/bundler/issues/).
Instructions that allow the Bundler team to reproduce your issue are vitally important. When you report a bug, please create a gist of the following information and include a link in your ticket:
- What version of bundler you are using
- What version of Ruby you are using
- Whether you are using RVM, and if so what version
- Your Gemfile
- Your Gemfile.lock
- If you are on 0.9, whether you have locked or not
- If you are on 1.0, the result of `bundle config`