Skip to content

Commit 689f9cd

Browse files
authored
Merge pull request #1098 from pod4lib/update-dependencies
Update dependencies
2 parents 3c89e99 + ba09521 commit 689f9cd

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

Gemfile.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5)
5-
actionpack (= 7.1.5)
6-
activesupport (= 7.1.5)
4+
actioncable (7.1.5.1)
5+
actionpack (= 7.1.5.1)
6+
activesupport (= 7.1.5.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5)
11-
actionpack (= 7.1.5)
12-
activejob (= 7.1.5)
13-
activerecord (= 7.1.5)
14-
activestorage (= 7.1.5)
15-
activesupport (= 7.1.5)
10+
actionmailbox (7.1.5.1)
11+
actionpack (= 7.1.5.1)
12+
activejob (= 7.1.5.1)
13+
activerecord (= 7.1.5.1)
14+
activestorage (= 7.1.5.1)
15+
activesupport (= 7.1.5.1)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.5)
21-
actionpack (= 7.1.5)
22-
actionview (= 7.1.5)
23-
activejob (= 7.1.5)
24-
activesupport (= 7.1.5)
20+
actionmailer (7.1.5.1)
21+
actionpack (= 7.1.5.1)
22+
actionview (= 7.1.5.1)
23+
activejob (= 7.1.5.1)
24+
activesupport (= 7.1.5.1)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.5)
31-
actionview (= 7.1.5)
32-
activesupport (= 7.1.5)
30+
actionpack (7.1.5.1)
31+
actionview (= 7.1.5.1)
32+
activesupport (= 7.1.5.1)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.5)
41-
actionpack (= 7.1.5)
42-
activerecord (= 7.1.5)
43-
activestorage (= 7.1.5)
44-
activesupport (= 7.1.5)
40+
actiontext (7.1.5.1)
41+
actionpack (= 7.1.5.1)
42+
activerecord (= 7.1.5.1)
43+
activestorage (= 7.1.5.1)
44+
activesupport (= 7.1.5.1)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.5)
48-
activesupport (= 7.1.5)
47+
actionview (7.1.5.1)
48+
activesupport (= 7.1.5.1)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5)
54-
activesupport (= 7.1.5)
53+
activejob (7.1.5.1)
54+
activesupport (= 7.1.5.1)
5555
globalid (>= 0.3.6)
5656
activejob-status (1.0.2)
5757
activejob (>= 6.0)
5858
activesupport (>= 6.0)
59-
activemodel (7.1.5)
60-
activesupport (= 7.1.5)
61-
activerecord (7.1.5)
62-
activemodel (= 7.1.5)
63-
activesupport (= 7.1.5)
59+
activemodel (7.1.5.1)
60+
activesupport (= 7.1.5.1)
61+
activerecord (7.1.5.1)
62+
activemodel (= 7.1.5.1)
63+
activesupport (= 7.1.5.1)
6464
timeout (>= 0.4.0)
65-
activestorage (7.1.5)
66-
actionpack (= 7.1.5)
67-
activejob (= 7.1.5)
68-
activerecord (= 7.1.5)
69-
activesupport (= 7.1.5)
65+
activestorage (7.1.5.1)
66+
actionpack (= 7.1.5.1)
67+
activejob (= 7.1.5.1)
68+
activerecord (= 7.1.5.1)
69+
activesupport (= 7.1.5.1)
7070
marcel (~> 1.0)
71-
activesupport (7.1.5)
71+
activesupport (7.1.5.1)
7272
base64
7373
benchmark (>= 0.3)
7474
bigdecimal
@@ -224,7 +224,7 @@ GEM
224224
activesupport (>= 3.0)
225225
nokogiri (>= 1.6)
226226
io-console (0.8.0)
227-
irb (1.14.1)
227+
irb (1.14.2)
228228
rdoc (>= 4.0.0)
229229
reline (>= 0.4.2)
230230
jbuilder (2.13.0)
@@ -250,7 +250,7 @@ GEM
250250
ffi-compiler (~> 1.0)
251251
rake (~> 13.0)
252252
local_time (2.1.0)
253-
logger (1.6.2)
253+
logger (1.6.3)
254254
loofah (2.23.1)
255255
crass (~> 1.0.2)
256256
nokogiri (>= 1.12.0)
@@ -283,9 +283,9 @@ GEM
283283
net-protocol
284284
net-ssh (7.3.0)
285285
nio4r (2.7.4)
286-
nokogiri (1.17.0-arm64-darwin)
286+
nokogiri (1.17.2-arm64-darwin)
287287
racc (~> 1.4)
288-
nokogiri (1.17.0-x86_64-linux)
288+
nokogiri (1.17.2-x86_64-linux)
289289
racc (~> 1.4)
290290
okcomputer (1.18.5)
291291
orm_adapter (0.5.0)
@@ -314,20 +314,20 @@ GEM
314314
rack (>= 1.3)
315315
rackup (2.2.1)
316316
rack (>= 3)
317-
rails (7.1.5)
318-
actioncable (= 7.1.5)
319-
actionmailbox (= 7.1.5)
320-
actionmailer (= 7.1.5)
321-
actionpack (= 7.1.5)
322-
actiontext (= 7.1.5)
323-
actionview (= 7.1.5)
324-
activejob (= 7.1.5)
325-
activemodel (= 7.1.5)
326-
activerecord (= 7.1.5)
327-
activestorage (= 7.1.5)
328-
activesupport (= 7.1.5)
317+
rails (7.1.5.1)
318+
actioncable (= 7.1.5.1)
319+
actionmailbox (= 7.1.5.1)
320+
actionmailer (= 7.1.5.1)
321+
actionpack (= 7.1.5.1)
322+
actiontext (= 7.1.5.1)
323+
actionview (= 7.1.5.1)
324+
activejob (= 7.1.5.1)
325+
activemodel (= 7.1.5.1)
326+
activerecord (= 7.1.5.1)
327+
activestorage (= 7.1.5.1)
328+
activesupport (= 7.1.5.1)
329329
bundler (>= 1.15.0)
330-
railties (= 7.1.5)
330+
railties (= 7.1.5.1)
331331
rails-controller-testing (1.0.5)
332332
actionpack (>= 5.0.1.rc1)
333333
actionview (>= 5.0.1.rc1)
@@ -336,27 +336,27 @@ GEM
336336
activesupport (>= 5.0.0)
337337
minitest
338338
nokogiri (>= 1.6)
339-
rails-html-sanitizer (1.6.1)
339+
rails-html-sanitizer (1.6.2)
340340
loofah (~> 2.21)
341341
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)
342342
rails-i18n (7.0.10)
343343
i18n (>= 0.7, < 2)
344344
railties (>= 6.0.0, < 8)
345-
railties (7.1.5)
346-
actionpack (= 7.1.5)
347-
activesupport (= 7.1.5)
345+
railties (7.1.5.1)
346+
actionpack (= 7.1.5.1)
347+
activesupport (= 7.1.5.1)
348348
irb
349349
rackup (>= 1.0.0)
350350
rake (>= 12.2)
351351
thor (~> 1.0, >= 1.2.2)
352352
zeitwerk (~> 2.6)
353353
rainbow (3.1.1)
354354
rake (13.2.1)
355-
rdoc (6.8.1)
355+
rdoc (6.9.0)
356356
psych (>= 4.0.0)
357357
redis (5.3.0)
358358
redis-client (>= 0.22.0)
359-
redis-client (0.22.2)
359+
redis-client (0.23.0)
360360
connection_pool
361361
regexp_parser (2.9.3)
362362
reline (0.5.12)
@@ -366,7 +366,7 @@ GEM
366366
responders (3.1.1)
367367
actionpack (>= 5.2)
368368
railties (>= 5.2)
369-
rexml (3.3.9)
369+
rexml (3.4.0)
370370
rolify (6.0.1)
371371
rspec-core (3.13.2)
372372
rspec-support (~> 3.13.0)
@@ -385,7 +385,7 @@ GEM
385385
rspec-mocks (~> 3.13)
386386
rspec-support (~> 3.13)
387387
rspec-support (3.13.2)
388-
rubocop (1.69.1)
388+
rubocop (1.69.2)
389389
json (~> 2.3)
390390
language_server-protocol (>= 3.17.0)
391391
parallel (~> 1.10)
@@ -395,7 +395,7 @@ GEM
395395
rubocop-ast (>= 1.36.2, < 2.0)
396396
ruby-progressbar (~> 1.7)
397397
unicode-display_width (>= 2.4.0, < 4.0)
398-
rubocop-ast (1.36.2)
398+
rubocop-ast (1.37.0)
399399
parser (>= 3.3.1.0)
400400
rubocop-capybara (2.21.0)
401401
rubocop (~> 1.41)
@@ -409,7 +409,7 @@ GEM
409409
rack (>= 1.1)
410410
rubocop (>= 1.52.0, < 2.0)
411411
rubocop-ast (>= 1.31.1, < 2.0)
412-
rubocop-rspec (3.2.0)
412+
rubocop-rspec (3.3.0)
413413
rubocop (~> 1.61)
414414
rubocop-rspec_rails (2.30.0)
415415
rubocop (~> 1.61)
@@ -418,7 +418,7 @@ GEM
418418
rubyzip (2.3.2)
419419
safely_block (0.4.1)
420420
scrub_rb (1.0.1)
421-
securerandom (0.4.0)
421+
securerandom (0.4.1)
422422
selenium-webdriver (4.27.0)
423423
base64 (~> 0.2)
424424
logger (~> 1.4)
@@ -456,7 +456,7 @@ GEM
456456
unicode-display_width (>= 1.1.1, < 3)
457457
thor (1.3.2)
458458
timecop (0.9.10)
459-
timeout (0.4.2)
459+
timeout (0.4.3)
460460
turbo-rails (2.0.11)
461461
actionpack (>= 6.0.0)
462462
railties (>= 6.0.0)

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ readdirp@^4.0.1:
173173
integrity sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==
174174

175175
sass@^1.57.1:
176-
version "1.82.0"
177-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
178-
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
176+
version "1.83.0"
177+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
178+
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
179179
dependencies:
180180
chokidar "^4.0.0"
181181
immutable "^5.0.2"

0 commit comments

Comments
 (0)