foalfetch/config/boot.rb

5 lines
158 B
Ruby
Raw Normal View History

2024-04-04 10:21:23 +02:00
# frozen_string_literal: true
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
2024-04-04 10:21:23 +02:00
require 'bundler/setup' # Set up gems listed in the Gemfile.