Mercurial > rsstweet
view config/boot.rb @ 217:12555a247f93
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 10 Jan 2021 23:41:18 +0900 |
parents | 2335107f35d0 |
children | ad6264cca788 |
line wrap: on
line source
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.