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

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