check the ruby version:
ruby -v
install the newest ruby version:
rvm install 1.9.3
instruct rvm to use the latest ruby:
rvm use 1.9.3
check the ruby version:
ruby -v
install the newest ruby version:
rvm install 1.9.3
instruct rvm to use the latest ruby:
rvm use 1.9.3