From 8d772f4e27668939493c36a764080e0ccfc2f6d7 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 2 Mar 2015 15:52:39 +0000 Subject: Upgrade rubygems - this is the version we're currently using in travis. --- docs/installing/macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installing') diff --git a/docs/installing/macos.md b/docs/installing/macos.md index e93ea452f..9961bcc20 100644 --- a/docs/installing/macos.md +++ b/docs/installing/macos.md @@ -71,7 +71,7 @@ Read `rvm notes` and `rvm requirements` carefully for further instructions. Then The `mahoro` and `pg` gems require special installation commands. Rubygems must be downgraded to 1.6.2 to avoid deprecation warnings when running tests. rvm 1.8.7 - gem update --system 1.6.2 + gem update --system 2.1.11 gem install mahoro -- --with-ldflags="-L/usr/local/Cellar/libmagic/5.09/lib" --with-cppflags="-I/usr/local/Cellar/libmagic/5.09/include" env ARCHFLAGS="-arch x86_64" gem install pg -- cgit v1.2.3