Skip to content

Commit d0b1d45

Browse files
depfu[bot]Paul-Bob
andauthored
[ruby] Update all Bundler dependencies (2025-05-22) (#3871)
* Update all Bundler dependencies (2025-05-22) * update view_component * appraisal --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Paul Bob <[email protected]> Co-authored-by: Paul Bob <[email protected]>
1 parent 18b4b86 commit d0b1d45

6 files changed

+85
-83
lines changed

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
acts_as_list (1.2.4)
109109
activerecord (>= 6.1)
110110
activesupport (>= 6.1)
111-
actual_db_schema (0.8.5)
111+
actual_db_schema (0.8.6)
112112
activerecord
113113
activesupport
114114
ast
@@ -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.1103.0)
134+
aws-partitions (1.1106.0)
135135
aws-sdk-core (3.224.0)
136136
aws-eventstream (~> 1, >= 1.3.0)
137137
aws-partitions (~> 1, >= 1.992.0)
@@ -142,7 +142,7 @@ GEM
142142
aws-sdk-kms (1.101.0)
143143
aws-sdk-core (~> 3, >= 3.216.0)
144144
aws-sigv4 (~> 1.5)
145-
aws-sdk-s3 (1.186.0)
145+
aws-sdk-s3 (1.186.1)
146146
aws-sdk-core (~> 3, >= 3.216.0)
147147
aws-sdk-kms (~> 1)
148148
aws-sigv4 (~> 1.5)
@@ -166,7 +166,7 @@ GEM
166166
smart_properties
167167
bigdecimal (3.1.9)
168168
bindex (0.8.1)
169-
bootsnap (1.18.5)
169+
bootsnap (1.18.6)
170170
msgpack (~> 1.2)
171171
builder (3.3.0)
172172
bump (0.10.0)
@@ -234,7 +234,7 @@ GEM
234234
dotenv-rails (3.1.8)
235235
dotenv (= 3.1.8)
236236
railties (>= 6.1)
237-
drb (2.2.1)
237+
drb (2.2.3)
238238
dry-configurable (1.3.0)
239239
dry-core (~> 1.1)
240240
zeitwerk (~> 2.6)
@@ -264,6 +264,7 @@ GEM
264264
dry-inflector (~> 1.0)
265265
dry-logic (~> 1.4)
266266
zeitwerk (~> 2.6)
267+
erb (5.0.1)
267268
erb-formatter (0.7.3)
268269
syntax_tree (~> 6.0)
269270
erb_lint (0.9.0)
@@ -320,7 +321,7 @@ GEM
320321
activesupport (>= 6.1)
321322
groupdate (6.6.0)
322323
activesupport (>= 7.1)
323-
hashdiff (1.1.2)
324+
hashdiff (1.2.0)
324325
hashid-rails (1.4.1)
325326
activerecord (>= 4.0)
326327
hashids (~> 1.0)
@@ -460,7 +461,7 @@ GEM
460461
puma (6.6.0)
461462
nio4r (~> 2.0)
462463
racc (1.8.1)
463-
rack (3.1.14)
464+
rack (3.1.15)
464465
rack-session (2.1.1)
465466
base64 (>= 0.1.0)
466467
rack (>= 3.0.0)
@@ -486,7 +487,7 @@ GEM
486487
actionpack (>= 5.0.1.rc1)
487488
actionview (>= 5.0.1.rc1)
488489
activesupport (>= 5.0.1.rc1)
489-
rails-dom-testing (2.2.0)
490+
rails-dom-testing (2.3.0)
490491
activesupport (>= 5.0.0)
491492
minitest
492493
nokogiri (>= 1.6)
@@ -513,9 +514,10 @@ GEM
513514
rb-fsevent (0.11.2)
514515
rb-inotify (0.11.1)
515516
ffi (~> 1.0)
516-
rbs (3.9.3)
517+
rbs (3.9.4)
517518
logger
518-
rdoc (6.13.1)
519+
rdoc (6.14.0)
520+
erb
519521
psych (>= 4.0.0)
520522
redis (5.4.0)
521523
redis-client (>= 0.22.0)
@@ -556,7 +558,7 @@ GEM
556558
rspec-retry (0.6.2)
557559
rspec-core (> 3.3)
558560
rspec-support (3.13.3)
559-
rubocop (1.75.5)
561+
rubocop (1.75.7)
560562
json (~> 2.3)
561563
language_server-protocol (~> 3.17.0.2)
562564
lint_roller (~> 1.1.0)
@@ -613,7 +615,7 @@ GEM
613615
simplecov-lcov (0.8.0)
614616
simplecov_json_formatter (0.1.4)
615617
smart_properties (1.17.0)
616-
solargraph (0.54.4)
618+
solargraph (0.54.5)
617619
backport (~> 1.2)
618620
benchmark (~> 0.4)
619621
bundler (~> 2.0)
@@ -682,9 +684,9 @@ GEM
682684
unicode-emoji (4.0.4)
683685
uri (1.0.3)
684686
useragent (0.16.11)
685-
view_component (3.21.0)
687+
view_component (3.23.2)
686688
activesupport (>= 5.2.0, < 8.1)
687-
concurrent-ruby (~> 1.0)
689+
concurrent-ruby (~> 1)
688690
method_source (~> 1.0)
689691
virtus (2.0.0)
690692
axiom-types (~> 0.1)
@@ -711,7 +713,7 @@ GEM
711713
yard (0.9.37)
712714
yard-solargraph (0.1.0)
713715
yard (~> 0.9)
714-
zeitwerk (2.7.2)
716+
zeitwerk (2.7.3)
715717

716718
PLATFORMS
717719
aarch64-linux

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
acts_as_list (1.2.4)
9696
activerecord (>= 6.1)
9797
activesupport (>= 6.1)
98-
actual_db_schema (0.8.5)
98+
actual_db_schema (0.8.6)
9999
activerecord
100100
activesupport
101101
ast
@@ -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.1103.0)
121+
aws-partitions (1.1106.0)
122122
aws-sdk-core (3.224.0)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
@@ -129,7 +129,7 @@ GEM
129129
aws-sdk-kms (1.101.0)
130130
aws-sdk-core (~> 3, >= 3.216.0)
131131
aws-sigv4 (~> 1.5)
132-
aws-sdk-s3 (1.186.0)
132+
aws-sdk-s3 (1.186.1)
133133
aws-sdk-core (~> 3, >= 3.216.0)
134134
aws-sdk-kms (~> 1)
135135
aws-sigv4 (~> 1.5)
@@ -153,7 +153,7 @@ GEM
153153
smart_properties
154154
bigdecimal (3.1.9)
155155
bindex (0.8.1)
156-
bootsnap (1.18.5)
156+
bootsnap (1.18.6)
157157
msgpack (~> 1.2)
158158
builder (3.3.0)
159159
bump (0.10.0)
@@ -305,7 +305,7 @@ GEM
305305
activesupport (>= 6.1)
306306
groupdate (6.4.0)
307307
activesupport (>= 6.1)
308-
hashdiff (1.1.2)
308+
hashdiff (1.2.0)
309309
hashid-rails (1.4.1)
310310
activerecord (>= 4.0)
311311
hashids (~> 1.0)
@@ -441,7 +441,7 @@ GEM
441441
puma (6.6.0)
442442
nio4r (~> 2.0)
443443
racc (1.8.1)
444-
rack (2.2.14)
444+
rack (2.2.16)
445445
rack-test (2.2.0)
446446
rack (>= 1.3)
447447
rails (6.1.7.10)
@@ -463,7 +463,7 @@ GEM
463463
actionpack (>= 5.0.1.rc1)
464464
actionview (>= 5.0.1.rc1)
465465
activesupport (>= 5.0.1.rc1)
466-
rails-dom-testing (2.2.0)
466+
rails-dom-testing (2.3.0)
467467
activesupport (>= 5.0.0)
468468
minitest
469469
nokogiri (>= 1.6)
@@ -488,7 +488,7 @@ GEM
488488
rb-fsevent (0.11.2)
489489
rb-inotify (0.11.1)
490490
ffi (~> 1.0)
491-
rbs (3.9.3)
491+
rbs (3.9.4)
492492
logger
493493
rdoc (6.3.4.1)
494494
redis (5.4.0)
@@ -530,7 +530,7 @@ GEM
530530
rspec-retry (0.6.2)
531531
rspec-core (> 3.3)
532532
rspec-support (3.13.3)
533-
rubocop (1.75.5)
533+
rubocop (1.75.7)
534534
json (~> 2.3)
535535
language_server-protocol (~> 3.17.0.2)
536536
lint_roller (~> 1.1.0)
@@ -586,7 +586,7 @@ GEM
586586
simplecov-lcov (0.8.0)
587587
simplecov_json_formatter (0.1.4)
588588
smart_properties (1.17.0)
589-
solargraph (0.54.4)
589+
solargraph (0.54.5)
590590
backport (~> 1.2)
591591
benchmark (~> 0.4)
592592
bundler (~> 2.0)
@@ -653,9 +653,9 @@ GEM
653653
unicode-emoji (~> 4.0, >= 4.0.4)
654654
unicode-emoji (4.0.4)
655655
uri (1.0.3)
656-
view_component (3.22.0)
656+
view_component (3.23.2)
657657
activesupport (>= 5.2.0, < 8.1)
658-
concurrent-ruby (= 1.3.4)
658+
concurrent-ruby (~> 1)
659659
method_source (~> 1.0)
660660
virtus (2.0.0)
661661
axiom-types (~> 0.1)
@@ -682,7 +682,7 @@ GEM
682682
yard (0.9.37)
683683
yard-solargraph (0.1.0)
684684
yard (~> 0.9)
685-
zeitwerk (2.7.2)
685+
zeitwerk (2.7.3)
686686

687687
PLATFORMS
688688
arm64-darwin-23

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
acts_as_list (1.2.4)
9696
activerecord (>= 6.1)
9797
activesupport (>= 6.1)
98-
actual_db_schema (0.8.5)
98+
actual_db_schema (0.8.6)
9999
activerecord
100100
activesupport
101101
ast
@@ -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.1103.0)
121+
aws-partitions (1.1106.0)
122122
aws-sdk-core (3.224.0)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
@@ -129,7 +129,7 @@ GEM
129129
aws-sdk-kms (1.101.0)
130130
aws-sdk-core (~> 3, >= 3.216.0)
131131
aws-sigv4 (~> 1.5)
132-
aws-sdk-s3 (1.186.0)
132+
aws-sdk-s3 (1.186.1)
133133
aws-sdk-core (~> 3, >= 3.216.0)
134134
aws-sdk-kms (~> 1)
135135
aws-sigv4 (~> 1.5)
@@ -153,7 +153,7 @@ GEM
153153
smart_properties
154154
bigdecimal (3.1.9)
155155
bindex (0.8.1)
156-
bootsnap (1.18.5)
156+
bootsnap (1.18.6)
157157
msgpack (~> 1.2)
158158
builder (3.3.0)
159159
bump (0.10.0)
@@ -305,7 +305,7 @@ GEM
305305
activesupport (>= 6.1)
306306
groupdate (6.4.0)
307307
activesupport (>= 6.1)
308-
hashdiff (1.1.2)
308+
hashdiff (1.2.0)
309309
hashid-rails (1.4.1)
310310
activerecord (>= 4.0)
311311
hashids (~> 1.0)
@@ -441,7 +441,7 @@ GEM
441441
puma (6.6.0)
442442
nio4r (~> 2.0)
443443
racc (1.8.1)
444-
rack (2.2.14)
444+
rack (2.2.16)
445445
rack-test (2.2.0)
446446
rack (>= 1.3)
447447
rails (6.1.7.10)
@@ -463,7 +463,7 @@ GEM
463463
actionpack (>= 5.0.1.rc1)
464464
actionview (>= 5.0.1.rc1)
465465
activesupport (>= 5.0.1.rc1)
466-
rails-dom-testing (2.2.0)
466+
rails-dom-testing (2.3.0)
467467
activesupport (>= 5.0.0)
468468
minitest
469469
nokogiri (>= 1.6)
@@ -488,7 +488,7 @@ GEM
488488
rb-fsevent (0.11.2)
489489
rb-inotify (0.11.1)
490490
ffi (~> 1.0)
491-
rbs (3.9.3)
491+
rbs (3.9.4)
492492
logger
493493
rdoc (6.3.4.1)
494494
redis (5.4.0)
@@ -530,7 +530,7 @@ GEM
530530
rspec-retry (0.6.2)
531531
rspec-core (> 3.3)
532532
rspec-support (3.13.3)
533-
rubocop (1.75.5)
533+
rubocop (1.75.7)
534534
json (~> 2.3)
535535
language_server-protocol (~> 3.17.0.2)
536536
lint_roller (~> 1.1.0)
@@ -586,7 +586,7 @@ GEM
586586
simplecov-lcov (0.8.0)
587587
simplecov_json_formatter (0.1.4)
588588
smart_properties (1.17.0)
589-
solargraph (0.54.4)
589+
solargraph (0.54.5)
590590
backport (~> 1.2)
591591
benchmark (~> 0.4)
592592
bundler (~> 2.0)
@@ -653,9 +653,9 @@ GEM
653653
unicode-emoji (~> 4.0, >= 4.0.4)
654654
unicode-emoji (4.0.4)
655655
uri (1.0.3)
656-
view_component (3.22.0)
656+
view_component (3.23.2)
657657
activesupport (>= 5.2.0, < 8.1)
658-
concurrent-ruby (= 1.3.4)
658+
concurrent-ruby (~> 1)
659659
method_source (~> 1.0)
660660
virtus (2.0.0)
661661
axiom-types (~> 0.1)
@@ -682,7 +682,7 @@ GEM
682682
yard (0.9.37)
683683
yard-solargraph (0.1.0)
684684
yard (~> 0.9)
685-
zeitwerk (2.7.2)
685+
zeitwerk (2.7.3)
686686

687687
PLATFORMS
688688
arm64-darwin-23

0 commit comments

Comments
 (0)