Mercurial > zeropaste
view config/boot.rb @ 476:5d3567759915
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 06 Aug 2020 23:08:41 +0900 |
parents | fd3078b4d355 |
children | 6cac8fcf8164 |
line wrap: on
line source
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) require 'bundler/setup' # Set up gems listed in the Gemfile.