mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Use require_relative where possible
This commit is contained in:
parent
cee260069f
commit
f47805a767
4 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
|
||||
require 'bundler/setup' # Set up gems listed in the Gemfile.
|
||||
require 'bootsnap/setup'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue