Skip to content

Commit

Permalink
Remove unnecessary gem from Gemfile.extra
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 22, 2024
1 parent 31a337c commit cffb796
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/test_app_templates/Gemfile.extra
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit cffb796

Please sign in to comment.