Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Fix gemspec executables #1

Closed
wants to merge 1 commit into from
Closed

Fix gemspec executables #1

wants to merge 1 commit into from

Conversation

coilysiren
Copy link

lita-tweet was overwriting the executables with all of the files inside of /bin (ie. guard, rake, rspec). This blog post http://bundler.io/blog/2015/03/20/moving-bins-to-exe.html goes into detail about exactly why that happens, and suggests this change as a recommended fix. I tested it, and it does in fact fix the issue.

lita-tweet was overwriting the executables with all of the files inside of `/bin` (ie. guard, rake, rspec). This blog post <http://bundler.io/blog/2015/03/20/moving-bins-to-exe.html> goes into detail about exactly why that happens, and suggests this change as a recommended fix. I tested it, and it does in fact fix the issue.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 42cdba0 on lynnco:patch-1 into * on indirect:master*.

@coilysiren coilysiren closed this Oct 5, 2016
@coilysiren coilysiren deleted the patch-1 branch October 5, 2016 07:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants