Mercurial > rsstweet
view config/boot.rb @ 246:1cf8291962a2
Update gems
author | nanaya <me@nanaya.net> |
---|---|
date | Mon, 17 Jul 2023 04:26:34 +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.