Updating rubygems memory problem

October 18, 2008

This is old news, but if like me you are updating an old rubygems installation because it is sucking up memory when you are installing stuff, the following upgrade command will work for you.

sudo gem update --bulk-threshold 10009 --system