File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ group :development do
60
60
gem 'listen' , '~> 3.9'
61
61
gem 'rails_best_practices' , '~> 1.20'
62
62
gem 'reek' , '~> 6.5'
63
- gem 'rubocop' , '~> 1.76 ' , require : false
63
+ gem 'rubocop' , '~> 1.77 ' , require : false
64
64
gem 'rubocop-capybara' , '~> 2.22'
65
65
gem 'rubocop-factory_bot' , '~> 2.27' , require : false
66
66
gem 'rubocop-performance' , '~> 1.25' , require : false
Original file line number Diff line number Diff line change @@ -533,15 +533,15 @@ GEM
533
533
rswag-ui (2.16.0 )
534
534
actionpack (>= 5.2 , < 8.1 )
535
535
railties (>= 5.2 , < 8.1 )
536
- rubocop (1.76.1 )
536
+ rubocop (1.77.0 )
537
537
json (~> 2.3 )
538
538
language_server-protocol (~> 3.17.0.2 )
539
539
lint_roller (~> 1.1.0 )
540
540
parallel (~> 1.10 )
541
541
parser (>= 3.3.0.2 )
542
542
rainbow (>= 2.2.2 , < 4.0 )
543
543
regexp_parser (>= 2.9.3 , < 3.0 )
544
- rubocop-ast (>= 1.45.0 , < 2.0 )
544
+ rubocop-ast (>= 1.45.1 , < 2.0 )
545
545
ruby-progressbar (~> 1.7 )
546
546
unicode-display_width (>= 2.4.0 , < 4.0 )
547
547
rubocop-ast (1.45.1 )
@@ -694,7 +694,7 @@ DEPENDENCIES
694
694
rspec-retry !
695
695
rswag-api (~> 2.16.0 )
696
696
rswag-ui (~> 2.16.0 )
697
- rubocop (~> 1.76 )
697
+ rubocop (~> 1.77 )
698
698
rubocop-capybara (~> 2.22 )
699
699
rubocop-factory_bot (~> 2.27 )
700
700
rubocop-performance (~> 1.25 )
You can’t perform that action at this time.
0 commit comments