doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Revert "Bump rspec-rails from 5.1.2 to 6.0.1" #771

Closed anaulin closed 1 year ago

anaulin commented 1 year ago

Reverts doubleunion/arooo#743

I'm suspecting this update of breaking the app:

image

Related to https://github.com/doubleunion/arooo/pull/770

anaulin commented 1 year ago

This upgrade had broken the app because it requires Rails 6.1, but we are on Rails 6.0.

Once https://github.com/doubleunion/arooo/pull/733 is merged in, this upgrade should be safe to do.