Skip to content

Commit 1c5e90c

Browse files
Update Ruby dependencies
1 parent fb4cd06 commit 1c5e90c

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
benchmark (0.5.0)
104104
bigdecimal (4.0.1)
105105
bindex (0.8.1)
106-
bootsnap (1.20.1)
106+
bootsnap (1.21.1)
107107
msgpack (~> 1.2)
108108
bootstrap_form (5.5.0)
109109
actionpack (>= 7.2)
@@ -209,13 +209,13 @@ GEM
209209
groupdate (6.7.0)
210210
activesupport (>= 7.1)
211211
hashdiff (1.2.1)
212-
herb (0.8.7-aarch64-linux-gnu)
213-
herb (0.8.7-aarch64-linux-musl)
214-
herb (0.8.7-arm-linux-gnu)
215-
herb (0.8.7-arm-linux-musl)
216-
herb (0.8.7-arm64-darwin)
217-
herb (0.8.7-x86_64-linux-gnu)
218-
herb (0.8.7-x86_64-linux-musl)
212+
herb (0.8.8-aarch64-linux-gnu)
213+
herb (0.8.8-aarch64-linux-musl)
214+
herb (0.8.8-arm-linux-gnu)
215+
herb (0.8.8-arm-linux-musl)
216+
herb (0.8.8-arm64-darwin)
217+
herb (0.8.8-x86_64-linux-gnu)
218+
herb (0.8.8-x86_64-linux-musl)
219219
highline (3.1.2)
220220
reline
221221
honeybadger (6.2.0)
@@ -348,7 +348,7 @@ GEM
348348
activerecord (>= 7.1)
349349
request_store (~> 1.4)
350350
parallel (1.27.0)
351-
parser (3.3.10.0)
351+
parser (3.3.10.1)
352352
ast (~> 2.4.1)
353353
racc
354354
pg (1.6.3)
@@ -360,7 +360,7 @@ GEM
360360
pp (0.6.3)
361361
prettyprint
362362
prettyprint (0.2.0)
363-
prism (1.7.0)
363+
prism (1.8.0)
364364
propshaft (1.3.1)
365365
actionpack (>= 7.0.0)
366366
activesupport (>= 7.0.0)
@@ -422,7 +422,7 @@ GEM
422422
zeitwerk (~> 2.6)
423423
rainbow (3.1.1)
424424
rake (13.3.1)
425-
rdoc (7.0.3)
425+
rdoc (7.1.0)
426426
erb
427427
psych (>= 4.0.0)
428428
tsort
@@ -498,7 +498,7 @@ GEM
498498
rubyzip (3.2.2)
499499
safely_block (0.5.0)
500500
securerandom (0.4.1)
501-
selenium-webdriver (4.39.0)
501+
selenium-webdriver (4.40.0)
502502
base64 (~> 0.2)
503503
logger (~> 1.4)
504504
rexml (~> 3.2, >= 3.2.5)
@@ -510,7 +510,7 @@ GEM
510510
simplecov_json_formatter (~> 0.1)
511511
simplecov-html (0.13.2)
512512
simplecov_json_formatter (0.1.4)
513-
solid_queue (1.3.0)
513+
solid_queue (1.3.1)
514514
activejob (>= 7.1)
515515
activerecord (>= 7.1)
516516
concurrent-ruby (>= 1.3.1)
@@ -545,7 +545,7 @@ GEM
545545
timecop (0.9.10)
546546
timeout (0.6.0)
547547
tsort (0.2.0)
548-
turbo-rails (2.0.20)
548+
turbo-rails (2.0.21)
549549
actionpack (>= 7.1.0)
550550
railties (>= 7.1.0)
551551
tzinfo (2.0.6)
@@ -665,4 +665,4 @@ DEPENDENCIES
665665
webmock
666666

667667
BUNDLED WITH
668-
4.0.3
668+
4.0.4

0 commit comments

Comments
 (0)