Skip to content

Instantly share code, notes, and snippets.

@jm
Created February 1, 2010 22:28
Show Gist options
  • Save jm/292107 to your computer and use it in GitHub Desktop.
Save jm/292107 to your computer and use it in GitHub Desktop.
root@mycomp:/home# gem --version
1.2.0
root@mycomp:/home# gem update --system
Updating RubyGems...
Nothing to update
root@mycomp:/home# gem install rubygems-update --version=1.3.0
root@mycomp:/home# update_rubygems
# Tons of text...
root@mycomp:/home# gem install rubygems-update
root@mycomp:/home# update_rubygems
# Tons of text...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment