Skip to content

Commit 4ad8f91

Browse files
authored
Merge pull request #688 from sul-dlss/update-dependencies
Update dependencies
2 parents 9135436 + c61e4b4 commit 4ad8f91

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ GEM
9797
benchmark (0.4.0)
9898
bigdecimal (3.1.8)
9999
bindex (0.8.1)
100-
blacklight (8.6.1)
100+
blacklight (8.7.0)
101101
globalid
102102
i18n (>= 1.7.0)
103103
jbuilder (~> 2.7)
104104
kaminari (>= 0.15)
105105
ostruct (>= 0.3.2)
106-
rails (>= 6.1, < 8)
106+
rails (>= 6.1, < 9)
107107
view_component (>= 2.74, < 4)
108108
zeitwerk
109109
bootsnap (1.18.4)
@@ -205,7 +205,7 @@ GEM
205205
http-cookie (~> 1.0)
206206
http-form_data (~> 2.2)
207207
llhttp-ffi (~> 0.5.0)
208-
http-cookie (1.0.7)
208+
http-cookie (1.0.8)
209209
domain_name (~> 0.5)
210210
http-form_data (2.3.0)
211211
httpclient (2.8.3)
@@ -215,14 +215,14 @@ GEM
215215
actionpack (>= 6.0.0)
216216
activesupport (>= 6.0.0)
217217
railties (>= 6.0.0)
218-
io-console (0.7.2)
218+
io-console (0.8.0)
219219
irb (1.14.1)
220220
rdoc (>= 4.0.0)
221221
reline (>= 0.4.2)
222222
jbuilder (2.13.0)
223223
actionview (>= 5.0.0)
224224
activesupport (>= 5.0.0)
225-
json (2.8.2)
225+
json (2.9.0)
226226
jsonpath (1.1.5)
227227
multi_json
228228
kaminari (1.2.2)
@@ -261,7 +261,7 @@ GEM
261261
method_source (1.1.0)
262262
mini_mime (1.1.5)
263263
minitar (1.0.2)
264-
minitest (5.25.2)
264+
minitest (5.25.4)
265265
msgpack (1.7.5)
266266
multi_json (1.15.0)
267267
mutex_m (0.3.0)
@@ -282,11 +282,11 @@ GEM
282282
net-protocol
283283
net-ssh (7.3.0)
284284
nio4r (2.7.4)
285-
nokogiri (1.16.7-arm64-darwin)
285+
nokogiri (1.17.0-arm64-darwin)
286286
racc (~> 1.4)
287-
nokogiri (1.16.7-x86_64-darwin)
287+
nokogiri (1.17.0-x86_64-darwin)
288288
racc (~> 1.4)
289-
nokogiri (1.16.7-x86_64-linux)
289+
nokogiri (1.17.0-x86_64-linux)
290290
racc (~> 1.4)
291291
okcomputer (1.18.5)
292292
orm_adapter (0.5.0)
@@ -335,9 +335,9 @@ GEM
335335
activesupport (>= 5.0.0)
336336
minitest
337337
nokogiri (>= 1.6)
338-
rails-html-sanitizer (1.6.0)
338+
rails-html-sanitizer (1.6.1)
339339
loofah (~> 2.21)
340-
nokogiri (~> 1.14)
340+
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)
341341
railties (7.1.5)
342342
actionpack (= 7.1.5)
343343
activesupport (= 7.1.5)
@@ -350,7 +350,7 @@ GEM
350350
rake (13.2.1)
351351
rdoc (6.8.1)
352352
psych (>= 4.0.0)
353-
recaptcha (5.17.1)
353+
recaptcha (5.18.0)
354354
redis (5.3.0)
355355
redis-client (>= 0.22.0)
356356
redis-client (0.22.2)
@@ -382,15 +382,15 @@ GEM
382382
rspec-expectations (~> 3.13)
383383
rspec-mocks (~> 3.13)
384384
rspec-support (~> 3.13)
385-
rspec-support (3.13.1)
386-
rubocop (1.69.0)
385+
rspec-support (3.13.2)
386+
rubocop (1.69.1)
387387
json (~> 2.3)
388388
language_server-protocol (>= 3.17.0)
389389
parallel (~> 1.10)
390390
parser (>= 3.3.0.2)
391391
rainbow (>= 2.2.2, < 4.0)
392-
regexp_parser (>= 2.4, < 3.0)
393-
rubocop-ast (>= 1.36.1, < 2.0)
392+
regexp_parser (>= 2.9.3, < 3.0)
393+
rubocop-ast (>= 1.36.2, < 2.0)
394394
ruby-progressbar (~> 1.7)
395395
unicode-display_width (>= 2.4.0, < 4.0)
396396
rubocop-ast (1.36.2)

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ arclight@^1.0.0:
9797
integrity sha512-a8WGQHWTAg+CbR+1QL4GfDuEwlyEDeeesKe4HjDhaRS5uW3luMW+1FVLtnU79USxjepMkx/stOCQD4KPYVED+g==
9898

9999
blacklight-frontend@^8.2.2:
100-
version "8.6.1"
101-
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.6.1.tgz#27c1c0f3c2797a05d6289511c1a6b65dedc27e38"
102-
integrity sha512-g5+hkN4rUMPrzCLBcHNoo/Wwrty/s5SCLn/+6H5VL6z1Ht/Q+8SqX/oLbSU0L9nr2AnyM3gSF3Fi0u0xqqONgw==
100+
version "8.7.0"
101+
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.7.0.tgz#4ef0d5c984ea41addf42914dd37157f7eee3f3f5"
102+
integrity sha512-iDPNfD+QQo5+ZoLLl4uRXtgzvPFup4JnzAa1MnxdP+7cxkHm24cidJ+c/9UBZjk9mrOOnFdlMfWZnbX+zG+mkQ==
103103
dependencies:
104104
bootstrap ">=4.3.1 <6.0.0"
105105

@@ -180,9 +180,9 @@ readdirp@^4.0.1:
180180
integrity sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==
181181

182182
sass@^1.55.0:
183-
version "1.81.0"
184-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
185-
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
183+
version "1.82.0"
184+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
185+
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
186186
dependencies:
187187
chokidar "^4.0.0"
188188
immutable "^5.0.2"

0 commit comments

Comments
 (0)