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