Spaces:
Build error
Build error
File size: 129 Bytes
def1299 |
1 2 3 4 |
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')
|