debian-mirror-gitlab/bin/bundle

6 lines
104 B
Text
Raw Normal View History

2014-09-02 14:37:02 +02:00
#!/usr/bin/env ruby
2021-11-11 11:23:49 +05:30
require_relative '../config/bundler_setup'
2014-09-02 14:37:02 +02:00
load Gem.bin_path('bundler', 'bundle')