Skip to content

Commit

Permalink
Merge pull request #2668 from sul-dlss/update-blacklight-spotlight
Browse files Browse the repository at this point in the history
Update blacklight and spotlight
  • Loading branch information
jcoyne authored Dec 4, 2024
2 parents 47dbeba + 7f507b6 commit 8fc96b7
Showing 1 changed file with 37 additions and 37 deletions.
74 changes: 37 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,13 @@ GEM
racc (~> 1.7)
bigdecimal (3.1.8)
bindex (0.8.1)
blacklight (8.6.1)
blacklight (8.7.0)
globalid
i18n (>= 1.7.0)
jbuilder (~> 2.7)
kaminari (>= 0.15)
ostruct (>= 0.3.2)
rails (>= 6.1, < 8)
rails (>= 6.1, < 9)
view_component (>= 2.74, < 4)
zeitwerk
blacklight-gallery (4.6.1)
Expand All @@ -122,7 +122,7 @@ GEM
blacklight (>= 7.25, < 9)
rails
ruby-oembed
blacklight-spotlight (4.4.0)
blacklight-spotlight (4.5.0)
activejob-status
acts-as-taggable-on (>= 5.0, < 12)
autoprefixer-rails
Expand Down Expand Up @@ -347,7 +347,7 @@ GEM
google-analytics-data (0.6.1)
google-analytics-data-v1beta (>= 0.11, < 2.a)
google-cloud-core (~> 1.6)
google-analytics-data-v1beta (0.13.1)
google-analytics-data-v1beta (0.14.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-core (1.7.1)
Expand Down Expand Up @@ -387,22 +387,22 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.67.0)
grpc (1.68.1)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.67.0-aarch64-linux)
grpc (1.68.1-aarch64-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.67.0-arm64-darwin)
grpc (1.68.1-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.67.0-x86-linux)
grpc (1.68.1-x86-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.67.0-x86_64-darwin)
grpc (1.68.1-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.67.0-x86_64-linux)
grpc (1.68.1-x86_64-linux)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
hashdiff (1.1.2)
Expand Down Expand Up @@ -435,7 +435,7 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -448,7 +448,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.8.2)
json (2.9.0)
jsonpath (1.1.5)
multi_json
jwt (2.9.3)
Expand Down Expand Up @@ -502,11 +502,11 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mime-types-data (3.2024.1203)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitar (1.0.2)
minitest (5.25.2)
minitest (5.25.4)
mods (3.0.5)
csv (~> 3.3)
edtf (~> 3.0)
Expand Down Expand Up @@ -544,17 +544,17 @@ GEM
net-ssh (7.3.0)
newrelic_rpm (9.16.0)
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.16.8-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.16.8-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.16.8-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.16.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
nom-xml (1.2.0)
i18n
Expand Down Expand Up @@ -629,9 +629,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_autolink (1.1.8)
actionview (> 3.1)
activesupport (> 3.1)
Expand Down Expand Up @@ -703,15 +703,15 @@ GEM
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.69.0)
rspec-support (3.13.2)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
Expand Down Expand Up @@ -801,16 +801,16 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (2.3.1-aarch64-linux-gnu)
sqlite3 (2.3.1-aarch64-linux-musl)
sqlite3 (2.3.1-arm-linux-gnu)
sqlite3 (2.3.1-arm-linux-musl)
sqlite3 (2.3.1-arm64-darwin)
sqlite3 (2.3.1-x86-linux-gnu)
sqlite3 (2.3.1-x86-linux-musl)
sqlite3 (2.3.1-x86_64-darwin)
sqlite3 (2.3.1-x86_64-linux-gnu)
sqlite3 (2.3.1-x86_64-linux-musl)
sqlite3 (2.4.0-aarch64-linux-gnu)
sqlite3 (2.4.0-aarch64-linux-musl)
sqlite3 (2.4.0-arm-linux-gnu)
sqlite3 (2.4.0-arm-linux-musl)
sqlite3 (2.4.0-arm64-darwin)
sqlite3 (2.4.0-x86-linux-gnu)
sqlite3 (2.4.0-x86-linux-musl)
sqlite3 (2.4.0-x86_64-darwin)
sqlite3 (2.4.0-x86_64-linux-gnu)
sqlite3 (2.4.0-x86_64-linux-musl)
sshkit (1.23.2)
base64
net-scp (>= 1.1.2)
Expand Down Expand Up @@ -857,7 +857,7 @@ GEM
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
useragent (0.16.10)
useragent (0.16.11)
version_gem (1.1.4)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
Expand Down

0 comments on commit 8fc96b7

Please sign in to comment.