Skip to content

Commit 0ceb006

Browse files
depfu[bot]mockdeep
authored andcommitted
Update all Bundler dependencies (2026-06-29)
1 parent 3357aee commit 0ceb006

2 files changed

Lines changed: 18 additions & 38 deletions

File tree

.rubocop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ AllCops:
2020
- 'db/schema.rb'
2121
- 'vendor/**/*'
2222

23-
Capybara/ClickLinkOrButtonStyle: { EnforcedStyle: link_or_button }
2423
Layout/LineLength: { Max: 80, Exclude: [db/migrate/*.rb] }
2524
Layout/RedundantLineBreak: { InspectBlocks: true }
2625
Metrics/AbcSize: { Exclude: [db/migrate/*.rb], CountRepeatedAttributes: false }

Gemfile.lock

Lines changed: 18 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,10 @@ GEM
7878
addressable (2.9.0)
7979
public_suffix (>= 2.0.2, < 8.0)
8080
ast (2.4.3)
81-
axe-core-api (4.11.3)
81+
axe-core-api (4.12.0)
8282
dumb_delegator
83-
ostruct
84-
virtus
85-
axe-core-rspec (4.11.3)
86-
axe-core-api (= 4.11.3)
87-
dumb_delegator
88-
ostruct
89-
virtus
90-
axiom-types (0.1.1)
91-
descendants_tracker (~> 0.0.4)
92-
ice_nine (~> 0.11.0)
93-
thread_safe (~> 0.3, >= 0.3.1)
83+
axe-core-rspec (4.12.0)
84+
axe-core-api (= 4.12.0)
9485
base64 (0.3.0)
9586
bcrypt (3.1.22)
9687
bigdecimal (4.1.2)
@@ -115,8 +106,6 @@ GEM
115106
regexp_parser (>= 1.5, < 3.0)
116107
xpath (~> 3.2)
117108
coderay (1.1.3)
118-
coercible (1.0.0)
119-
descendants_tracker (~> 0.0.1)
120109
concurrent-ruby (1.3.7)
121110
connection_pool (3.0.2)
122111
coveralls_reborn (0.29.1)
@@ -127,16 +116,14 @@ GEM
127116
crack (1.0.1)
128117
bigdecimal
129118
rexml
130-
crass (1.0.6)
119+
crass (1.0.7)
131120
cssbundling-rails (1.4.3)
132121
railties (>= 6.0.0)
133122
csv (3.3.5)
134123
date (3.5.1)
135124
debug (1.11.1)
136125
irb (~> 1.10)
137126
reline (>= 0.3.8)
138-
descendants_tracker (0.0.4)
139-
thread_safe (~> 0.3, >= 0.3.1)
140127
diff-lcs (1.6.2)
141128
docile (1.4.1)
142129
dotenv (3.2.0)
@@ -165,12 +152,12 @@ GEM
165152
fugit (1.12.2)
166153
et-orbi (~> 1.4)
167154
raabro (~> 1.4)
168-
globalid (1.3.0)
155+
globalid (1.4.0)
169156
activesupport (>= 6.1)
170157
goldiloader (6.0.0)
171158
activerecord (>= 7.2, < 8.3)
172159
activesupport (>= 7.2, < 8.3)
173-
good_job (4.19.0)
160+
good_job (4.19.1)
174161
activejob (>= 6.1.0)
175162
activerecord (>= 6.1.0)
176163
concurrent-ruby (>= 1.3.1)
@@ -184,7 +171,6 @@ GEM
184171
multi_xml (>= 0.5.2)
185172
i18n (1.15.2)
186173
concurrent-ruby (~> 1.0)
187-
ice_nine (0.11.2)
188174
io-console (0.8.2)
189175
irb (1.18.0)
190176
pp (>= 0.6.0)
@@ -193,7 +179,7 @@ GEM
193179
reline (>= 0.4.2)
194180
jsbundling-rails (1.3.1)
195181
railties (>= 6.0.0)
196-
json (2.19.9)
182+
json (2.20.0)
197183
language_server-protocol (3.17.0.5)
198184
lint_roller (1.1.0)
199185
logger (1.7.0)
@@ -231,7 +217,6 @@ GEM
231217
nokogiri (1.19.4)
232218
mini_portile2 (~> 2.8.2)
233219
racc (~> 1.4)
234-
ostruct (0.6.3)
235220
parallel (2.1.0)
236221
parser (3.3.11.1)
237222
ast (~> 2.4.1)
@@ -253,9 +238,6 @@ GEM
253238
pry-byebug (3.12.0)
254239
byebug (~> 13.0)
255240
pry (>= 0.13, < 0.17)
256-
psych (5.4.0)
257-
date
258-
stringio
259241
public_suffix (7.0.5)
260242
puma (8.0.2)
261243
nio4r (~> 2.0)
@@ -306,9 +288,14 @@ GEM
306288
rb-fsevent (0.11.2)
307289
rb-inotify (0.11.1)
308290
ffi (~> 1.0)
309-
rdoc (7.2.0)
291+
rbs (4.0.3)
292+
logger
293+
prism (>= 1.6.0)
294+
tsort
295+
rdoc (8.0.0)
310296
erb
311-
psych (>= 4.0.0)
297+
prism (>= 1.6.0)
298+
rbs (>= 4.0.0)
312299
tsort
313300
readline (0.0.4)
314301
reline
@@ -353,7 +340,7 @@ GEM
353340
rubocop-ast (1.49.1)
354341
parser (>= 3.3.7.2)
355342
prism (~> 1.7)
356-
rubocop-capybara (2.23.0)
343+
rubocop-capybara (3.0.0)
357344
lint_roller (~> 1.1)
358345
rubocop (~> 1.81)
359346
rubocop-factory_bot (2.28.0)
@@ -380,7 +367,7 @@ GEM
380367
rubocop (~> 1.72, >= 1.72.1)
381368
rubocop-rspec (~> 3.5)
382369
ruby-progressbar (1.13.0)
383-
rubyzip (3.4.0)
370+
rubyzip (3.4.1)
384371
sass (3.7.4)
385372
sass-listen (~> 4.0.0)
386373
sass-listen (4.0.0)
@@ -404,8 +391,7 @@ GEM
404391
simplecov_json_formatter (0.1.4)
405392
stimulus-rails (1.3.4)
406393
railties (>= 6.0.0)
407-
stringio (3.2.0)
408-
stripe (19.2.1)
394+
stripe (19.3.0)
409395
bigdecimal
410396
logger
411397
strong_migrations (2.8.0)
@@ -415,7 +401,6 @@ GEM
415401
tins (~> 1)
416402
thor (1.5.0)
417403
thread (0.2.2)
418-
thread_safe (0.3.6)
419404
timeout (0.6.1)
420405
tins (1.54.0)
421406
bigdecimal
@@ -433,10 +418,6 @@ GEM
433418
unicode-emoji (4.2.0)
434419
uri (1.1.1)
435420
useragent (0.16.11)
436-
virtus (2.0.0)
437-
axiom-types (~> 0.1)
438-
coercible (~> 1.0)
439-
descendants_tracker (~> 0.0, >= 0.0.3)
440421
web-console (4.3.0)
441422
actionview (>= 8.0.0)
442423
bindex (>= 0.4.0)
@@ -446,7 +427,7 @@ GEM
446427
crack (>= 0.3.2)
447428
hashdiff (>= 0.4.0, < 2.0.0)
448429
websocket (1.2.11)
449-
websocket-driver (0.8.1)
430+
websocket-driver (0.8.2)
450431
base64
451432
websocket-extensions (>= 0.1.0)
452433
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)