File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.75 ' , require : false
63
+ gem 'rubocop' , '~> 1.76 ' , 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 @@ -531,18 +531,18 @@ GEM
531
531
rswag-ui (2.16.0 )
532
532
actionpack (>= 5.2 , < 8.1 )
533
533
railties (>= 5.2 , < 8.1 )
534
- rubocop (1.75.8 )
534
+ rubocop (1.76.1 )
535
535
json (~> 2.3 )
536
536
language_server-protocol (~> 3.17.0.2 )
537
537
lint_roller (~> 1.1.0 )
538
538
parallel (~> 1.10 )
539
539
parser (>= 3.3.0.2 )
540
540
rainbow (>= 2.2.2 , < 4.0 )
541
541
regexp_parser (>= 2.9.3 , < 3.0 )
542
- rubocop-ast (>= 1.44 .0 , < 2.0 )
542
+ rubocop-ast (>= 1.45 .0 , < 2.0 )
543
543
ruby-progressbar (~> 1.7 )
544
544
unicode-display_width (>= 2.4.0 , < 4.0 )
545
- rubocop-ast (1.44 .1 )
545
+ rubocop-ast (1.45 .1 )
546
546
parser (>= 3.3.7.2 )
547
547
prism (~> 1.4 )
548
548
rubocop-capybara (2.22.1 )
@@ -692,7 +692,7 @@ DEPENDENCIES
692
692
rspec-retry !
693
693
rswag-api (~> 2.16.0 )
694
694
rswag-ui (~> 2.16.0 )
695
- rubocop (~> 1.75 )
695
+ rubocop (~> 1.76 )
696
696
rubocop-capybara (~> 2.22 )
697
697
rubocop-factory_bot (~> 2.27 )
698
698
rubocop-performance (~> 1.25 )
You can’t perform that action at this time.
0 commit comments