Files

4 lines
128 B
Ruby
Raw Permalink Normal View History

2022-03-23 05:44:42 +01:00
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require "bundler/setup" # Set up gems listed in the Gemfile.