NoRedInk / rspec-retry

retry randomly failing rspec example
MIT License
581 stars 95 forks source link

Restrictive rspec-core < 3.7 dependency #82

Closed oehlschl closed 6 years ago

oehlschl commented 6 years ago

Now that rspec-core 3.7 is out, can we test/change the dependencies in this lib? Is there any reason going forward we shouldn't use pessimistic versioning like ~> 3.3?

oehlschl commented 6 years ago

Just realized this duplicates #81 . Closing.