File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ group :development do
6060 gem 'listen' , '~> 3.9'
6161 gem 'rails_best_practices' , '~> 1.20'
6262 gem 'reek' , '~> 6.4'
63- gem 'rubocop' , '~> 1.71 ' , require : false
63+ gem 'rubocop' , '~> 1.73 ' , require : false
6464 gem 'rubocop-capybara' , '~> 2.22'
6565 gem 'rubocop-factory_bot' , '~> 2.26' , require : false
6666 gem 'rubocop-performance' , '~> 1.24' , require : false
Original file line number Diff line number Diff line change 511511 rswag-ui (2.16.0 )
512512 actionpack (>= 5.2 , < 8.1 )
513513 railties (>= 5.2 , < 8.1 )
514- rubocop (1.72 .2 )
514+ rubocop (1.73 .2 )
515515 json (~> 2.3 )
516516 language_server-protocol (~> 3.17.0.2 )
517517 lint_roller (~> 1.1.0 )
@@ -667,7 +667,7 @@ DEPENDENCIES
667667 rspec-retry !
668668 rswag-api (~> 2.16.0 )
669669 rswag-ui (~> 2.16.0 )
670- rubocop (~> 1.71 )
670+ rubocop (~> 1.73 )
671671 rubocop-capybara (~> 2.22 )
672672 rubocop-factory_bot (~> 2.26 )
673673 rubocop-performance (~> 1.24 )
You can’t perform that action at this time.
0 commit comments