Skip to content

Commit a583e4c

Browse files
authored
Update all Bundler dependencies (2025-03-20) (avo-hq#3751)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 759c104 commit a583e4c

6 files changed

+76
-64
lines changed

Diff for: Gemfile.lock

+15-13
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,13 @@ GEM
108108
acts_as_list (1.2.4)
109109
activerecord (>= 6.1)
110110
activesupport (>= 6.1)
111-
actual_db_schema (0.8.3)
111+
actual_db_schema (0.8.4)
112112
activerecord
113113
activesupport
114114
ast
115115
csv
116116
parser
117+
prism
117118
addressable (2.8.7)
118119
public_suffix (>= 2.0.2, < 7.0)
119120
amazing_print (1.7.2)
@@ -124,14 +125,14 @@ GEM
124125
bundler
125126
rake
126127
thor (>= 0.14.0)
127-
ast (2.4.2)
128+
ast (2.4.3)
128129
avo-heroicons (0.1.1)
129130
avo-money_field (0.0.5)
130131
money-rails (~> 1.12)
131132
avo-record_link_field (0.0.2)
132133
aws-eventstream (1.3.2)
133-
aws-partitions (1.1065.0)
134-
aws-sdk-core (3.220.1)
134+
aws-partitions (1.1071.0)
135+
aws-sdk-core (3.220.2)
135136
aws-eventstream (~> 1, >= 1.3.0)
136137
aws-partitions (~> 1, >= 1.992.0)
137138
aws-sigv4 (~> 1.9)
@@ -193,7 +194,7 @@ GEM
193194
crass (1.0.6)
194195
cssbundling-rails (1.4.3)
195196
railties (>= 6.0.0)
196-
csv (3.3.2)
197+
csv (3.3.3)
197198
cuprite (0.15.1)
198199
capybara (~> 3.0)
199200
ferrum (~> 0.15.0)
@@ -424,18 +425,18 @@ GEM
424425
net-smtp (0.5.1)
425426
net-protocol
426427
nio4r (2.7.4)
427-
nokogiri (1.18.3-aarch64-linux-gnu)
428+
nokogiri (1.18.5-aarch64-linux-gnu)
428429
racc (~> 1.4)
429-
nokogiri (1.18.3-arm64-darwin)
430+
nokogiri (1.18.5-arm64-darwin)
430431
racc (~> 1.4)
431-
nokogiri (1.18.3-x86_64-linux-gnu)
432+
nokogiri (1.18.5-x86_64-linux-gnu)
432433
racc (~> 1.4)
433434
observer (0.1.2)
434435
orm_adapter (0.5.0)
435436
ostruct (0.6.1)
436437
pagy (9.3.4)
437438
parallel (1.26.3)
438-
parser (3.3.7.1)
439+
parser (3.3.7.2)
439440
ast (~> 2.4.1)
440441
racc
441442
path_expander (1.1.3)
@@ -447,6 +448,7 @@ GEM
447448
rails (>= 6.0.0)
448449
prettier_print (1.2.1)
449450
prettyprint (0.2.0)
451+
prism (1.4.0)
450452
prop_initializer (0.2.0)
451453
zeitwerk (>= 2.6.18)
452454
psych (5.2.3)
@@ -509,7 +511,7 @@ GEM
509511
rb-fsevent (0.11.2)
510512
rb-inotify (0.11.1)
511513
ffi (~> 1.0)
512-
rbs (3.8.1)
514+
rbs (3.9.0)
513515
logger
514516
rdoc (6.12.0)
515517
psych (>= 4.0.0)
@@ -563,15 +565,15 @@ GEM
563565
rubocop-ast (>= 1.38.0, < 2.0)
564566
ruby-progressbar (~> 1.7)
565567
unicode-display_width (>= 2.4.0, < 4.0)
566-
rubocop-ast (1.38.1)
567-
parser (>= 3.3.1.0)
568+
rubocop-ast (1.41.0)
569+
parser (>= 3.3.7.2)
568570
rubocop-performance (1.24.0)
569571
lint_roller (~> 1.1)
570572
rubocop (>= 1.72.1, < 2.0)
571573
rubocop-ast (>= 1.38.0, < 2.0)
572574
rubocop-shopify (2.16.0)
573575
rubocop (~> 1.62)
574-
ruby-openai (7.4.0)
576+
ruby-openai (8.0.0)
575577
event_stream_parser (>= 0.3.0, < 2.0.0)
576578
faraday (>= 1)
577579
faraday-multipart (>= 1)

Diff for: gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock

+14-12
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,13 @@ GEM
9595
acts_as_list (1.2.4)
9696
activerecord (>= 6.1)
9797
activesupport (>= 6.1)
98-
actual_db_schema (0.8.3)
98+
actual_db_schema (0.8.4)
9999
activerecord
100100
activesupport
101101
ast
102102
csv
103103
parser
104+
prism
104105
addressable (2.8.7)
105106
public_suffix (>= 2.0.2, < 7.0)
106107
amazing_print (1.7.2)
@@ -111,14 +112,14 @@ GEM
111112
bundler
112113
rake
113114
thor (>= 0.14.0)
114-
ast (2.4.2)
115+
ast (2.4.3)
115116
avo-heroicons (0.1.1)
116117
avo-money_field (0.0.5)
117118
money-rails (~> 1.12)
118119
avo-record_link_field (0.0.2)
119120
aws-eventstream (1.3.2)
120-
aws-partitions (1.1065.0)
121-
aws-sdk-core (3.220.1)
121+
aws-partitions (1.1071.0)
122+
aws-sdk-core (3.220.2)
122123
aws-eventstream (~> 1, >= 1.3.0)
123124
aws-partitions (~> 1, >= 1.992.0)
124125
aws-sigv4 (~> 1.9)
@@ -180,7 +181,7 @@ GEM
180181
crass (1.0.6)
181182
cssbundling-rails (1.4.3)
182183
railties (>= 6.0.0)
183-
csv (3.3.2)
184+
csv (3.3.3)
184185
cuprite (0.15.1)
185186
capybara (~> 3.0)
186187
ferrum (~> 0.15.0)
@@ -409,16 +410,16 @@ GEM
409410
net-smtp (0.5.1)
410411
net-protocol
411412
nio4r (2.7.4)
412-
nokogiri (1.18.3-arm64-darwin)
413+
nokogiri (1.18.5-arm64-darwin)
413414
racc (~> 1.4)
414-
nokogiri (1.18.3-x86_64-linux-gnu)
415+
nokogiri (1.18.5-x86_64-linux-gnu)
415416
racc (~> 1.4)
416417
observer (0.1.2)
417418
orm_adapter (0.5.0)
418419
ostruct (0.6.1)
419420
pagy (9.3.4)
420421
parallel (1.26.3)
421-
parser (3.3.7.1)
422+
parser (3.3.7.2)
422423
ast (~> 2.4.1)
423424
racc
424425
path_expander (1.1.3)
@@ -430,6 +431,7 @@ GEM
430431
rails (>= 6.0.0)
431432
prettier_print (1.2.1)
432433
prettyprint (0.2.0)
434+
prism (1.4.0)
433435
prop_initializer (0.2.0)
434436
zeitwerk (>= 2.6.18)
435437
psych (3.3.4)
@@ -484,7 +486,7 @@ GEM
484486
rb-fsevent (0.11.2)
485487
rb-inotify (0.11.1)
486488
ffi (~> 1.0)
487-
rbs (3.8.1)
489+
rbs (3.9.0)
488490
logger
489491
rdoc (6.3.4.1)
490492
redis (5.4.0)
@@ -537,15 +539,15 @@ GEM
537539
rubocop-ast (>= 1.38.0, < 2.0)
538540
ruby-progressbar (~> 1.7)
539541
unicode-display_width (>= 2.4.0, < 4.0)
540-
rubocop-ast (1.38.1)
541-
parser (>= 3.3.1.0)
542+
rubocop-ast (1.41.0)
543+
parser (>= 3.3.7.2)
542544
rubocop-performance (1.24.0)
543545
lint_roller (~> 1.1)
544546
rubocop (>= 1.72.1, < 2.0)
545547
rubocop-ast (>= 1.38.0, < 2.0)
546548
rubocop-shopify (2.16.0)
547549
rubocop (~> 1.62)
548-
ruby-openai (7.4.0)
550+
ruby-openai (8.0.0)
549551
event_stream_parser (>= 0.3.0, < 2.0.0)
550552
faraday (>= 1)
551553
faraday-multipart (>= 1)

Diff for: gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock

+11-9
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,13 @@ GEM
9595
acts_as_list (1.2.4)
9696
activerecord (>= 6.1)
9797
activesupport (>= 6.1)
98-
actual_db_schema (0.8.3)
98+
actual_db_schema (0.8.4)
9999
activerecord
100100
activesupport
101101
ast
102102
csv
103103
parser
104+
prism
104105
addressable (2.8.7)
105106
public_suffix (>= 2.0.2, < 7.0)
106107
amazing_print (1.7.2)
@@ -111,14 +112,14 @@ GEM
111112
bundler
112113
rake
113114
thor (>= 0.14.0)
114-
ast (2.4.2)
115+
ast (2.4.3)
115116
avo-heroicons (0.1.1)
116117
avo-money_field (0.0.5)
117118
money-rails (~> 1.12)
118119
avo-record_link_field (0.0.2)
119120
aws-eventstream (1.3.2)
120-
aws-partitions (1.1065.0)
121-
aws-sdk-core (3.220.1)
121+
aws-partitions (1.1071.0)
122+
aws-sdk-core (3.220.2)
122123
aws-eventstream (~> 1, >= 1.3.0)
123124
aws-partitions (~> 1, >= 1.992.0)
124125
aws-sigv4 (~> 1.9)
@@ -180,7 +181,7 @@ GEM
180181
crass (1.0.6)
181182
cssbundling-rails (1.4.3)
182183
railties (>= 6.0.0)
183-
csv (3.3.2)
184+
csv (3.3.3)
184185
cuprite (0.15.1)
185186
capybara (~> 3.0)
186187
ferrum (~> 0.15.0)
@@ -381,9 +382,9 @@ GEM
381382
net-smtp (0.5.1)
382383
net-protocol
383384
nio4r (2.7.4)
384-
nokogiri (1.18.3-arm64-darwin)
385+
nokogiri (1.18.5-arm64-darwin)
385386
racc (~> 1.4)
386-
nokogiri (1.18.3-x86_64-linux-gnu)
387+
nokogiri (1.18.5-x86_64-linux-gnu)
387388
racc (~> 1.4)
388389
observer (0.1.2)
389390
orm_adapter (0.5.0)
@@ -402,6 +403,7 @@ GEM
402403
rails (>= 6.0.0)
403404
prettier_print (1.2.1)
404405
prettyprint (0.2.0)
406+
prism (1.4.0)
405407
prop_initializer (0.2.0)
406408
zeitwerk (>= 2.6.18)
407409
psych (3.3.4)
@@ -456,7 +458,7 @@ GEM
456458
rb-fsevent (0.11.2)
457459
rb-inotify (0.11.1)
458460
ffi (~> 1.0)
459-
rbs (3.8.1)
461+
rbs (3.9.0)
460462
logger
461463
rdoc (6.3.4.1)
462464
redis (5.4.0)
@@ -514,7 +516,7 @@ GEM
514516
rubocop-ast (>= 1.30.0, < 2.0)
515517
rubocop-shopify (2.15.1)
516518
rubocop (~> 1.51)
517-
ruby-openai (7.4.0)
519+
ruby-openai (8.0.0)
518520
event_stream_parser (>= 0.3.0, < 2.0.0)
519521
faraday (>= 1)
520522
faraday-multipart (>= 1)

Diff for: gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock

+14-12
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,13 @@ GEM
108108
acts_as_list (1.2.4)
109109
activerecord (>= 6.1)
110110
activesupport (>= 6.1)
111-
actual_db_schema (0.8.3)
111+
actual_db_schema (0.8.4)
112112
activerecord
113113
activesupport
114114
ast
115115
csv
116116
parser
117+
prism
117118
addressable (2.8.7)
118119
public_suffix (>= 2.0.2, < 7.0)
119120
amazing_print (1.7.2)
@@ -124,14 +125,14 @@ GEM
124125
bundler
125126
rake
126127
thor (>= 0.14.0)
127-
ast (2.4.2)
128+
ast (2.4.3)
128129
avo-heroicons (0.1.1)
129130
avo-money_field (0.0.5)
130131
money-rails (~> 1.12)
131132
avo-record_link_field (0.0.2)
132133
aws-eventstream (1.3.2)
133-
aws-partitions (1.1065.0)
134-
aws-sdk-core (3.220.1)
134+
aws-partitions (1.1071.0)
135+
aws-sdk-core (3.220.2)
135136
aws-eventstream (~> 1, >= 1.3.0)
136137
aws-partitions (~> 1, >= 1.992.0)
137138
aws-sigv4 (~> 1.9)
@@ -193,7 +194,7 @@ GEM
193194
crass (1.0.6)
194195
cssbundling-rails (1.4.3)
195196
railties (>= 6.0.0)
196-
csv (3.3.2)
197+
csv (3.3.3)
197198
cuprite (0.15.1)
198199
capybara (~> 3.0)
199200
ferrum (~> 0.15.0)
@@ -423,16 +424,16 @@ GEM
423424
net-smtp (0.5.1)
424425
net-protocol
425426
nio4r (2.7.4)
426-
nokogiri (1.18.3-arm64-darwin)
427+
nokogiri (1.18.5-arm64-darwin)
427428
racc (~> 1.4)
428-
nokogiri (1.18.3-x86_64-linux-gnu)
429+
nokogiri (1.18.5-x86_64-linux-gnu)
429430
racc (~> 1.4)
430431
observer (0.1.2)
431432
orm_adapter (0.5.0)
432433
ostruct (0.6.1)
433434
pagy (9.3.4)
434435
parallel (1.26.3)
435-
parser (3.3.7.1)
436+
parser (3.3.7.2)
436437
ast (~> 2.4.1)
437438
racc
438439
path_expander (1.1.3)
@@ -444,6 +445,7 @@ GEM
444445
rails (>= 6.0.0)
445446
prettier_print (1.2.1)
446447
prettyprint (0.2.0)
448+
prism (1.4.0)
447449
prop_initializer (0.2.0)
448450
zeitwerk (>= 2.6.18)
449451
psych (3.3.4)
@@ -504,7 +506,7 @@ GEM
504506
rb-fsevent (0.11.2)
505507
rb-inotify (0.11.1)
506508
ffi (~> 1.0)
507-
rbs (3.8.1)
509+
rbs (3.9.0)
508510
logger
509511
rdoc (6.3.4.1)
510512
redis (5.4.0)
@@ -557,15 +559,15 @@ GEM
557559
rubocop-ast (>= 1.38.0, < 2.0)
558560
ruby-progressbar (~> 1.7)
559561
unicode-display_width (>= 2.4.0, < 4.0)
560-
rubocop-ast (1.38.1)
561-
parser (>= 3.3.1.0)
562+
rubocop-ast (1.41.0)
563+
parser (>= 3.3.7.2)
562564
rubocop-performance (1.24.0)
563565
lint_roller (~> 1.1)
564566
rubocop (>= 1.72.1, < 2.0)
565567
rubocop-ast (>= 1.38.0, < 2.0)
566568
rubocop-shopify (2.16.0)
567569
rubocop (~> 1.62)
568-
ruby-openai (7.4.0)
570+
ruby-openai (8.0.0)
569571
event_stream_parser (>= 0.3.0, < 2.0.0)
570572
faraday (>= 1)
571573
faraday-multipart (>= 1)

0 commit comments

Comments
 (0)