How can I update it to 1.9.1? I tried instaling the 1.9.1 package,
everything seemed to work, but if I run "ruby -v" it still says
1.8.7.
I might be doing something wrong... so can someone plot out the steps
to updating the ruby version?
Thank you
I know this isn't exactly what you were asking, but look into RVM (Ruby
Version Manager) [1]. It makes is pretty easy to have multiple versions
of Ruby on your system.