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
60
60
gem 'listen' , '~> 3.9'
61
61
gem 'rails_best_practices' , '~> 1.20'
62
62
gem 'reek' , '~> 6.5'
63
- gem 'rubocop' , '~> 1.77 ' , require : false
63
+ gem 'rubocop' , '~> 1.78 ' , 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
533
rswag-ui (2.16.0 )
534
534
actionpack (>= 5.2 , < 8.1 )
535
535
railties (>= 5.2 , < 8.1 )
536
- rubocop (1.77 .0 )
536
+ rubocop (1.78 .0 )
537
537
json (~> 2.3 )
538
538
language_server-protocol (~> 3.17.0.2 )
539
539
lint_roller (~> 1.1.0 )
@@ -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.77 )
697
+ rubocop (~> 1.78 )
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