[rspec-users] rspec-core requires rspec-expectations
Shane Mingins
elc at mingins.com
Thu Feb 4 21:43:08 EST 2010
Hi
Just wondering if anyone knows why I am getting this error now .... ??
gem install rspec-rails --version 1.2.9 --no-ri --no-rdoc
**************************************************
Thank you for installing rspec-rails-1.2.9
If you are upgrading, do this in each of your rails apps
that you want to upgrade:
$ ruby script/generate rspec
Please be sure to read History.rdoc and Upgrade.rdoc
for useful information about this release.
**************************************************
ERROR: Error installing rspec-rails:
rspec-core requires rspec-expectations (>= 2.0.0.a2, runtime)
cheers
shane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20100205/3d900a54/attachment.html>
More information about the rspec-users
mailing list