Mercurial > rsstweet
view config/boot.rb @ 195:61d4e974eb50
Use bundler 2
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Feb 2020 18:58:05 +0900 |
parents | f67f3ad50270 |
children | 2335107f35d0 |
line wrap: on
line source
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) require 'bundler/setup' # Set up gems listed in the Gemfile.