@@ -381,34 +381,35 @@ GEM
381381 rspec-support (3.13.2 )
382382 rspec-teamcity (1.0.0 )
383383 rspec (>= 2.99 , >= 2.14.2 , < 4 )
384- rubocop (1.75.1 )
384+ rubocop (1.79.0 )
385385 json (~> 2.3 )
386386 language_server-protocol (~> 3.17.0.2 )
387387 lint_roller (~> 1.1.0 )
388388 parallel (~> 1.10 )
389389 parser (>= 3.3.0.2 )
390390 rainbow (>= 2.2.2 , < 4.0 )
391391 regexp_parser (>= 2.9.3 , < 3.0 )
392- rubocop-ast (>= 1.43 .0 , < 2.0 )
392+ rubocop-ast (>= 1.46 .0 , < 2.0 )
393393 ruby-progressbar (~> 1.7 )
394+ tsort (>= 0.2.0 )
394395 unicode-display_width (>= 2.4.0 , < 4.0 )
395- rubocop-ast (1.43 .0 )
396+ rubocop-ast (1.46 .0 )
396397 parser (>= 3.3.7.2 )
397398 prism (~> 1.4 )
398399 rubocop-factory_bot (2.27.0 )
399400 lint_roller (~> 1.1 )
400401 rubocop (~> 1.72 , >= 1.72.1 )
401- rubocop-performance (1.24 .0 )
402+ rubocop-performance (1.25 .0 )
402403 lint_roller (~> 1.1 )
403- rubocop (>= 1.72.1 , < 2.0 )
404+ rubocop (>= 1.75.0 , < 2.0 )
404405 rubocop-ast (>= 1.38.0 , < 2.0 )
405- rubocop-rails (2.30.3 )
406+ rubocop-rails (2.32.0 )
406407 activesupport (>= 4.2.0 )
407408 lint_roller (~> 1.1 )
408409 rack (>= 1.1 )
409- rubocop (>= 1.72.1 , < 2.0 )
410- rubocop-ast (>= 1.38 .0 , < 2.0 )
411- rubocop-rspec (3.5 .0 )
410+ rubocop (>= 1.75.0 , < 2.0 )
411+ rubocop-ast (>= 1.44 .0 , < 2.0 )
412+ rubocop-rspec (3.6 .0 )
412413 lint_roller (~> 1.1 )
413414 rubocop (~> 1.72 , >= 1.72.1 )
414415 rubocop-rspec_rails (2.31.0 )
456457 thor (1.3.2 )
457458 timecop (0.9.10 )
458459 timeout (0.4.3 )
460+ tsort (0.2.0 )
459461 typhoeus (1.4.1 )
460462 ethon (>= 0.9.0 )
461463 tzinfo (2.0.6 )
@@ -526,11 +528,11 @@ DEPENDENCIES
526528 rspec-rails
527529 rspec-sidekiq
528530 rspec-teamcity
529- rubocop (~> 1.75 .0 )
531+ rubocop (~> 1.79 .0 )
530532 rubocop-factory_bot (~> 2.27.0 )
531- rubocop-performance (~> 1.24 .0 )
532- rubocop-rails (~> 2.30 .0 )
533- rubocop-rspec (~> 3.5 .0 )
533+ rubocop-performance (~> 1.25 .0 )
534+ rubocop-rails (~> 2.32 .0 )
535+ rubocop-rspec (~> 3.6 .0 )
534536 rubocop-rspec_rails (~> 2.31.0 )
535537 ruby-prof
536538 sentry-rails
0 commit comments