feature/share-libs
text 3 lines 129 Bytes
Raw
1 #!/usr/bin/env ruby
2 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3 load Gem.bin_path('bundler', 'bundle')