diff options
Diffstat (limited to 'hooks/update')
-rwxr-xr-x | hooks/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/update b/hooks/update index 81414d2..4c2fc08 100755 --- a/hooks/update +++ b/hooks/update @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby --disable-gems +#!/usr/bin/env ruby # This file was placed here by GitLab. It makes sure that your pushed commits # will be processed properly. |