Sha256: 19b9b0e2533e75fe2e1895337d9ad01a43ea937224b16563043c7384efae63fb
Contents?: true
Size: 380 Bytes
Versions: 35
Compression:
Stored size: 380 Bytes
Contents
# Set up gems listed in the Gemfile. # ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) # require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE']) require 'bundler/setup' # Set up gems listed in the Gemfile. require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
Version data entries
35 entries across 34 versions & 1 rubygems