spec/dummy/config/boot.rb in tessa-2.0 vs spec/dummy/config/boot.rb in tessa-6.0.0.rc1

- old
+ new

@@ -1,3 +1,3 @@ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) -require 'bundler/setup' # Set up gems listed in the Gemfile. +require "bundler/setup" # Set up gems listed in the Gemfile.