Let me thank you for the help so far. I appreciate your cooperation.
Here's the output of gem list and gem update rake
Code:
C:\InstantRails\rails_apps>gem list
*** LOCAL GEMS ***
actionmailer (2.3.5, 2.0.2)
actionpack (2.3.5, 2.0.2)
activerecord (2.3.5, 2.0.2)
activeresource (2.3.5, 2.0.2)
activesupport (2.3.5, 2.0.2)
capistrano (2.5.10, 2.1.0)
cgi_multipart_eof_fix (2.5.0)
cmdparse (2.0.2)
columnize (0.3.1)
fxri (0.3.7, 0.3.6)
fxruby (1.6.12)
gem_plugin (0.2.3)
highline (1.5.1, 1.4.0)
hpricot (0.8.2, 0.6)
linecache (0.43)
log4r (1.1.2, 1.0.5)
mongrel (1.1.5, 1.1.2)
mysql (2.8.1, 2.7.3)
needle (1.3.0)
net-scp (1.0.2)
net-sftp (2.0.4, 1.1.0)
net-ssh (2.0.16, 1.1.2)
net-ssh-gateway (1.0.1)
rack (1.0.1)
rails (2.3.5, 2.0.2)
rake (0.8.7, 0.8.1, 0.8.0, 0.7.3)
rubygems-update (1.3.6, 1.3.5, 1.0.1)
searchlogic (2.4.19)
sources (0.0.1)
sqlite3-ruby (1.2.5, 1.2.1)
win32-api (1.0.4)
win32-clipboard (0.4.3)
win32-dir (0.3.2)
win32-eventlog (0.4.6)
win32-file (0.5.4)
win32-file-stat (1.2.7)
win32-process (0.5.3)
win32-sapi (0.1.4)
win32-sound (0.4.1)
windows-api (0.2.0)
windows-pr (0.7.2)
C:\InstantRails\rails_apps>gem update rake
Updating installed gems
Nothing to update
C:\InstantRails\rails_apps>
Maybe all of this has something to do with rails enforcing the use of version 2.0.2. Some step in the book. I don't know.
Bookmarks