File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ group :development do
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
67
- gem 'rubocop-rails' , '~> 2.31 ' , require : false
67
+ gem 'rubocop-rails' , '~> 2.32 ' , require : false
68
68
gem 'rubocop-rake' , '~> 0.7.1' , require : false
69
69
gem 'rubocop-rspec' , '~> 3.6' , require : false
70
70
gem 'rubocop-rspec_rails' , '~> 2.31.0' , require : false
Original file line number Diff line number Diff line change 316
316
thor (>= 0.14 , < 2.0 )
317
317
jsbundling-rails (1.3.1 )
318
318
railties (>= 6.0.0 )
319
- json (2.11.3 )
319
+ json (2.12.0 )
320
320
kaminari (1.2.2 )
321
321
activesupport (>= 4.1.0 )
322
322
kaminari-actionview (= 1.2.2 )
331
331
kaminari-core (1.2.2 )
332
332
knapsack (4.0.0 )
333
333
rake
334
- language_server-protocol (3.17.0.4 )
334
+ language_server-protocol (3.17.0.5 )
335
335
launchy (3.0.1 )
336
336
addressable (~> 2.8 )
337
337
childprocess (~> 5.0 )
419
419
activesupport (>= 3.0.0 )
420
420
raabro (1.4.0 )
421
421
racc (1.8.1 )
422
- rack (3.1.14 )
422
+ rack (3.1.15 )
423
423
rack-cors (2.0.2 )
424
424
rack (>= 2.0.0 )
425
425
rack-protection (4.1.1 )
@@ -552,12 +552,12 @@ GEM
552
552
lint_roller (~> 1.1 )
553
553
rubocop (>= 1.75.0 , < 2.0 )
554
554
rubocop-ast (>= 1.38.0 , < 2.0 )
555
- rubocop-rails (2.31 .0 )
555
+ rubocop-rails (2.32 .0 )
556
556
activesupport (>= 4.2.0 )
557
557
lint_roller (~> 1.1 )
558
558
rack (>= 1.1 )
559
559
rubocop (>= 1.75.0 , < 2.0 )
560
- rubocop-ast (>= 1.38 .0 , < 2.0 )
560
+ rubocop-ast (>= 1.44 .0 , < 2.0 )
561
561
rubocop-rake (0.7.1 )
562
562
lint_roller (~> 1.1 )
563
563
rubocop (>= 1.72.1 )
@@ -693,7 +693,7 @@ DEPENDENCIES
693
693
rubocop-capybara (~> 2.22 )
694
694
rubocop-factory_bot (~> 2.27 )
695
695
rubocop-performance (~> 1.25 )
696
- rubocop-rails (~> 2.31 )
696
+ rubocop-rails (~> 2.32 )
697
697
rubocop-rake (~> 0.7.1 )
698
698
rubocop-rspec (~> 3.6 )
699
699
rubocop-rspec_rails (~> 2.31.0 )
You can’t perform that action at this time.
0 commit comments