diff options
author | Andre Arko <andre@arko.net> | 2013-03-17 00:27:24 -0700 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2013-03-17 00:27:24 -0700 |
commit | 7ecbd15b62bf886b3bd14a72931cd06d54991d88 (patch) | |
tree | 39b9abffc9239c99f794b0acff56a34ff9803bf4 /ISSUES.md | |
parent | d34dd1865a401abe91b77d32d75c19d19b815d13 (diff) | |
download | bundler-7ecbd15b62bf886b3bd14a72931cd06d54991d88.tar.gz |
link to compat list
Diffstat (limited to 'ISSUES.md')
-rw-r--r-- | ISSUES.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,10 +14,14 @@ Detailed information about each Bundler command, including help with common prob Please open a ticket with Heroku if you're having trouble deploying. They have a professional support team who can help you resolve Heroku issues far better than the Bundler team can. If the problem that you are having turns out to be a bug in Bundler itself, Heroku support can get the exact details to us. -### Something else +### Other problems First, figure out exactly what it is that you're trying to do. Then, go to the [Bundler documentation website](http://gembundler.com) and see if we have instructions on how to do that. +Second, check [the compatibility +list](http://gembundler.com/compatibility.html), and make sure that the version of Bundler that you are +using works with the versions of Ruby and Rubygems that you are using. + If the instructions don't work, or you can't find any instructions, you can try these troubleshooting steps: # remove user-specific gems and git repos |