Sha256: 47bbfa1319f01d73f988bf1e640ecf6a7dda1d9d61dcfa47ee380d2cec29ca86

Contents?: true

Size: 309 Bytes

Versions: 1

Compression:

Stored size: 309 Bytes

Contents

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
$LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vault-rails-0.9.0 spec/dummy/config/boot.rb