Skip to content

Commit 54fb227

Browse files
authored
Merge pull request #1561 from pod4lib/update-dependencies
Update dependencies
2 parents 3bf1ec6 + 1d4ab62 commit 54fb227

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
cgi (0.5.1)
144144
coercible (1.0.0)
145145
descendants_tracker (~> 0.0.1)
146-
concurrent-ruby (1.3.6)
146+
concurrent-ruby (1.3.7)
147147
config (5.6.1)
148148
deep_merge (~> 1.2, >= 1.2.1)
149149
ostruct
@@ -218,7 +218,7 @@ GEM
218218
llhttp (~> 0.6.1)
219219
http-cookie (1.1.6)
220220
domain_name (~> 0.5)
221-
i18n (1.14.8)
221+
i18n (1.15.2)
222222
concurrent-ruby (~> 1.0)
223223
i18n-tasks (1.1.2)
224224
activesupport (>= 4.0.2)
@@ -313,25 +313,25 @@ GEM
313313
net-protocol
314314
net-ssh (7.3.2)
315315
nio4r (2.7.5)
316-
nokogiri (1.19.3-aarch64-linux-gnu)
316+
nokogiri (1.19.4-aarch64-linux-gnu)
317317
racc (~> 1.4)
318-
nokogiri (1.19.3-aarch64-linux-musl)
318+
nokogiri (1.19.4-aarch64-linux-musl)
319319
racc (~> 1.4)
320-
nokogiri (1.19.3-arm-linux-gnu)
320+
nokogiri (1.19.4-arm-linux-gnu)
321321
racc (~> 1.4)
322-
nokogiri (1.19.3-arm-linux-musl)
322+
nokogiri (1.19.4-arm-linux-musl)
323323
racc (~> 1.4)
324-
nokogiri (1.19.3-arm64-darwin)
324+
nokogiri (1.19.4-arm64-darwin)
325325
racc (~> 1.4)
326-
nokogiri (1.19.3-x86_64-linux-gnu)
326+
nokogiri (1.19.4-x86_64-linux-gnu)
327327
racc (~> 1.4)
328-
nokogiri (1.19.3-x86_64-linux-musl)
328+
nokogiri (1.19.4-x86_64-linux-musl)
329329
racc (~> 1.4)
330330
okcomputer (1.19.2)
331331
benchmark
332332
orm_adapter (0.5.0)
333333
ostruct (0.6.3)
334-
ox (2.14.26)
334+
ox (2.14.27)
335335
bigdecimal (>= 3.0)
336336
paper_trail (17.0.0)
337337
activerecord (>= 7.1)
@@ -346,7 +346,7 @@ GEM
346346
pg (1.6.3-arm64-darwin)
347347
pg (1.6.3-x86_64-linux)
348348
pg (1.6.3-x86_64-linux-musl)
349-
pp (0.6.3)
349+
pp (0.6.4)
350350
prettyprint
351351
prettyprint (0.2.0)
352352
prism (1.9.0)
@@ -446,7 +446,7 @@ GEM
446446
rspec-mocks (>= 3.13.0, < 5.0.0)
447447
rspec-support (>= 3.13.0, < 5.0.0)
448448
rspec-support (3.13.7)
449-
rubocop (1.87.0)
449+
rubocop (1.88.0)
450450
json (~> 2.3)
451451
language_server-protocol (~> 3.17.0.2)
452452
lint_roller (~> 1.1.0)
@@ -470,7 +470,7 @@ GEM
470470
lint_roller (~> 1.1)
471471
rubocop (>= 1.75.0, < 2.0)
472472
rubocop-ast (>= 1.47.1, < 2.0)
473-
rubocop-rails (2.35.4)
473+
rubocop-rails (2.35.5)
474474
activesupport (>= 4.2.0)
475475
lint_roller (~> 1.1)
476476
rack (>= 1.1)
@@ -488,7 +488,7 @@ GEM
488488
rubyzip (3.4.0)
489489
safely_block (1.0.0)
490490
securerandom (0.4.1)
491-
selenium-webdriver (4.44.0)
491+
selenium-webdriver (4.45.0)
492492
base64 (~> 0.2)
493493
logger (~> 1.4)
494494
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)