File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ group :development do
6565 gem 'rubocop-factory_bot' , '~> 2.26' , require : false
6666 gem 'rubocop-performance' , '~> 1.24' , require : false
6767 gem 'rubocop-rails' , '~> 2.30' , require : false
68- gem 'rubocop-rake' , '~> 0.6.0 ' , require : false
68+ gem 'rubocop-rake' , '~> 0.7.1 ' , require : false
6969 gem 'rubocop-rspec' , '~> 3.5' , require : false
7070 gem 'rubocop-rspec_rails' , '~> 2.30.0' , require : false
7171end
Original file line number Diff line number Diff line change 536536 rack (>= 1.1 )
537537 rubocop (>= 1.72.1 , < 2.0 )
538538 rubocop-ast (>= 1.38.0 , < 2.0 )
539- rubocop-rake (0.6.0 )
540- rubocop (~> 1.0 )
539+ rubocop-rake (0.7.1 )
540+ lint_roller (~> 1.1 )
541+ rubocop (>= 1.72.1 )
541542 rubocop-rspec (3.5.0 )
542543 lint_roller (~> 1.1 )
543544 rubocop (~> 1.72 , >= 1.72.1 )
@@ -667,7 +668,7 @@ DEPENDENCIES
667668 rubocop-factory_bot (~> 2.26 )
668669 rubocop-performance (~> 1.24 )
669670 rubocop-rails (~> 2.30 )
670- rubocop-rake (~> 0.6.0 )
671+ rubocop-rake (~> 0.7.1 )
671672 rubocop-rspec (~> 3.5 )
672673 rubocop-rspec_rails (~> 2.30.0 )
673674 selenium-webdriver (~> 4.29.1 )
You can’t perform that action at this time.
0 commit comments