aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.gemrc
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%/.gemrc')
-rw-r--r--%HOME%/.gemrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/%HOME%/.gemrc b/%HOME%/.gemrc
index bfece73..4c4c4f3 100644
--- a/%HOME%/.gemrc
+++ b/%HOME%/.gemrc
@@ -1 +1,3 @@
-gem: --no-document --user-install
+# --user-install is nice to have, but conflicts with rbenv/etc. (gems will be
+# installed to ~/.gem instead of ~/.rbenv/.../gem).
+gem: --no-document