Skip to content

Instantly share code, notes, and snippets.

@ahawkins
Created August 31, 2011 20:53
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 ahawkins/1184690 to your computer and use it in GitHub Desktop.
Save ahawkins/1184690 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "bcrypt-ruby":
In Gemfile:
sorcery (~> 0.6.0) depends on
bcrypt-ruby (~> 2.1.4)
rails (= 3.1.0) depends on
bcrypt-ruby (3.0.0)
Bundler could not find compatible versions for gem "railties":
In Gemfile:
rails (= 3.1.0) depends on
railties (= 3.1.0)
coffee-rails (~> 3.1.0) depends on
railties (3.1.0.rc8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment