Mercurial > rsstweet
view config/boot.rb @ 197:ac1fe544a203
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 01 Apr 2020 20:49:14 +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.