Skip to content

Instantly share code, notes, and snippets.

@vinbarnes
Created August 25, 2010 19:57
Show Gist options
  • Save vinbarnes/550168 to your computer and use it in GitHub Desktop.
Save vinbarnes/550168 to your computer and use it in GitHub Desktop.
[barnekr@saturnino:opt on test/stuff*]$ bundle install
Fetching source index for http://rubygems.org/
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
bundler (= 0.9.25)
In snapshot (Gemfile.lock):
bundler (1.0.0.rc.5)
[barnekr@saturnino:opt on test/stuff*]$ gem uninstall bundler -v '1.0.0.rc.5'
ERROR: While executing gem ... (Gem::InstallError)
cannot uninstall, check `gem list -d bundler`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment