- Find out your Ruby version first using ruby -v
- Open http://www.ruby-lang.org/en/downloads/ and look for the patch written here "pxxx
If your ruby version isn't the latest patch, follow this step:
- Write command
rvm upgrade [installed_ruby] [latest_patch_ruby]e.g
rvm upgrade 1.9.3-p194 1.9.3-p448
No comments:
Post a Comment