aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/bundle.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/bundle.profile')
-rw-r--r--etc/profile-a-l/bundle.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/profile-a-l/bundle.profile b/etc/profile-a-l/bundle.profile
index 269bfd130..a3a3e3cde 100644
--- a/etc/profile-a-l/bundle.profile
+++ b/etc/profile-a-l/bundle.profile
@@ -12,8 +12,9 @@ noblacklist ${HOME}/.bundle
12# Allow ruby (blacklisted by disable-interpreters.inc) 12# Allow ruby (blacklisted by disable-interpreters.inc)
13include allow-ruby.inc 13include allow-ruby.inc
14 14
15mkdir ${HOME}/.bundle 15#whitelist ${HOME}/.bundle
16whitelist ${HOME}/.bundle 16#whitelist ${HOME}/.gem
17#whitelist ${HOME}/.local/share/gem
17whitelist /usr/share/gems 18whitelist /usr/share/gems
18whitelist /usr/share/ruby 19whitelist /usr/share/ruby
19whitelist /usr/share/rubygems 20whitelist /usr/share/rubygems