summaryrefslogtreecommitdiff
path: root/libre/rubygems/gemrc
diff options
context:
space:
mode:
Diffstat (limited to 'libre/rubygems/gemrc')
-rw-r--r--libre/rubygems/gemrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/libre/rubygems/gemrc b/libre/rubygems/gemrc
new file mode 100644
index 000000000..65163119a
--- /dev/null
+++ b/libre/rubygems/gemrc
@@ -0,0 +1,5 @@
+# Read about the gemrc format at http://guides.rubygems.org/command-reference/#gem-environment
+
+# --user-install is used to install to $HOME/.gem/ by default since we want to separate
+# pacman installed gems and gem installed gems
+gem: --user-install