This updates Ruby to 1.8.6 patch level 111 (lots
of bug fixes since 1.8.6 was released). It also
updates most of the included extensions to their
latest versions (see the change log), and adds
FastCGI and ruby-fcgi support.
These two new extensions allow you run your Rails application under IIS7!
One of the comments on the Release Candidate Versions was that the author was waiting for RubyGems 0.9.5 to come out. But I see in the release notes for the Final Version that we're still at 0.9.4.
Should I be doing a "gem update --system" to get 0.9.5, or is there some kind of problem with the latest version of RubyGems?