shortcode icon indicating copy to clipboard operation
shortcode copied to clipboard

Why do you include rspec bin in gem output

Open fabn opened this issue 4 years ago • 2 comments

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.

fabn avatar Sep 14 '21 12:09 fabn

Nothing yet?

ailison avatar May 12 '22 19:05 ailison

Same issue with rubocop

tom-lord avatar Jun 29 '23 14:06 tom-lord