Don't upgrade rspec-mocks which seems to be buggy

One of our specs failed even though it was correct:

- spec/controllers/spree/admin/base_controller_spec.rb
This commit is contained in:
Maikel Linke
2022-08-04 15:54:43 +10:00
parent 5a70985e0e
commit 8b3d513aa2

View File

@@ -521,7 +521,7 @@ GEM
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.3)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-rails (5.1.2)