Skip to content

Why do you include rspec bin in gem output #58

Description

@fabn

I'm getting this warning because you have rspec executable in /bin folder:

The `rspec` executable in the `shortcode` gem is being loaded, but it's also present in other gems (rspec-core).
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 think you should remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions