Skip to content

Instantly share code, notes, and snippets.

@jwright
Created September 9, 2012 13:17
Show Gist options
  • Save jwright/3684242 to your computer and use it in GitHub Desktop.
Save jwright/3684242 to your computer and use it in GitHub Desktop.
Bundle error when running bundle install for Sorcery
~/Projects/sorcery/spec> bundle
Bundler could not find compatible versions for gem "oauth2":
In Gemfile:
oauth2 (~> 0.6.0) ruby
sorcery (>= 0.1.0) ruby depends on
oauth2 (0.7.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment