Mercurial > rsstweet
view config/boot.rb @ 224:657d99f51749
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Jan 2022 05:18:49 +0900 |
parents | ad6264cca788 |
children |
line wrap: on
line source
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.