Skip to content

Commit 57d160e

Browse files
authored
Update all Bundler dependencies (2026-04-23) (#4438)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 40e136f commit 57d160e

7 files changed

Lines changed: 71 additions & 71 deletions

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,14 @@ GEM
125125
rake
126126
thor (>= 0.14.0)
127127
ast (2.4.3)
128-
avo-icons (0.1.2)
128+
avo-icons (0.1.3)
129129
inline_svg
130130
avo-money_field (0.0.6)
131131
money-rails (~> 1.12)
132132
avo-record_link_field (0.0.2)
133133
aws-eventstream (1.4.0)
134-
aws-partitions (1.1238.0)
135-
aws-sdk-core (3.244.0)
134+
aws-partitions (1.1240.0)
135+
aws-sdk-core (3.245.0)
136136
aws-eventstream (~> 1, >= 1.3.0)
137137
aws-partitions (~> 1, >= 1.992.0)
138138
aws-sigv4 (~> 1.9)
@@ -143,7 +143,7 @@ GEM
143143
aws-sdk-kms (1.123.0)
144144
aws-sdk-core (~> 3, >= 3.244.0)
145145
aws-sigv4 (~> 1.5)
146-
aws-sdk-s3 (1.219.0)
146+
aws-sdk-s3 (1.220.0)
147147
aws-sdk-core (~> 3, >= 3.244.0)
148148
aws-sdk-kms (~> 1)
149149
aws-sigv4 (~> 1.5)
@@ -165,7 +165,7 @@ GEM
165165
erubi (~> 1.4)
166166
parser (>= 2.4)
167167
smart_properties
168-
bigdecimal (4.1.1)
168+
bigdecimal (4.1.2)
169169
bindex (0.8.1)
170170
bootsnap (1.23.0)
171171
msgpack (~> 1.2)
@@ -265,7 +265,7 @@ GEM
265265
dry-inflector (~> 1.0)
266266
dry-logic (~> 1.4)
267267
zeitwerk (~> 2.6)
268-
erb (6.0.3)
268+
erb (6.0.4)
269269
erb-formatter (0.7.3)
270270
syntax_tree (~> 6.0)
271271
erb_lint (0.9.0)
@@ -282,7 +282,7 @@ GEM
282282
factory_bot_rails (6.5.1)
283283
factory_bot (~> 6.5)
284284
railties (>= 6.1.0)
285-
faker (3.7.1)
285+
faker (3.8.0)
286286
i18n (>= 1.8.11, < 2)
287287
faraday (2.14.1)
288288
faraday-net_http (>= 2.0, < 3.5)
@@ -359,7 +359,7 @@ GEM
359359
activesupport (>= 3.0)
360360
nokogiri (>= 1.6)
361361
io-console (0.8.2)
362-
irb (1.17.0)
362+
irb (1.18.0)
363363
pp (>= 0.6.0)
364364
prism (>= 1.3.0)
365365
rdoc (>= 4.0.0)
@@ -370,7 +370,7 @@ GEM
370370
jmespath (1.6.2)
371371
jsbundling-rails (1.3.1)
372372
railties (>= 6.0.0)
373-
json (2.19.3)
373+
json (2.19.4)
374374
kramdown (2.5.2)
375375
rexml (>= 3.4.4)
376376
kramdown-parser-gfm (1.1.0)
@@ -406,7 +406,7 @@ GEM
406406
mini_magick (5.3.1)
407407
logger
408408
mini_mime (1.1.5)
409-
minitest (6.0.4)
409+
minitest (6.0.5)
410410
drb (~> 2.0)
411411
prism (~> 1.5)
412412
monetize (1.13.0)
@@ -725,7 +725,7 @@ GEM
725725
websocket-extensions (0.1.5)
726726
xpath (3.2.0)
727727
nokogiri (~> 1.8)
728-
yard (0.9.42)
728+
yard (0.9.43)
729729
yard-activesupport-concern (0.0.1)
730730
yard (>= 0.8)
731731
yard-solargraph (0.1.0)

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,14 @@ GEM
112112
rake
113113
thor (>= 0.14.0)
114114
ast (2.4.3)
115-
avo-icons (0.1.2)
115+
avo-icons (0.1.3)
116116
inline_svg
117117
avo-money_field (0.0.6)
118118
money-rails (~> 1.12)
119119
avo-record_link_field (0.0.2)
120120
aws-eventstream (1.4.0)
121-
aws-partitions (1.1238.0)
122-
aws-sdk-core (3.244.0)
121+
aws-partitions (1.1240.0)
122+
aws-sdk-core (3.245.0)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
125125
aws-sigv4 (~> 1.9)
@@ -130,7 +130,7 @@ GEM
130130
aws-sdk-kms (1.123.0)
131131
aws-sdk-core (~> 3, >= 3.244.0)
132132
aws-sigv4 (~> 1.5)
133-
aws-sdk-s3 (1.219.0)
133+
aws-sdk-s3 (1.220.0)
134134
aws-sdk-core (~> 3, >= 3.244.0)
135135
aws-sdk-kms (~> 1)
136136
aws-sigv4 (~> 1.5)
@@ -152,7 +152,7 @@ GEM
152152
erubi (~> 1.4)
153153
parser (>= 2.4)
154154
smart_properties
155-
bigdecimal (4.1.1)
155+
bigdecimal (4.1.2)
156156
bindex (0.8.1)
157157
bootsnap (1.23.0)
158158
msgpack (~> 1.2)
@@ -268,7 +268,7 @@ GEM
268268
factory_bot_rails (6.5.1)
269269
factory_bot (~> 6.5)
270270
railties (>= 6.1.0)
271-
faker (3.7.1)
271+
faker (3.8.0)
272272
i18n (>= 1.8.11, < 2)
273273
faraday (2.14.1)
274274
faraday-net_http (>= 2.0, < 3.5)
@@ -343,7 +343,7 @@ GEM
343343
activesupport (>= 3.0)
344344
nokogiri (>= 1.6)
345345
io-console (0.8.2)
346-
irb (1.17.0)
346+
irb (1.18.0)
347347
pp (>= 0.6.0)
348348
prism (>= 1.3.0)
349349
rdoc (>= 4.0.0)
@@ -354,7 +354,7 @@ GEM
354354
jmespath (1.6.2)
355355
jsbundling-rails (1.3.1)
356356
railties (>= 6.0.0)
357-
json (2.19.3)
357+
json (2.19.4)
358358
kramdown (2.5.2)
359359
rexml (>= 3.4.4)
360360
kramdown-parser-gfm (1.1.0)
@@ -391,7 +391,7 @@ GEM
391391
mini_magick (5.3.1)
392392
logger
393393
mini_mime (1.1.5)
394-
minitest (6.0.4)
394+
minitest (6.0.5)
395395
drb (~> 2.0)
396396
prism (~> 1.5)
397397
monetize (1.13.0)
@@ -692,7 +692,7 @@ GEM
692692
websocket-extensions (0.1.5)
693693
xpath (3.2.0)
694694
nokogiri (~> 1.8)
695-
yard (0.9.42)
695+
yard (0.9.43)
696696
yard-activesupport-concern (0.0.1)
697697
yard (>= 0.8)
698698
yard-solargraph (0.1.0)

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,14 +112,14 @@ GEM
112112
rake
113113
thor (>= 0.14.0)
114114
ast (2.4.3)
115-
avo-icons (0.1.2)
115+
avo-icons (0.1.3)
116116
inline_svg
117117
avo-money_field (0.0.6)
118118
money-rails (~> 1.12)
119119
avo-record_link_field (0.0.2)
120120
aws-eventstream (1.4.0)
121-
aws-partitions (1.1238.0)
122-
aws-sdk-core (3.244.0)
121+
aws-partitions (1.1240.0)
122+
aws-sdk-core (3.245.0)
123123
aws-eventstream (~> 1, >= 1.3.0)
124124
aws-partitions (~> 1, >= 1.992.0)
125125
aws-sigv4 (~> 1.9)
@@ -130,7 +130,7 @@ GEM
130130
aws-sdk-kms (1.123.0)
131131
aws-sdk-core (~> 3, >= 3.244.0)
132132
aws-sigv4 (~> 1.5)
133-
aws-sdk-s3 (1.219.0)
133+
aws-sdk-s3 (1.220.0)
134134
aws-sdk-core (~> 3, >= 3.244.0)
135135
aws-sdk-kms (~> 1)
136136
aws-sigv4 (~> 1.5)
@@ -152,7 +152,7 @@ GEM
152152
erubi (~> 1.4)
153153
parser (>= 2.4)
154154
smart_properties
155-
bigdecimal (4.1.1)
155+
bigdecimal (4.1.2)
156156
bindex (0.8.1)
157157
bootsnap (1.23.0)
158158
msgpack (~> 1.2)
@@ -268,7 +268,7 @@ GEM
268268
factory_bot_rails (6.5.1)
269269
factory_bot (~> 6.5)
270270
railties (>= 6.1.0)
271-
faker (3.7.1)
271+
faker (3.8.0)
272272
i18n (>= 1.8.11, < 2)
273273
faraday (2.14.1)
274274
faraday-net_http (>= 2.0, < 3.5)
@@ -343,7 +343,7 @@ GEM
343343
activesupport (>= 3.0)
344344
nokogiri (>= 1.6)
345345
io-console (0.8.2)
346-
irb (1.17.0)
346+
irb (1.18.0)
347347
pp (>= 0.6.0)
348348
prism (>= 1.3.0)
349349
rdoc (>= 4.0.0)
@@ -354,7 +354,7 @@ GEM
354354
jmespath (1.6.2)
355355
jsbundling-rails (1.3.1)
356356
railties (>= 6.0.0)
357-
json (2.19.3)
357+
json (2.19.4)
358358
kramdown (2.5.2)
359359
rexml (>= 3.4.4)
360360
kramdown-parser-gfm (1.1.0)
@@ -391,7 +391,7 @@ GEM
391391
mini_magick (5.3.1)
392392
logger
393393
mini_mime (1.1.5)
394-
minitest (6.0.4)
394+
minitest (6.0.5)
395395
drb (~> 2.0)
396396
prism (~> 1.5)
397397
monetize (1.13.0)
@@ -692,7 +692,7 @@ GEM
692692
websocket-extensions (0.1.5)
693693
xpath (3.2.0)
694694
nokogiri (~> 1.8)
695-
yard (0.9.42)
695+
yard (0.9.43)
696696
yard-activesupport-concern (0.0.1)
697697
yard (>= 0.8)
698698
yard-solargraph (0.1.0)

gemfiles/rails_7.1_ruby_3.3.gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,14 +127,14 @@ GEM
127127
rake
128128
thor (>= 0.14.0)
129129
ast (2.4.3)
130-
avo-icons (0.1.2)
130+
avo-icons (0.1.3)
131131
inline_svg
132132
avo-money_field (0.0.6)
133133
money-rails (~> 1.12)
134134
avo-record_link_field (0.0.2)
135135
aws-eventstream (1.4.0)
136-
aws-partitions (1.1238.0)
137-
aws-sdk-core (3.244.0)
136+
aws-partitions (1.1240.0)
137+
aws-sdk-core (3.245.0)
138138
aws-eventstream (~> 1, >= 1.3.0)
139139
aws-partitions (~> 1, >= 1.992.0)
140140
aws-sigv4 (~> 1.9)
@@ -145,7 +145,7 @@ GEM
145145
aws-sdk-kms (1.123.0)
146146
aws-sdk-core (~> 3, >= 3.244.0)
147147
aws-sigv4 (~> 1.5)
148-
aws-sdk-s3 (1.219.0)
148+
aws-sdk-s3 (1.220.0)
149149
aws-sdk-core (~> 3, >= 3.244.0)
150150
aws-sdk-kms (~> 1)
151151
aws-sigv4 (~> 1.5)
@@ -167,7 +167,7 @@ GEM
167167
erubi (~> 1.4)
168168
parser (>= 2.4)
169169
smart_properties
170-
bigdecimal (4.1.1)
170+
bigdecimal (4.1.2)
171171
bindex (0.8.1)
172172
bootsnap (1.23.0)
173173
msgpack (~> 1.2)
@@ -284,7 +284,7 @@ GEM
284284
factory_bot_rails (6.5.1)
285285
factory_bot (~> 6.5)
286286
railties (>= 6.1.0)
287-
faker (3.7.1)
287+
faker (3.8.0)
288288
i18n (>= 1.8.11, < 2)
289289
faraday (2.14.1)
290290
faraday-net_http (>= 2.0, < 3.5)
@@ -359,7 +359,7 @@ GEM
359359
activesupport (>= 3.0)
360360
nokogiri (>= 1.6)
361361
io-console (0.8.2)
362-
irb (1.17.0)
362+
irb (1.18.0)
363363
pp (>= 0.6.0)
364364
prism (>= 1.3.0)
365365
rdoc (>= 4.0.0)
@@ -370,7 +370,7 @@ GEM
370370
jmespath (1.6.2)
371371
jsbundling-rails (1.3.1)
372372
railties (>= 6.0.0)
373-
json (2.19.3)
373+
json (2.19.4)
374374
kramdown (2.5.2)
375375
rexml (>= 3.4.4)
376376
kramdown-parser-gfm (1.1.0)
@@ -407,7 +407,7 @@ GEM
407407
mini_magick (5.3.1)
408408
logger
409409
mini_mime (1.1.5)
410-
minitest (6.0.4)
410+
minitest (6.0.5)
411411
drb (~> 2.0)
412412
prism (~> 1.5)
413413
monetize (1.13.0)
@@ -717,7 +717,7 @@ GEM
717717
websocket-extensions (0.1.5)
718718
xpath (3.2.0)
719719
nokogiri (~> 1.8)
720-
yard (0.9.42)
720+
yard (0.9.43)
721721
yard-activesupport-concern (0.0.1)
722722
yard (>= 0.8)
723723
yard-solargraph (0.1.0)

0 commit comments

Comments
 (0)