14873: Rails 5 upgrade. Some tests still failing. (WIP)
[arvados.git] / services / api / bin / bundle
1 #!/usr/bin/env ruby
2 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3 load Gem.bin_path('bundler', 'bundle')