Skip to content

Commit 16ee96b

Browse files
Update Ruby dependencies
1 parent 8fefa42 commit 16ee96b

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bcrypt_pbkdf (1.1.1)
8282
bcrypt_pbkdf (1.1.1-arm64-darwin)
8383
bcrypt_pbkdf (1.1.1-x86_64-darwin)
84-
benchmark (0.4.1)
84+
benchmark (0.5.0)
8585
bigdecimal (3.3.1)
8686
bindex (0.8.1)
8787
bootsnap (1.18.6)
@@ -124,7 +124,7 @@ GEM
124124
deep_merge (~> 1.2, >= 1.2.1)
125125
ostruct
126126
connection_pool (2.5.4)
127-
crack (1.0.0)
127+
crack (1.0.1)
128128
bigdecimal
129129
rexml
130130
crass (1.0.6)
@@ -186,7 +186,7 @@ GEM
186186
jbuilder (2.14.1)
187187
actionview (>= 7.0.0)
188188
activesupport (>= 7.0.0)
189-
json (2.15.1)
189+
json (2.15.2)
190190
jwt (3.1.2)
191191
base64
192192
language_server-protocol (3.17.0.5)
@@ -198,7 +198,8 @@ GEM
198198
loofah (2.24.1)
199199
crass (~> 1.0.2)
200200
nokogiri (>= 1.12.0)
201-
mail (2.8.1)
201+
mail (2.9.0)
202+
logger
202203
mini_mime (>= 0.1.1)
203204
net-imap
204205
net-pop
@@ -235,7 +236,7 @@ GEM
235236
okcomputer (1.19.0)
236237
ostruct (0.6.3)
237238
parallel (1.27.0)
238-
parser (3.3.9.0)
239+
parser (3.3.10.0)
239240
ast (~> 2.4.1)
240241
racc
241242
pp (0.6.3)
@@ -327,7 +328,7 @@ GEM
327328
rspec-mocks (~> 3.13)
328329
rspec-support (~> 3.13)
329330
rspec-support (3.13.6)
330-
rubocop (1.81.1)
331+
rubocop (1.81.6)
331332
json (~> 2.3)
332333
language_server-protocol (~> 3.17.0.2)
333334
lint_roller (~> 1.1.0)
@@ -362,9 +363,9 @@ GEM
362363
rubocop (~> 1.72, >= 1.72.1)
363364
rubocop-rspec (~> 3.5)
364365
ruby-progressbar (1.13.0)
365-
rubyzip (3.2.0)
366+
rubyzip (3.2.1)
366367
securerandom (0.4.1)
367-
selenium-webdriver (4.37.0)
368+
selenium-webdriver (4.38.0)
368369
base64 (~> 0.2)
369370
logger (~> 1.4)
370371
rexml (~> 3.2, >= 3.2.5)
@@ -399,7 +400,7 @@ GEM
399400
activemodel (>= 6.0.0)
400401
bindex (>= 0.4.0)
401402
railties (>= 6.0.0)
402-
webmock (3.25.1)
403+
webmock (3.26.0)
403404
addressable (>= 2.8.0)
404405
crack (>= 0.3.2)
405406
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)