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

Version Path
keppler-2.1.22 installer/core/config/boot.rb
keppler-2.1.21 installer/core/config/boot.rb
keppler-2.1.20 installer/core/config/boot.rb
keppler-2.1.19 installer/core/config/boot.rb
keppler-2.1.18 installer/core/config/boot.rb
keppler-2.1.18 testing-with-2.1.18/config/boot.rb
keppler-2.1.17 installer/core/config/boot.rb
keppler-2.1.16 installer/core/config/boot.rb
keppler-2.1.15 installer/core/config/boot.rb
keppler-2.1.14 installer/core/config/boot.rb
keppler-2.1.13 installer/core/config/boot.rb
keppler-2.1.12 installer/core/config/boot.rb
keppler-2.1.11 installer/core/config/boot.rb
keppler-2.1.10 installer/core/config/boot.rb
keppler-2.1.9 installer/core/config/boot.rb
keppler-2.1.8 installer/core/config/boot.rb
keppler-2.1.7 installer/core/config/boot.rb
keppler-2.1.6 installer/core/config/boot.rb
keppler-2.1.5 installer/core/config/boot.rb
keppler-2.1.4 installer/core/config/boot.rb