Skip to content

Commit

Permalink
Pin OSD & restrict Blacklight Gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-steve committed Dec 20, 2024
1 parent 059132e commit 475c94c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blacklight-spotlight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ these collections.)
s.add_dependency 'acts-as-taggable-on', '>= 5.0', '< 12'
s.add_dependency 'autoprefixer-rails'
s.add_dependency 'blacklight', '>= 7.40', '< 9'
s.add_dependency 'blacklight-gallery', '>= 3.0', '< 5'
s.add_dependency 'blacklight-gallery', '>= 3.0', '< 4.7.0'
s.add_dependency 'bootstrap_form', '>= 4.1', '< 6'
s.add_dependency 'cancancan'
s.add_dependency 'carrierwave', '~> 2.2'
Expand All @@ -45,7 +45,7 @@ these collections.)
s.add_dependency 'mini_magick'
s.add_dependency 'nokogiri'
s.add_dependency 'oauth2'
s.add_dependency 'openseadragon'
s.add_dependency 'openseadragon', '0.9.0'
s.add_dependency 'ostruct', '!= 0.3.0', '!= 0.3.1', '!= 0.3.2'
s.add_dependency 'paper_trail', '>= 11.0', '< 16'
s.add_dependency 'rails', '>= 7.0', '< 8'
Expand Down

0 comments on commit 475c94c

Please sign in to comment.