File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ group :test do
84
84
gem 'rspec-its'
85
85
gem 'rspec-rails' , '~> 8.0.1'
86
86
gem 'rspec-wait'
87
- gem 'rubocop' , '~> 1.79.0 '
87
+ gem 'rubocop' , '~> 1.79.1 '
88
88
gem 'rubocop-capybara'
89
89
gem 'rubocop-factory_bot'
90
90
gem 'rubocop-rails' , '~> 2.32'
Original file line number Diff line number Diff line change 480
480
activesupport (>= 3.0.0 )
481
481
mustache (~> 1.0 , >= 0.99.4 )
482
482
rspec (~> 3.0 )
483
- rubocop (1.79.0 )
483
+ rubocop (1.79.1 )
484
484
json (~> 2.3 )
485
485
language_server-protocol (~> 3.17.0.2 )
486
486
lint_roller (~> 1.1.0 )
490
490
regexp_parser (>= 2.9.3 , < 3.0 )
491
491
rubocop-ast (>= 1.46.0 , < 2.0 )
492
492
ruby-progressbar (~> 1.7 )
493
- tsort (>= 0.2.0 )
494
493
unicode-display_width (>= 2.4.0 , < 4.0 )
495
494
rubocop-ast (1.46.0 )
496
495
parser (>= 3.3.7.2 )
593
592
timecop (0.9.10 )
594
593
timeliness (0.4.5 )
595
594
trailblazer-option (0.1.2 )
596
- tsort (0.2.0 )
597
595
tzinfo (2.0.6 )
598
596
concurrent-ruby (~> 1.0 )
599
597
uber (0.1.0 )
@@ -687,7 +685,7 @@ DEPENDENCIES
687
685
rspec-rails (~> 8.0.1 )
688
686
rspec-wait
689
687
rspec_api_documentation (>= 6.1.0 )
690
- rubocop (~> 1.79.0 )
688
+ rubocop (~> 1.79.1 )
691
689
rubocop-capybara
692
690
rubocop-factory_bot
693
691
rubocop-rails (~> 2.32 )
You can’t perform that action at this time.
0 commit comments