spec/dummy/config/boot.rb in vault-rails-0.8.0 vs spec/dummy/config/boot.rb in vault-rails-0.9.0

- old
+ new

@@ -1,2 +1,5 @@ +# 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__)