Salai Koko wrote: > Dear All, > > How can I Update latest Ruby Version 1.9 ? > > I still use Ruby v1.8.6 version on Mac OSX 10.5.6 > > best regards, > > Salai. I would use RVM (ruby version manager) gem install rvm then rvm-install and follow the instruktions, you can install multiple ruby implementations and switch between them on the fly -- Posted via http://www.ruby-forum.com/.