Skip to content

Instantly share code, notes, and snippets.

@pmarreck
Last active December 12, 2015 04:39
Show Gist options
  • Save pmarreck/4716271 to your computer and use it in GitHub Desktop.
Save pmarreck/4716271 to your computer and use it in GitHub Desktop.
an insurmountable bundler problem?
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
rails (= 3.0) ruby depends on
bundler (~> 1.0.0) ruby
Current Bundler version:
bundler (1.2.3)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment