summaryrefslogtreecommitdiff
path: root/libre/ruby/gemrc
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-04 22:00:24 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-04 22:00:24 -0200
commit763a62f83b4847b52b2f72598f54b2ef8ae07f87 (patch)
treea2a24ebc585e9f4a017104383bd456ec534dfed2 /libre/ruby/gemrc
parent3ea3b610d049f879eebaa6dc9338190362d375e2 (diff)
ruby: add new package to [libre] to solve freedom issue #674 -> https://labs.parabola.nu/issues/674
Diffstat (limited to 'libre/ruby/gemrc')
-rw-r--r--libre/ruby/gemrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/libre/ruby/gemrc b/libre/ruby/gemrc
new file mode 100644
index 000000000..3d11de1ec
--- /dev/null
+++ b/libre/ruby/gemrc
@@ -0,0 +1,5 @@
+# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11
+
+# --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