Skip to content

missing expecteds_for_multiple_diffs file in rspec gem #13

Description

@alanrasquinha

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions