summaryrefslogtreecommitdiff
path: root/bin/bundle
blob: b70fcaf837be56f0aa1b0cb18953c3b161a76dd3 (plain)
1
2
3
4
5
#!/usr/bin/env ruby

require_relative '../config/bundler_setup'

load Gem.bin_path('bundler', 'bundle')