summaryrefslogtreecommitdiff
path: root/bin/gitlab-projects
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-05 15:18:54 +0000
committerStan Hu <stanhu@gmail.com>2017-07-05 15:18:54 +0000
commit009c98bbfdc370e0a24b7a1a6b086e5e4b668a43 (patch)
tree7eba0dcb88e49148d4b23788992dab33edcacdb5 /bin/gitlab-projects
parent4f207de6e989883795d4d428863a0237b99e37b9 (diff)
parent43322952599d2f284b9cbb3ab6a490a7180f6599 (diff)
downloadgitlab-shell-009c98bbfdc370e0a24b7a1a6b086e5e4b668a43.tar.gz
Merge branch 'sh-revert-141' into 'master'
Revert "Merge branch 'sh-disable-rubygems' into 'master'" See merge request !143
Diffstat (limited to 'bin/gitlab-projects')
-rwxr-xr-xbin/gitlab-projects2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gitlab-projects b/bin/gitlab-projects
index aa05c25..22b0022 100755
--- a/bin/gitlab-projects
+++ b/bin/gitlab-projects
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby --disable-gems
+#!/usr/bin/env ruby
require_relative '../lib/gitlab_init'