-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
Mongoid dependency `rspec-mocks-diag` causes multiple spec failures on Ruby 3:
https://spruce.mongodb.com/version/60de256fd6d80a10d7b66cb0/tasks?page=0&sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC&variant=ruby-3
Those errors are gone if we use rspec ~> 3.10 instead.
We do not want to lose rich error reporting features of rspec-mocks-diag. We should make it work with Ruby 3, and bring it back.