gitlab/bin/bundle
2021-09-08 01:41:04 +08:00

6 lines
104 B
Ruby
Executable file

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