spec/internal/config/boot.rb in blacklight_cql-2.0.1 vs spec/internal/config/boot.rb in blacklight_cql-3.0.0

- old
+ new

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