From: Paul Smith Date: 2009-10-01T16:20:40+09:00 Subject: Re: How do I use nitpick > After using gem install to load > the gem and all the dependencies I found out that my current level of Ruby > was insufficient to run the program.  So I updated Ruby to the latest > version No, you didn't. You update an older stable version of Ruby for a cutting edge development release. I don't think through this whole thread that you've understood that point. Ruby 1.8.7 is the most up to date stable version. Ruby 1.9 is a development version, a technology preview, a cutting edge look at the future of Ruby. It's not the same as Ruby 1.8, and it won't be. -- Paul Smith http://www.nomadicfun.co.uk paul@pollyandpaul.co.uk