about summary refs log tree commit diff stats
path: root/config/boot.rb
blob: 282011619d92227924de59017a1eda9c5b555047 (plain) (blame)
1
2
3
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)

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