1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
7 # Set up gems listed in the Gemfile.
8 ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
10 require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])