> My guess is that the server at http://gems.rubyonrails.org needs to be
> updated. If you don't need that I'd remove it from your source list.
> You can always get gems from there with --sourcehttp://gems.rubyforge.org/on 
> the command line.
>
> $ gem sources -r  http://gems.rubyonrails.org
> $ gem q -rn rspec --prerelease
>
> ????

Success!  After removing http://gems.rubyonrails.org as a source...
gem q -rn rspec --prerelease

*** REMOTE GEMS ***

rspec (1.2.9.rc1, 1.2.7.rc1)
rspec-rails (1.2.9.rc1, 1.2.7.rc1)

Thanks for all the help.  Hope it ends up helping some other folks too.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to