diff options
Diffstat (limited to 'bin/create-hooks')
-rwxr-xr-x | bin/create-hooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/create-hooks b/bin/create-hooks index d4111dc..4c48ecc 100755 --- a/bin/create-hooks +++ b/bin/create-hooks @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby +#!/usr/bin/env ruby --disable-gems # Recreate GitLab hooks in the Git repositories managed by GitLab. # |