Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created August 8, 2012 15:29
Show Gist options
  • Save fernyb/3295952 to your computer and use it in GitHub Desktop.
Save fernyb/3295952 to your computer and use it in GitHub Desktop.
Upgrade to specific version of rubygems
gem install -v 1.3.6 rubygems-update && \
ruby `gem env gemdir`/gems/rubygems-update-1.3.6/setup.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment