The only issue I'm finding with upgrading is that some of the gem 
binaries are built on another version so I get an error 
msvcrt-ruby18.dll was not found.  I know it's occurring because I have 
msvcrt-ruby191.dll now and the gem was built with 18 instead of 191.

That's the only downfall so far.

What I don't understand is why don't the gem authors force a certain 
"require ruby version" when installing their gems so that we know which 
ones are 18 and which ones are 191...

Having to fish for which gems are which and then having to go to the 
authors to find a new source is a bit frustrating.
-- 
Posted via http://www.ruby-forum.com/.