Skip to content

Commit 5b34ffe

Browse files
Update Ruby dependencies
1 parent 671aa85 commit 5b34ffe

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
bcrypt_pbkdf (1.1.1)
8383
bcrypt_pbkdf (1.1.1-arm64-darwin)
8484
bcrypt_pbkdf (1.1.1-x86_64-darwin)
85-
benchmark (0.4.1)
85+
benchmark (0.5.0)
8686
bigdecimal (3.3.1)
8787
bindex (0.8.1)
8888
bootsnap (1.18.6)
@@ -120,7 +120,7 @@ GEM
120120
regexp_parser (>= 1.5, < 3.0)
121121
xpath (~> 3.2)
122122
chronic (0.10.2)
123-
cocina-models (0.107.0)
123+
cocina-models (0.107.1)
124124
activesupport
125125
deprecation
126126
dry-struct (~> 1.0)
@@ -187,7 +187,7 @@ GEM
187187
nokogiri (>= 1.4.3)
188188
erb (5.1.1)
189189
erubi (1.13.1)
190-
factory_bot (6.5.5)
190+
factory_bot (6.5.6)
191191
activesupport (>= 6.1.0)
192192
factory_bot_rails (6.5.1)
193193
factory_bot (~> 6.5)
@@ -214,7 +214,7 @@ GEM
214214
jbuilder (2.14.1)
215215
actionview (>= 7.0.0)
216216
activesupport (>= 7.0.0)
217-
json (2.15.1)
217+
json (2.15.2)
218218
jsonpath (1.1.5)
219219
multi_json
220220
jwt (3.1.2)
@@ -238,7 +238,8 @@ GEM
238238
loofah (2.24.1)
239239
crass (~> 1.0.2)
240240
nokogiri (>= 1.12.0)
241-
mail (2.8.1)
241+
mail (2.9.0)
242+
logger
242243
mini_mime (>= 0.1.1)
243244
net-imap
244245
net-pop
@@ -279,7 +280,7 @@ GEM
279280
optimist (3.2.1)
280281
ostruct (0.6.3)
281282
parallel (1.27.0)
282-
parser (3.3.9.0)
283+
parser (3.3.10.0)
283284
ast (~> 2.4.1)
284285
racc
285286
patience_diff (1.2.0)
@@ -380,7 +381,7 @@ GEM
380381
rspec-mocks (~> 3.13)
381382
rspec-support (~> 3.13)
382383
rspec-support (3.13.6)
383-
rubocop (1.81.1)
384+
rubocop (1.81.6)
384385
json (~> 2.3)
385386
language_server-protocol (~> 3.17.0.2)
386387
lint_roller (~> 1.1.0)
@@ -436,7 +437,7 @@ GEM
436437
net-ssh (>= 2.8.0)
437438
ostruct
438439
stringio (3.1.7)
439-
super_diff (0.16.0)
440+
super_diff (0.17.0)
440441
attr_extras (>= 6.2.4)
441442
diff-lcs
442443
patience_diff

0 commit comments

Comments
 (0)