Ruby 1.9.3-p362 segfault fixed (also in RVM)

Ruby team provided a fix for the segfault in ruby-1.9.3-p362 but there is no release yet.

RVM backports the patch:

rvm get stable
rvm reinstall 1.9.3-p362

Link to the ruby issue https://bugs.ruby-lang.org/issues/7629