Skip to content

Instantly share code, notes, and snippets.

@indrekj
Created September 12, 2010 18:45
Show Gist options
  • Save indrekj/576315 to your computer and use it in GitHub Desktop.
Save indrekj/576315 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "rack":
In Gemfile:
cramp depends on
rack (~> 1.1.0)
sinatra depends on
rack (1.2.1)
Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
cramp depends on
activesupport (= 3.0.pre)
activerecord (= 3.0.0) depends on
activesupport (3.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment