5 lines
104 B
Ruby
Executable file
5 lines
104 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
require_relative '../config/bundler_setup'
|
|
|
|
load Gem.bin_path('bundler', 'bundle')
|