summaryrefslogtreecommitdiff
path: root/config/boot.rb
blob: 6b750f00b1dff4d94937b97ae0dbf76784b02164 (plain)
1
2
3
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)

require 'bundler/setup' # Set up gems listed in the Gemfile.