Skip to content

Commit 8c0e4c7

Browse files
authored
Merge pull request #1524 from pod4lib/update-dependencies
Update dependencies
2 parents 28679ad + 1612c32 commit 8c0e4c7

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

Gemfile.lock

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ GEM
9999
thread_safe (~> 0.3, >= 0.3.1)
100100
base64 (0.3.0)
101101
bcrypt (3.1.20)
102-
bcrypt_pbkdf (1.1.1)
103-
bcrypt_pbkdf (1.1.1-arm64-darwin)
102+
bcrypt_pbkdf (1.1.2)
104103
benchmark (0.5.0)
105104
bigdecimal (3.3.1)
106105
bindex (0.8.1)
@@ -146,7 +145,7 @@ GEM
146145
config (5.6.1)
147146
deep_merge (~> 1.2, >= 1.2.1)
148147
ostruct
149-
connection_pool (2.5.5)
148+
connection_pool (3.0.2)
150149
crack (1.0.1)
151150
bigdecimal
152151
rexml
@@ -200,7 +199,7 @@ GEM
200199
ffi-compiler (1.3.2)
201200
ffi (>= 1.15.5)
202201
rake
203-
friendly_id (5.5.1)
202+
friendly_id (5.6.0)
204203
activerecord (>= 4.0.0)
205204
fugit (1.12.1)
206205
et-orbi (~> 1.4)
@@ -210,13 +209,13 @@ GEM
210209
groupdate (6.7.0)
211210
activesupport (>= 7.1)
212211
hashdiff (1.2.1)
213-
herb (0.8.2-aarch64-linux-gnu)
214-
herb (0.8.2-aarch64-linux-musl)
215-
herb (0.8.2-arm-linux-gnu)
216-
herb (0.8.2-arm-linux-musl)
217-
herb (0.8.2-arm64-darwin)
218-
herb (0.8.2-x86_64-linux-gnu)
219-
herb (0.8.2-x86_64-linux-musl)
212+
herb (0.8.4-aarch64-linux-gnu)
213+
herb (0.8.4-aarch64-linux-musl)
214+
herb (0.8.4-arm-linux-gnu)
215+
herb (0.8.4-arm-linux-musl)
216+
herb (0.8.4-arm64-darwin)
217+
herb (0.8.4-x86_64-linux-gnu)
218+
herb (0.8.4-x86_64-linux-musl)
220219
highline (3.1.2)
221220
reline
222221
honeybadger (6.1.3)
@@ -260,7 +259,7 @@ GEM
260259
jbuilder (2.14.1)
261260
actionview (>= 7.0.0)
262261
activesupport (>= 7.0.0)
263-
json (2.16.0)
262+
json (2.17.1)
264263
jwt (3.1.2)
265264
base64
266265
kaminari (1.2.2)
@@ -381,7 +380,7 @@ GEM
381380
rack (>= 3.0.0)
382381
rack-test (2.2.0)
383382
rack (>= 1.3)
384-
rackup (2.2.1)
383+
rackup (2.3.1)
385384
rack (>= 3)
386385
rails (8.1.1)
387386
actioncable (= 8.1.1)
@@ -422,13 +421,13 @@ GEM
422421
zeitwerk (~> 2.6)
423422
rainbow (3.1.1)
424423
rake (13.3.1)
425-
rdoc (6.16.1)
424+
rdoc (6.17.0)
426425
erb
427426
psych (>= 4.0.0)
428427
tsort
429428
redis (5.4.1)
430429
redis-client (>= 0.22.0)
431-
redis-client (0.26.1)
430+
redis-client (0.26.2)
432431
connection_pool
433432
regexp_parser (2.11.3)
434433
reline (0.6.3)
@@ -498,7 +497,7 @@ GEM
498497
rubyzip (3.2.2)
499498
safely_block (0.5.0)
500499
securerandom (0.4.1)
501-
selenium-webdriver (4.38.0)
500+
selenium-webdriver (4.39.0)
502501
base64 (~> 0.2)
503502
logger (~> 1.4)
504503
rexml (~> 3.2, >= 3.2.5)
@@ -533,7 +532,7 @@ GEM
533532
ostruct
534533
stimulus-rails (1.3.4)
535534
railties (>= 6.0.0)
536-
stringio (3.1.8)
535+
stringio (3.1.9)
537536
terminal-table (4.0.0)
538537
unicode-display_width (>= 1.1.1, < 4)
539538
thor (1.4.0)
@@ -543,7 +542,7 @@ GEM
543542
thruster (0.1.16-arm64-darwin)
544543
thruster (0.1.16-x86_64-linux)
545544
timecop (0.9.10)
546-
timeout (0.4.4)
545+
timeout (0.5.0)
547546
tsort (0.2.0)
548547
turbo-rails (2.0.20)
549548
actionpack (>= 7.1.0)
@@ -664,4 +663,4 @@ DEPENDENCIES
664663
webmock
665664

666665
BUNDLED WITH
667-
4.0.0.beta2
666+
4.0.0

0 commit comments

Comments
 (0)