Mercurial > zeropaste
view config/boot.rb @ 452:2d95869aed19
Update gems, add java platform
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 11 Aug 2017 17:55:50 +0900 |
parents | 68eb23b52864 |
children | fd3078b4d355 |
line wrap: on
line source
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile.