Created
March 10, 2010 12:09
-
-
Save merbjedi/327803 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem "rails", "3.0.0.beta1", :git => "git://github.com/rails/rails.git" | |
# running `bundle install` (bundler 0.9.11) from a fresh gemset causes: | |
No compatible versions could be found for required dependencies: | |
rack-test (~> 0.5.0, runtime) not found in any of the sources | |
required by rails (= 3.0.0.beta1, runtime) | |
All possible versions of origin requirements conflict. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment