Skip to content

Instantly share code, notes, and snippets.

Created April 19, 2015 23:26
Show Gist options
  • Save anonymous/e1e7408b6c58c58ea80c to your computer and use it in GitHub Desktop.
Save anonymous/e1e7408b6c58c58ea80c to your computer and use it in GitHub Desktop.
Your Gemfile lists the gem vagrant-linode (>= 0) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the version of just one of them later.
Your Gemfile lists the gem rake (>= 0) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the version of just one of them later.
Updating git://github.com/mitchellh/vagrant.git
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
vagrant (>= 0) ruby depends on
bundler (< 1.7.0, >= 1.5.2) ruby
Current Bundler version:
bundler (1.9.4)
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.7.0, >= 1.5.2) ruby', which is required by gem 'vagrant (>= 0) ruby', in any of the sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment