mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-15 21:22:09 +00:00
6 lines
104 B
Ruby
Executable File
6 lines
104 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
|
|
require_relative '../config/bundler_setup'
|
|
|
|
load Gem.bin_path('bundler', 'bundle')
|