Skip to content

Instantly share code, notes, and snippets.

Created October 10, 2016 05:37
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 anonymous/11c9364810f213a089a3eab78d9239fd to your computer and use it in GitHub Desktop.
Save anonymous/11c9364810f213a089a3eab78d9239fd to your computer and use it in GitHub Desktop.
Bundle install
Fetching gem metadata from http://rubygems.org/..........
Fetching version metadata from http://rubygems.org/..
Fetching dependency metadata from http://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
rails (= 3.0.1) x64-mingw32 was resolved to 3.0.1, which depends on
bundler (~> 1.0.0) x64-mingw32
Current Bundler version:
bundler (1.13.2)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?
Could not find gem 'bundler (~> 1.0.0) x64-mingw32', which is required by gem
'rails (= 3.0.1) x64-mingw32', in any of the sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment