Tagged with gem

Removing non-existent source from rubygems

- 2008-11-07 06:08:28

I just came to move some ruby scripts onto my mac mini, and to do so I needed to install a couple of gems. Now I realised I hadn't installed or updated rubygems on the machine for a while, so I figured it was best to update gem before installing the gems I wanted. Easier said than done....

--More--