127
127
xpath (~> 3.2 )
128
128
chronic (0.10.2 )
129
129
concurrent-ruby (1.2.3 )
130
- config (5.1 .0 )
130
+ config (5.3 .0 )
131
131
deep_merge (~> 1.2 , >= 1.2.1 )
132
- dry-validation (~> 1.0 , >= 1.0.0 )
133
132
connection_pool (2.4.1 )
134
133
crack (1.0.0 )
135
134
bigdecimal
161
160
capistrano-shared_configs
162
161
docile (1.4.0 )
163
162
domain_name (0.6.20240107 )
164
- dry-configurable (1.1.0 )
165
- dry-core (~> 1.0 , < 2 )
166
- zeitwerk (~> 2.6 )
167
- dry-core (1.0.1 )
168
- concurrent-ruby (~> 1.0 )
169
- zeitwerk (~> 2.6 )
170
- dry-inflector (1.0.0 )
171
- dry-initializer (3.1.1 )
172
- dry-logic (1.5.0 )
173
- concurrent-ruby (~> 1.0 )
174
- dry-core (~> 1.0 , < 2 )
175
- zeitwerk (~> 2.6 )
176
- dry-schema (1.13.3 )
177
- concurrent-ruby (~> 1.0 )
178
- dry-configurable (~> 1.0 , >= 1.0.1 )
179
- dry-core (~> 1.0 , < 2 )
180
- dry-initializer (~> 3.0 )
181
- dry-logic (>= 1.4 , < 2 )
182
- dry-types (>= 1.7 , < 2 )
183
- zeitwerk (~> 2.6 )
184
- dry-types (1.7.2 )
185
- bigdecimal (~> 3.0 )
186
- concurrent-ruby (~> 1.0 )
187
- dry-core (~> 1.0 )
188
- dry-inflector (~> 1.0 )
189
- dry-logic (~> 1.4 )
190
- zeitwerk (~> 2.6 )
191
- dry-validation (1.10.0 )
192
- concurrent-ruby (~> 1.0 )
193
- dry-core (~> 1.0 , < 2 )
194
- dry-initializer (~> 3.0 )
195
- dry-schema (>= 1.12 , < 2 )
196
- zeitwerk (~> 2.6 )
197
163
erubi (1.12.0 )
198
164
factory_bot (6.2.1 )
199
165
activesupport (>= 5.0.0 )
212
178
activesupport (>= 6.1 )
213
179
hashdiff (1.1.0 )
214
180
highline (3.0.1 )
215
- honeybadger (5.5.0 )
181
+ honeybadger (5.5.1 )
216
182
http (5.2.0 )
217
183
addressable (~> 2.8 )
218
184
base64 (~> 0.1 )
250
216
actionview (>= 5.0.0 )
251
217
activesupport (>= 5.0.0 )
252
218
json (2.7.1 )
253
- jwt (2.8.0 )
219
+ jwt (2.8.1 )
254
220
base64
255
221
kaminari (1.2.2 )
256
222
activesupport (>= 4.1.0 )
281
247
rexml
282
248
scrub_rb (>= 1.0.1 , < 2 )
283
249
unf
284
- marcel (1.0.2 )
250
+ marcel (1.0.4 )
285
251
matrix (0.4.2 )
286
252
method_source (1.0.0 )
287
253
mini_mime (1.1.5 )
315
281
parser (3.3.0.5 )
316
282
ast (~> 2.4.1 )
317
283
racc
318
- pg (1.5.5 )
284
+ pg (1.5.6 )
319
285
psych (5.1.2 )
320
286
stringio
321
287
public_suffix (5.0.4 )
397
363
rspec-mocks (~> 3.12 )
398
364
rspec-support (~> 3.12 )
399
365
rspec-support (3.13.1 )
400
- rubocop (1.60.2 )
366
+ rubocop (1.61.0 )
401
367
json (~> 2.3 )
402
368
language_server-protocol (>= 3.17.0 )
403
369
parallel (~> 1.10 )
@@ -408,21 +374,21 @@ GEM
408
374
rubocop-ast (>= 1.30.0 , < 2.0 )
409
375
ruby-progressbar (~> 1.7 )
410
376
unicode-display_width (>= 2.4.0 , < 3.0 )
411
- rubocop-ast (1.30.0 )
412
- parser (>= 3.2.1.0 )
377
+ rubocop-ast (1.31.1 )
378
+ parser (>= 3.3.0.4 )
413
379
rubocop-capybara (2.20.0 )
414
380
rubocop (~> 1.41 )
415
381
rubocop-factory_bot (2.25.1 )
416
382
rubocop (~> 1.41 )
417
383
rubocop-performance (1.20.2 )
418
384
rubocop (>= 1.48.1 , < 2.0 )
419
385
rubocop-ast (>= 1.30.0 , < 2.0 )
420
- rubocop-rails (2.23.1 )
386
+ rubocop-rails (2.24.0 )
421
387
activesupport (>= 4.2.0 )
422
388
rack (>= 1.1 )
423
389
rubocop (>= 1.33.0 , < 2.0 )
424
- rubocop-ast (>= 1.30.0 , < 2.0 )
425
- rubocop-rspec (2.26 .1 )
390
+ rubocop-ast (>= 1.31.1 , < 2.0 )
391
+ rubocop-rspec (2.27 .1 )
426
392
rubocop (~> 1.40 )
427
393
rubocop-capybara (~> 2.17 )
428
394
rubocop-factory_bot (~> 2.22 )
464
430
stringio (3.1.0 )
465
431
terminal-table (3.0.2 )
466
432
unicode-display_width (>= 1.1.1 , < 3 )
467
- thor (1.3.0 )
433
+ thor (1.3.1 )
468
434
timecop (0.9.8 )
469
435
timeout (0.4.1 )
470
436
turbolinks (5.2.1 )
0 commit comments