NoRedInk/rspec-retry

rspec-retry does not support rspec-2.99.0 or earlier

Closed this issue · 4 comments

Since Procsy is not a class in this version, rspec-retry doesn't work with rspec-2.99.0. This branch reproduces that.

To fix the problem, we have to specify the version of rspec-core 3.0.0 or later. Also rspec-retry-0.4.5 should be yanked.

What do you think?

I just found this out, we have a project using RSpec 2.99, might be worth a note in the README.

added a note to the readme 352b9b2.

In our appraisals / dependencies, we never supported rspec 2*. Sorry folks!

😢

I encountered this problem also, and was able to solve it by downgrading rspec-retry to 0.4.4. It appears version 0.4.5 and above are incompatible with rspec 2.