Please help, I have a problem
C:\ruby\PROJECTZ>gem update hobo
Updating installed gems
Updating hobo
ERROR: While executing gem … (Gem::InstallError)
hobo requires rails (= 2.1, runtime)
then when I try to downgrade rails to 2.1 from 2.1.1 it says
C:\ruby\PROJECTZ>gem install rails 2.1
Successfully installed rails-2.1.1
ERROR: could not find gem 2.1 locally or in a repository
1 gem installed

Thanks, Tom. You are on a roll!
-Owen