Updating to Ruby 1.9.3-p327Edit
$ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz
$ tar xzf ruby-1.9.3-p327.tar.gz
$ cd ruby-1.9.3-p327
$ ./configure --prefix=/usr && make
$ sudo make install
$ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz
$ tar xzf ruby-1.9.3-p327.tar.gz
$ cd ruby-1.9.3-p327
$ ./configure --prefix=/usr && make
$ sudo make install