Skip to content

Instantly share code, notes, and snippets.

@ayucat
Created January 17, 2009 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayucat/48340 to your computer and use it in GitHub Desktop.
Save ayucat/48340 to your computer and use it in GitHub Desktop.
log about updating gems on 2009-01-17:
>gem update
Updating installed gems
Updating nokogiri
Successfully installed nokogiri-1.1.1-x86-mswin32-60
Gems updated: nokogiri
>gem uninstall nokogiri
Select gem to uninstall:
1. nokogiri-1.1.0-x86-mswin32-60
2. nokogiri-1.1.1-x86-mswin32-60
3. All versions
> 1
Successfully uninstalled nokogiri-1.1.0-x86-mswin32-60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment