Skip to content

Instantly share code, notes, and snippets.

@panfu
Created December 22, 2010 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save panfu/751018 to your computer and use it in GitHub Desktop.
Save panfu/751018 to your computer and use it in GitHub Desktop.
# This is probably because you have a too recent version of bundler installed. Integrity v22 is not compatible with bundler > 0.9, but relies on functionality that was in removed in the subsequent version. In my case I installed bundler 0.9 before I ran bundle install:
gem install bundler --version=0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment