Skip to content

rspec-core conflict #217

@kleinjm

Description

@kleinjm

Since updating to 5.4.0, we're now getting the following warning when running rspec in our project.

The `rspec` executable in the `rspec-core` gem is being loaded, but it's also present in other gems (knapsack_pro).
If you meant to run the executable for another gem, make sure you use a project specific binstub (`bundle binstub <gem_name>`).
If you plan to use multiple conflicting executables, generate binstubs for them and disambiguate their names.

I believe the issue is from this commit. Would it be possible to remove the binstub from this gem please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugplannedIt’s planned to be done

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions