Skip to content

Instantly share code, notes, and snippets.

@sanemat
Created January 19, 2011 23:11
Show Gist options
  • Save sanemat/787087 to your computer and use it in GitHub Desktop.
Save sanemat/787087 to your computer and use it in GitHub Desktop.
all rubygems update
gem update `gem list | cut -d ' ' -f 1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment