diff --git a/spec/test_app_templates/Gemfile.extra b/spec/test_app_templates/Gemfile.extra index b8dd74fbc..575e79f5d 100644 --- a/spec/test_app_templates/Gemfile.extra +++ b/spec/test_app_templates/Gemfile.extra @@ -1,6 +1,3 @@ -gem 'sprockets', '< 4' if ENV['RAILS_VERSION'] && ENV['RAILS_VERSION'] < '6' -gem 'view_component', '!= 2.26.0' - if ENV['BLACKLIGHT_VERSION'] == 'edge' gem 'blacklight', github: 'projectblacklight/blacklight' gem 'blacklight-gallery', github: 'projectblacklight/blacklight-gallery'