Skip to content

Commit 3fd2168

Browse files
Update Ruby dependencies
1 parent a732740 commit 3fd2168

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Gemfile.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
activesupport (>= 6.1)
8585
device_detector (>= 1)
8686
safely_block (>= 0.4)
87-
airbrussh (1.5.2)
87+
airbrussh (1.5.3)
8888
sshkit (>= 1.6.1, != 1.7.0)
8989
ast (2.4.2)
9090
base64 (0.2.0)
@@ -186,7 +186,7 @@ GEM
186186
groupdate (6.4.0)
187187
activesupport (>= 6.1)
188188
hashdiff (1.1.1)
189-
highline (3.1.0)
189+
highline (3.1.1)
190190
reline
191191
honeybadger (5.15.6)
192192
http (5.2.0)
@@ -244,7 +244,7 @@ GEM
244244
ffi-compiler (~> 1.0)
245245
rake (~> 13.0)
246246
local_time (2.1.0)
247-
logger (1.6.0)
247+
logger (1.6.1)
248248
loofah (2.22.0)
249249
crass (~> 1.0.2)
250250
nokogiri (>= 1.12.0)
@@ -262,7 +262,7 @@ GEM
262262
mini_mime (1.1.5)
263263
minitest (5.25.1)
264264
mutex_m (0.2.0)
265-
net-imap (0.4.14)
265+
net-imap (0.4.15)
266266
date
267267
net-protocol
268268
net-pop (0.1.2)
@@ -379,15 +379,14 @@ GEM
379379
rspec-mocks (~> 3.13)
380380
rspec-support (~> 3.13)
381381
rspec-support (3.13.1)
382-
rubocop (1.65.1)
382+
rubocop (1.66.0)
383383
json (~> 2.3)
384384
language_server-protocol (>= 3.17.0)
385385
parallel (~> 1.10)
386386
parser (>= 3.3.0.2)
387387
rainbow (>= 2.2.2, < 4.0)
388388
regexp_parser (>= 2.4, < 3.0)
389-
rexml (>= 3.2.5, < 4.0)
390-
rubocop-ast (>= 1.31.1, < 2.0)
389+
rubocop-ast (>= 1.32.1, < 2.0)
391390
ruby-progressbar (~> 1.7)
392391
unicode-display_width (>= 2.4.0, < 3.0)
393392
rubocop-ast (1.32.1)
@@ -413,7 +412,7 @@ GEM
413412
rubyzip (2.3.2)
414413
safely_block (0.4.0)
415414
scrub_rb (1.0.1)
416-
selenium-webdriver (4.23.0)
415+
selenium-webdriver (4.24.0)
417416
base64 (~> 0.2)
418417
logger (~> 1.4)
419418
rexml (~> 3.2, >= 3.2.5)
@@ -449,7 +448,7 @@ GEM
449448
strscan (3.1.0)
450449
terminal-table (3.0.2)
451450
unicode-display_width (>= 1.1.1, < 3)
452-
thor (1.3.1)
451+
thor (1.3.2)
453452
timecop (0.9.10)
454453
timeout (0.4.1)
455454
turbolinks (5.2.1)
@@ -483,7 +482,7 @@ GEM
483482
chronic (>= 0.6.3)
484483
xpath (3.2.0)
485484
nokogiri (~> 1.8)
486-
zeitwerk (2.6.17)
485+
zeitwerk (2.6.18)
487486

488487
PLATFORMS
489488
arm64-darwin-23

0 commit comments

Comments
 (0)