Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing expecteds_for_multiple_diffs file in rspec gem #13

Open
alanrasquinha opened this issue Oct 3, 2024 · 0 comments
Open

missing expecteds_for_multiple_diffs file in rspec gem #13

alanrasquinha opened this issue Oct 3, 2024 · 0 comments

Comments

@alanrasquinha
Copy link

require "rspec/matchers/expecteds_for_multiple_diffs"

LoadError:
[2024-10-02T14:49:36.397Z] cannot load such file -- rspec/matchers/expecteds_for_multiple_diffs

Got the above error and after digging into rspec it looks like that file was removed after version 3.12.3 of the rspec gem
https://github.com/rspec/rspec-expectations/tree/v3.12.3/lib/rspec/matchers

Is the last version of that gem with the required file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant