main
1#!/usr/bin/env ruby
2ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
3load Gem.bin_path('bundler', 'bundle')