summaryrefslogtreecommitdiff
path: root/hooks/update
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-04 06:40:44 -0700
committerStan Hu <stanhu@gmail.com>2017-07-04 06:40:44 -0700
commit9922f14fbeaad21ff52e36d75e6d2fa038940e4c (patch)
tree0a89154fd6940eb658ecad4dc583bf6d77e18cee /hooks/update
parent0944ebab55c536dce1f0a5decba251e1414e3de0 (diff)
downloadgitlab-shell-9922f14fbeaad21ff52e36d75e6d2fa038940e4c.tar.gz
Disable Rubygems in hooks toosh-disable-rubygems
Diffstat (limited to 'hooks/update')
-rwxr-xr-xhooks/update2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/update b/hooks/update
index 4c2fc08..81414d2 100755
--- a/hooks/update
+++ b/hooks/update
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/env ruby --disable-gems
# This file was placed here by GitLab. It makes sure that your pushed commits
# will be processed properly.