Skip to content

Commit 662b49c

Browse files
authored
Update all Bundler dependencies (2025-04-10) (#3785)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 89b1845 commit 662b49c

6 files changed

+243
-141
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
money-rails (~> 1.12)
132132
avo-record_link_field (0.0.2)
133133
aws-eventstream (1.3.2)
134-
aws-partitions (1.1080.0)
134+
aws-partitions (1.1084.0)
135135
aws-sdk-core (3.222.1)
136136
aws-eventstream (~> 1, >= 1.3.0)
137137
aws-partitions (~> 1, >= 1.992.0)
@@ -282,7 +282,7 @@ GEM
282282
railties (>= 5.0.0)
283283
faker (3.5.1)
284284
i18n (>= 1.8.11, < 2)
285-
faraday (2.12.2)
285+
faraday (2.13.0)
286286
faraday-net_http (>= 2.0, < 3.5)
287287
json
288288
logger
@@ -356,7 +356,7 @@ GEM
356356
activesupport (>= 3.0)
357357
nokogiri (>= 1.6)
358358
io-console (0.8.0)
359-
irb (1.15.1)
359+
irb (1.15.2)
360360
pp (>= 0.6.0)
361361
rdoc (>= 4.0.0)
362362
reline (>= 0.4.2)
@@ -390,7 +390,7 @@ GEM
390390
net-pop
391391
net-smtp
392392
mapkick-rb (0.1.5)
393-
mapkick-static (0.1.1)
393+
mapkick-static (0.2.0)
394394
marcel (1.0.4)
395395
matrix (0.4.2)
396396
memory_profiler (1.1.0)
@@ -527,7 +527,7 @@ GEM
527527
rainbow (>= 2.0, < 4.0)
528528
rexml (~> 3.1)
529529
regexp_parser (2.10.0)
530-
reline (0.6.0)
530+
reline (0.6.1)
531531
io-console (~> 0.5)
532532
responders (3.1.1)
533533
actionpack (>= 5.2)
@@ -555,23 +555,23 @@ GEM
555555
rspec-retry (0.6.2)
556556
rspec-core (> 3.3)
557557
rspec-support (3.13.2)
558-
rubocop (1.73.2)
558+
rubocop (1.75.2)
559559
json (~> 2.3)
560560
language_server-protocol (~> 3.17.0.2)
561561
lint_roller (~> 1.1.0)
562562
parallel (~> 1.10)
563563
parser (>= 3.3.0.2)
564564
rainbow (>= 2.2.2, < 4.0)
565565
regexp_parser (>= 2.9.3, < 3.0)
566-
rubocop-ast (>= 1.38.0, < 2.0)
566+
rubocop-ast (>= 1.44.0, < 2.0)
567567
ruby-progressbar (~> 1.7)
568568
unicode-display_width (>= 2.4.0, < 4.0)
569569
rubocop-ast (1.44.0)
570570
parser (>= 3.3.7.2)
571571
prism (~> 1.4)
572-
rubocop-performance (1.24.0)
572+
rubocop-performance (1.25.0)
573573
lint_roller (~> 1.1)
574-
rubocop (>= 1.72.1, < 2.0)
574+
rubocop (>= 1.75.0, < 2.0)
575575
rubocop-ast (>= 1.38.0, < 2.0)
576576
rubocop-shopify (2.16.0)
577577
rubocop (~> 1.62)
@@ -644,18 +644,18 @@ GEM
644644
actionpack (>= 6.1)
645645
activesupport (>= 6.1)
646646
sprockets (>= 3.0.0)
647-
standard (1.47.0)
647+
standard (1.49.0)
648648
language_server-protocol (~> 3.17.0.2)
649649
lint_roller (~> 1.0)
650-
rubocop (~> 1.73.0)
650+
rubocop (~> 1.75.2)
651651
standard-custom (~> 1.0.0)
652-
standard-performance (~> 1.7)
652+
standard-performance (~> 1.8)
653653
standard-custom (1.0.2)
654654
lint_roller (~> 1.0)
655655
rubocop (~> 1.50)
656-
standard-performance (1.7.0)
656+
standard-performance (1.8.0)
657657
lint_roller (~> 1.1)
658-
rubocop-performance (~> 1.24.0)
658+
rubocop-performance (~> 1.25.0)
659659
stringio (3.1.6)
660660
syntax_tree (6.2.0)
661661
prettier_print (>= 1.2.0)

gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
money-rails (~> 1.12)
119119
avo-record_link_field (0.0.2)
120120
aws-eventstream (1.3.2)
121-
aws-partitions (1.1080.0)
121+
aws-partitions (1.1084.0)
122122
aws-sdk-core (3.222.1)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
@@ -268,7 +268,7 @@ GEM
268268
railties (>= 5.0.0)
269269
faker (3.5.1)
270270
i18n (>= 1.8.11, < 2)
271-
faraday (2.12.2)
271+
faraday (2.13.0)
272272
faraday-net_http (>= 2.0, < 3.5)
273273
json
274274
logger
@@ -341,7 +341,7 @@ GEM
341341
activesupport (>= 3.0)
342342
nokogiri (>= 1.6)
343343
io-console (0.8.0)
344-
irb (1.15.1)
344+
irb (1.15.2)
345345
pp (>= 0.6.0)
346346
rdoc (>= 4.0.0)
347347
reline (>= 0.4.2)
@@ -375,7 +375,7 @@ GEM
375375
net-pop
376376
net-smtp
377377
mapkick-rb (0.1.5)
378-
mapkick-static (0.1.1)
378+
mapkick-static (0.2.0)
379379
marcel (1.0.4)
380380
matrix (0.4.2)
381381
memory_profiler (1.1.0)
@@ -501,7 +501,7 @@ GEM
501501
rainbow (>= 2.0, < 4.0)
502502
rexml (~> 3.1)
503503
regexp_parser (2.10.0)
504-
reline (0.6.0)
504+
reline (0.6.1)
505505
io-console (~> 0.5)
506506
responders (3.1.1)
507507
actionpack (>= 5.2)
@@ -529,23 +529,23 @@ GEM
529529
rspec-retry (0.6.2)
530530
rspec-core (> 3.3)
531531
rspec-support (3.13.2)
532-
rubocop (1.73.2)
532+
rubocop (1.75.2)
533533
json (~> 2.3)
534534
language_server-protocol (~> 3.17.0.2)
535535
lint_roller (~> 1.1.0)
536536
parallel (~> 1.10)
537537
parser (>= 3.3.0.2)
538538
rainbow (>= 2.2.2, < 4.0)
539539
regexp_parser (>= 2.9.3, < 3.0)
540-
rubocop-ast (>= 1.38.0, < 2.0)
540+
rubocop-ast (>= 1.44.0, < 2.0)
541541
ruby-progressbar (~> 1.7)
542542
unicode-display_width (>= 2.4.0, < 4.0)
543543
rubocop-ast (1.44.0)
544544
parser (>= 3.3.7.2)
545545
prism (~> 1.4)
546-
rubocop-performance (1.24.0)
546+
rubocop-performance (1.25.0)
547547
lint_roller (~> 1.1)
548-
rubocop (>= 1.72.1, < 2.0)
548+
rubocop (>= 1.75.0, < 2.0)
549549
rubocop-ast (>= 1.38.0, < 2.0)
550550
rubocop-shopify (2.16.0)
551551
rubocop (~> 1.62)
@@ -617,18 +617,18 @@ GEM
617617
actionpack (>= 6.1)
618618
activesupport (>= 6.1)
619619
sprockets (>= 3.0.0)
620-
standard (1.47.0)
620+
standard (1.49.0)
621621
language_server-protocol (~> 3.17.0.2)
622622
lint_roller (~> 1.0)
623-
rubocop (~> 1.73.0)
623+
rubocop (~> 1.75.2)
624624
standard-custom (~> 1.0.0)
625-
standard-performance (~> 1.7)
625+
standard-performance (~> 1.8)
626626
standard-custom (1.0.2)
627627
lint_roller (~> 1.0)
628628
rubocop (~> 1.50)
629-
standard-performance (1.7.0)
629+
standard-performance (1.8.0)
630630
lint_roller (~> 1.1)
631-
rubocop-performance (~> 1.24.0)
631+
rubocop-performance (~> 1.25.0)
632632
syntax_tree (6.2.0)
633633
prettier_print (>= 1.2.0)
634634
terminal-table (4.0.0)

gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock

Lines changed: 67 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
money-rails (~> 1.12)
119119
avo-record_link_field (0.0.2)
120120
aws-eventstream (1.3.2)
121-
aws-partitions (1.1080.0)
121+
aws-partitions (1.1084.0)
122122
aws-sdk-core (3.222.1)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
@@ -221,6 +221,35 @@ GEM
221221
dotenv-rails (3.1.7)
222222
dotenv (= 3.1.7)
223223
railties (>= 6.1)
224+
dry-configurable (1.3.0)
225+
dry-core (~> 1.1)
226+
zeitwerk (~> 2.6)
227+
dry-core (1.1.0)
228+
concurrent-ruby (~> 1.0)
229+
logger
230+
zeitwerk (~> 2.6)
231+
dry-inflector (1.2.0)
232+
dry-initializer (3.2.0)
233+
dry-logic (1.6.0)
234+
bigdecimal
235+
concurrent-ruby (~> 1.0)
236+
dry-core (~> 1.1)
237+
zeitwerk (~> 2.6)
238+
dry-schema (1.13.4)
239+
concurrent-ruby (~> 1.0)
240+
dry-configurable (~> 1.0, >= 1.0.1)
241+
dry-core (~> 1.0, < 2)
242+
dry-initializer (~> 3.0)
243+
dry-logic (>= 1.4, < 2)
244+
dry-types (>= 1.7, < 2)
245+
zeitwerk (~> 2.6)
246+
dry-types (1.8.2)
247+
bigdecimal (~> 3.0)
248+
concurrent-ruby (~> 1.0)
249+
dry-core (~> 1.0)
250+
dry-inflector (~> 1.0)
251+
dry-logic (~> 1.4)
252+
zeitwerk (~> 2.6)
224253
erb-formatter (0.7.3)
225254
syntax_tree (~> 6.0)
226255
erb_lint (0.9.0)
@@ -239,7 +268,7 @@ GEM
239268
railties (>= 5.0.0)
240269
faker (3.5.1)
241270
i18n (>= 1.8.11, < 2)
242-
faraday (2.12.2)
271+
faraday (2.13.0)
243272
faraday-net_http (>= 2.0, < 3.5)
244273
json
245274
logger
@@ -312,7 +341,7 @@ GEM
312341
activesupport (>= 3.0)
313342
nokogiri (>= 1.6)
314343
io-console (0.8.0)
315-
irb (1.15.1)
344+
irb (1.15.2)
316345
pp (>= 0.6.0)
317346
rdoc (>= 4.0.0)
318347
reline (>= 0.4.2)
@@ -327,7 +356,6 @@ GEM
327356
rexml (>= 3.3.9)
328357
kramdown-parser-gfm (1.1.0)
329358
kramdown (~> 2.0)
330-
kwalify (0.7.2)
331359
language_server-protocol (3.17.0.4)
332360
launchy (3.1.1)
333361
addressable (~> 2.8)
@@ -347,7 +375,7 @@ GEM
347375
net-pop
348376
net-smtp
349377
mapkick-rb (0.1.5)
350-
mapkick-static (0.1.1)
378+
mapkick-static (0.2.0)
351379
marcel (1.0.4)
352380
matrix (0.4.2)
353381
memory_profiler (1.1.0)
@@ -392,7 +420,7 @@ GEM
392420
ostruct (0.6.1)
393421
pagy (9.3.4)
394422
parallel (1.26.3)
395-
parser (3.2.2.4)
423+
parser (3.3.7.4)
396424
ast (~> 2.4.1)
397425
racc
398426
path_expander (1.1.3)
@@ -466,12 +494,14 @@ GEM
466494
redis-client (>= 0.22.0)
467495
redis-client (0.24.0)
468496
connection_pool
469-
reek (6.1.4)
470-
kwalify (~> 0.7.0)
471-
parser (~> 3.2.0)
497+
reek (6.4.0)
498+
dry-schema (~> 1.13.0)
499+
logger (~> 1.6)
500+
parser (~> 3.3.0)
472501
rainbow (>= 2.0, < 4.0)
502+
rexml (~> 3.1)
473503
regexp_parser (2.10.0)
474-
reline (0.6.0)
504+
reline (0.6.1)
475505
io-console (~> 0.5)
476506
responders (3.1.1)
477507
actionpack (>= 5.2)
@@ -499,24 +529,26 @@ GEM
499529
rspec-retry (0.6.2)
500530
rspec-core (> 3.3)
501531
rspec-support (3.13.2)
502-
rubocop (1.59.0)
532+
rubocop (1.75.2)
503533
json (~> 2.3)
504-
language_server-protocol (>= 3.17.0)
534+
language_server-protocol (~> 3.17.0.2)
535+
lint_roller (~> 1.1.0)
505536
parallel (~> 1.10)
506-
parser (>= 3.2.2.4)
537+
parser (>= 3.3.0.2)
507538
rainbow (>= 2.2.2, < 4.0)
508-
regexp_parser (>= 1.8, < 3.0)
509-
rexml (>= 3.2.5, < 4.0)
510-
rubocop-ast (>= 1.30.0, < 2.0)
539+
regexp_parser (>= 2.9.3, < 3.0)
540+
rubocop-ast (>= 1.44.0, < 2.0)
511541
ruby-progressbar (~> 1.7)
512-
unicode-display_width (>= 2.4.0, < 3.0)
513-
rubocop-ast (1.30.0)
514-
parser (>= 3.2.1.0)
515-
rubocop-performance (1.20.2)
516-
rubocop (>= 1.48.1, < 2.0)
517-
rubocop-ast (>= 1.30.0, < 2.0)
518-
rubocop-shopify (2.15.1)
519-
rubocop (~> 1.51)
542+
unicode-display_width (>= 2.4.0, < 4.0)
543+
rubocop-ast (1.44.0)
544+
parser (>= 3.3.7.2)
545+
prism (~> 1.4)
546+
rubocop-performance (1.25.0)
547+
lint_roller (~> 1.1)
548+
rubocop (>= 1.75.0, < 2.0)
549+
rubocop-ast (>= 1.38.0, < 2.0)
550+
rubocop-shopify (2.16.0)
551+
rubocop (~> 1.62)
520552
ruby-openai (8.1.0)
521553
event_stream_parser (>= 0.3.0, < 2.0.0)
522554
faraday (>= 1)
@@ -529,13 +561,13 @@ GEM
529561
ruby_parser (3.21.1)
530562
racc (~> 1.5)
531563
sexp_processor (~> 4.16)
532-
rubycritic (4.9.1)
564+
rubycritic (4.9.2)
533565
flay (~> 2.13)
534566
flog (~> 4.7)
535567
launchy (>= 2.5.2)
536-
parser (>= 3.2.2.4)
568+
parser (>= 3.3.0.5)
537569
rainbow (~> 3.1.1)
538-
reek (~> 6.0, < 6.2)
570+
reek (~> 6.4.0, < 7.0)
539571
rexml
540572
ruby_parser (~> 3.21)
541573
simplecov (>= 0.22.0)
@@ -585,18 +617,18 @@ GEM
585617
actionpack (>= 6.1)
586618
activesupport (>= 6.1)
587619
sprockets (>= 3.0.0)
588-
standard (1.33.0)
620+
standard (1.49.0)
589621
language_server-protocol (~> 3.17.0.2)
590622
lint_roller (~> 1.0)
591-
rubocop (~> 1.59.0)
623+
rubocop (~> 1.75.2)
592624
standard-custom (~> 1.0.0)
593-
standard-performance (~> 1.3)
625+
standard-performance (~> 1.8)
594626
standard-custom (1.0.2)
595627
lint_roller (~> 1.0)
596628
rubocop (~> 1.50)
597-
standard-performance (1.3.1)
629+
standard-performance (1.8.0)
598630
lint_roller (~> 1.1)
599-
rubocop-performance (~> 1.20.2)
631+
rubocop-performance (~> 1.25.0)
600632
syntax_tree (6.2.0)
601633
prettier_print (>= 1.2.0)
602634
terminal-table (4.0.0)
@@ -615,7 +647,9 @@ GEM
615647
tzinfo (2.0.6)
616648
concurrent-ruby (~> 1.0)
617649
unaccent (0.4.0)
618-
unicode-display_width (2.6.0)
650+
unicode-display_width (3.1.4)
651+
unicode-emoji (~> 4.0, >= 4.0.4)
652+
unicode-emoji (4.0.4)
619653
uri (1.0.3)
620654
view_component (3.22.0)
621655
activesupport (>= 5.2.0, < 8.1)

0 commit comments

Comments
 (0)