On Sat, May 28, 2011 at 8:12 AM, Jason Nah <jason....@gmail.com> wrote:

> Guys,
>
> Just upgraded to rspec / rspec-rails 2.6 today and noticed that it pulled
> in rake 0.9.0 which was causing the rails 3.0.7 tasks to blowup.
>
> I've downgraded rake to 0.8.7. Are there any 'side-effects' that may impact
> the operation of rspec?
>

Not that I know of. Removing 0.9.0 and making sure your rails project is
using 0.8.7 again is all you need to do. It happened to me and this is what
I did - it's all working fine.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to