Skip to content

Instantly share code, notes, and snippets.

@kohsuke
Created September 16, 2011 14:55
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 kohsuke/1222285 to your computer and use it in GitHub Desktop.
Save kohsuke/1222285 to your computer and use it in GitHub Desktop.
% bundle update
Fetching dependency information from the API at http://rubygems.org/....
Fetching dependency information from the API at http://rubygems.org/.
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
jenkins-plugin (~> 0.1.3) depends on
bundler (~> 1.0.0)
Current Bundler version:
bundler (1.1.pre.8)
Your version of Bundler is older than the one requested by the Gemfile.
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