From 4eaa40ae1f432f3fd49fef628928579cb7eba600 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 10 Aug 2016 20:06:14 +0100 Subject: Enable vendored Ruby 2.0. --- share/doc/homebrew/brew.1.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/doc/homebrew/brew.1.html') diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index b9b6bf3c0..1f9c3d54c 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -554,6 +554,8 @@ several formulae in the same directory.

Note: brew edit will open all of Homebrew as discontinuous files and directories. TextMate can handle this correctly in project mode, but many editors will do strange things in this case.

+
HOMEBREW_FORCE_VENDOR_RUBY

If set, Homebrew will always use its vendored, relocatable Ruby 2.0 version +even if the system version of Ruby is >=2.0.

HOMEBREW_GITHUB_API_TOKEN

A personal access token for the GitHub API, which you can create at https://github.com/settings/tokens. If set, GitHub will allow you a greater number of API requests. See -- cgit v1.2.3