Skip to content

Instantly share code, notes, and snippets.

@chevdor
Created July 25, 2012 22:50
Show Gist options
  • Save chevdor/3179201 to your computer and use it in GitHub Desktop.
Save chevdor/3179201 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "rack":
In Gemfile:
rails (~> 2.3.5) ruby depends on
rack (~> 1.1.0) ruby
rack (1.0.1)
Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
rails (~> 2.3.5) ruby depends on
activesupport (= 2.3.5) ruby
activemessaging (= 0.7.1) ruby depends on
activesupport (2.3.14)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment