debian-mirror-gitlab/bin/bundle

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
104 B
Plaintext
Raw Permalink Normal View History

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