This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new aabae97 more MACOSX updates
aabae97 is described below
commit aabae97c6d3b9b88a08544edbeff5174c37a0d25
Author: Sam Ruby <[email protected]>
AuthorDate: Sat Jan 27 16:43:09 2018 -0500
more MACOSX updates
---
MACOSX.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MACOSX.md b/MACOSX.md
index aff8538..b4bb0d0 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -87,7 +87,7 @@ Verify:
```
$ gem list
$ bundler -v
-Bundler version 1.14.6
+Bundler version 1.16.1
```
Notes:
@@ -129,7 +129,7 @@ Many Whimsy modules use Apache's LDAP directory. Install:
```
$ cd <path-to-git-whimsy>
-$ sudo ruby -I whimsy/lib -r whimsy/asf -e "ASF::LDAP.configure"
+$ sudo ruby -I lib -r whimsy/asf -e "ASF::LDAP.configure"
```
Verify:
--
To stop receiving notification emails like this one, please contact
[email protected].