aboutsummaryrefslogtreecommitdiffstats
path: root/config/boot.rb
blob: 30f5120df6986349c532c8ece3c170726118a703 (plain)
1
2
3
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)

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