sportngin / brew-gem

Install gems as homebrew formulas
MIT License
195 stars 21 forks source link

Add --disable-gems to binstubs #49

Closed nicksieger closed 6 years ago

nicksieger commented 6 years ago

What

Adds --disable-gems to the shebang line of installed binstubs.

Why

Prevents interaction with RVM rubies and other installed ruby environments when brew-gem-installed utilities are run inside them.

production-status-check[bot] commented 6 years ago

:octocat: Has QA approval

nicksieger commented 6 years ago

Adding QA due to external confirmation that this fixes an issue in #50.