Skip to content

Instantly share code, notes, and snippets.

@thbishop
Created May 6, 2011 18:11
Show Gist options
  • Save thbishop/959468 to your computer and use it in GitHub Desktop.
Save thbishop/959468 to your computer and use it in GitHub Desktop.
Update rubygems to a specific version
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