Sha256: 3521a2188c23e34923c6254881e556dc6889ee4d58fc6c2e5b068d78f0f56cdc
Contents?: true
Size: 253 Bytes
Versions: 14
Compression:
Stored size: 253 Bytes
Contents
# typed: false # frozen_string_literal: true ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile. require "bootsnap/setup" # Speed up boot time by caching expensive operations.
Version data entries
14 entries across 14 versions & 1 rubygems