Files
gitlab-foss/bin/bundle
2021-09-08 09:09:10 +00:00

6 lines
104 B
Ruby
Executable File

#!/usr/bin/env ruby
require_relative '../config/bundler_setup'
load Gem.bin_path('bundler', 'bundle')