Gemfile in blacklight-6.1.0 vs Gemfile in blacklight-6.2.0

- old
+ new

@@ -43,5 +43,7 @@ gem 'bootstrap-sass', '< 3.3.5' # 3.3.5 requires sass 3.3, incompatible with sass-rails 4.x gem 'sass-rails', "< 5.0" end end # END ENGINE_CART BLOCK + +eval_gemfile File.expand_path("spec/test_app_templates/Gemfile.extra", File.dirname(__FILE__))