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

Why do you include rspec bin in gem output #58

Open
fabn opened this issue Sep 14, 2021 · 2 comments
Open

Why do you include rspec bin in gem output #58

fabn opened this issue Sep 14, 2021 · 2 comments

Comments

@fabn
Copy link

fabn commented Sep 14, 2021

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.

@ailison
Copy link

ailison commented May 12, 2022

Nothing yet?

@tom-lord
Copy link

Same issue with rubocop

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

3 participants