greenlight/bin/bundle
Jesus Federico a15bf5b3a9 first commit
2016-10-13 17:30:58 +00:00

4 lines
129 B
Ruby
Executable File

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