summaryrefslogtreecommitdiff
path: root/bin/gitlab-projects
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-07-05 08:13:10 -0700
committerStan Hu <stanhu@gmail.com>2017-07-05 08:13:10 -0700
commit0b502be3314c0fb620e39d2f8f69f49d41d81cb2 (patch)
treeb9b46344aa108150dde2c366e69ee18fad638444 /bin/gitlab-projects
parent4f207de6e989883795d4d428863a0237b99e37b9 (diff)
downloadgitlab-shell-0b502be3314c0fb620e39d2f8f69f49d41d81cb2.tar.gz
Revert "Merge branch 'sh-disable-rubygems' into 'master'"
This reverts commit a18c90128e4d3eeae1233b1bc3c3998afd223c0d, reversing changes made to 0a64624152735766c428d1532e434dd0bf5a9748.
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'