view config/boot.rb @ 474:389d2f995010

Update to bundler 2
author nanaya <me@nanaya.pro>
date Thu, 30 Apr 2020 03:54:21 +0900
parents fd3078b4d355
children 6cac8fcf8164
line wrap: on
line source

ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)

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