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

Allow brew-gem to accept a '--homebrew-ruby' flag that uses /usr/local/bin/ruby instead of /usr/bin/ruby #29

Merged
merged 5 commits into from
Aug 23, 2016

Conversation

anfleene
Copy link

@anfleene anfleene commented Aug 23, 2016

Description and Impact

This hopefully address the request from #28

This is sort of a stop gap to allow people to select what version of ruby they want to use. The main caveat being that you can't use an unlinked version of homebrew ruby. Or a ruby installed anywhere besides /usr/local/bin/ruby. I'm sort of ok with that for now. If we want to allow passing a location for ruby in the future we can.

@bbergstrom
Copy link

CR 👍

@jpdurham
Copy link

QA 👍

@anfleene anfleene merged commit fdb78e0 into master Aug 23, 2016
@jpdurham jpdurham deleted the homebrew-ruby branch August 24, 2016 14:36
boneskull added a commit to boneskull/homebrew-file that referenced this pull request Nov 9, 2016
- the `--homebrew-ruby` flag to `brew-gem` will tell it to use the Ruby as installed by Homebrew (see sportngin/brew-gem#29)
- allow `HOMEBREW_GEM_OPTS` environment variable so users don't need to type `--homebrew-ruby` every time
- updated docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants