Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created March 10, 2010 12:09
Show Gist options
  • Save merbjedi/327803 to your computer and use it in GitHub Desktop.
Save merbjedi/327803 to your computer and use it in GitHub Desktop.
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