The full error message is "could not find rails gem locally or in a repository". I've read the Rails Wiki about upgrading rails and it doesn't have any info on this error. I'm running on WinXp. The Rails Wiki said I needed to first do update_rubygems, and it appears I was able to do that successfully. My ruby version is 1.8.6. I googled this particular error and got a few hits about making sure the gem sources included gems.rubyonrails.org, which mine does.
Any suggestions? What other environment info do I need to provide?
Is there a way to download and install the latest version of rails if I continue to have issues?