File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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.32 ' , require : false
67
+ gem 'rubocop-rails' , '~> 2.33 ' , 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 320
320
thor (>= 0.14 , < 2.0 )
321
321
jsbundling-rails (1.3.1 )
322
322
railties (>= 6.0.0 )
323
- json (2.12 .2 )
323
+ json (2.13 .2 )
324
324
kaminari (1.2.2 )
325
325
activesupport (>= 4.1.0 )
326
326
kaminari-actionview (= 1.2.2 )
394
394
parallel (1.27.0 )
395
395
parallel_tests (5.4.0 )
396
396
parallel
397
- parser (3.3.8 .0 )
397
+ parser (3.3.9 .0 )
398
398
ast (~> 2.4.1 )
399
399
racc
400
400
pg (1.5.9 )
496
496
parser (~> 3.3.0 )
497
497
rainbow (>= 2.0 , < 4.0 )
498
498
rexml (~> 3.1 )
499
- regexp_parser (2.10.0 )
499
+ regexp_parser (2.11.2 )
500
500
reline (0.6.2 )
501
501
io-console (~> 0.5 )
502
502
request_store (1.7.0 )
545
545
rubocop-ast (>= 1.45.1 , < 2.0 )
546
546
ruby-progressbar (~> 1.7 )
547
547
unicode-display_width (>= 2.4.0 , < 4.0 )
548
- rubocop-ast (1.45.1 )
548
+ rubocop-ast (1.46.0 )
549
549
parser (>= 3.3.7.2 )
550
550
prism (~> 1.4 )
551
551
rubocop-capybara (2.22.1 )
558
558
lint_roller (~> 1.1 )
559
559
rubocop (>= 1.75.0 , < 2.0 )
560
560
rubocop-ast (>= 1.38.0 , < 2.0 )
561
- rubocop-rails (2.32.0 )
561
+ rubocop-rails (2.33.3 )
562
562
activesupport (>= 4.2.0 )
563
563
lint_roller (~> 1.1 )
564
564
rack (>= 1.1 )
617
617
timeout (0.4.3 )
618
618
tzinfo (2.0.6 )
619
619
concurrent-ruby (~> 1.0 )
620
- unicode-display_width (3.1.4 )
620
+ unicode-display_width (3.1.5 )
621
621
unicode-emoji (~> 4.0 , >= 4.0.4 )
622
622
unicode-emoji (4.0.4 )
623
623
uri (1.0.3 )
@@ -699,7 +699,7 @@ DEPENDENCIES
699
699
rubocop-capybara (~> 2.22 )
700
700
rubocop-factory_bot (~> 2.27 )
701
701
rubocop-performance (~> 1.25 )
702
- rubocop-rails (~> 2.32 )
702
+ rubocop-rails (~> 2.33 )
703
703
rubocop-rake (~> 0.7.1 )
704
704
rubocop-rspec (~> 3.6 )
705
705
rubocop-rspec_rails (~> 2.31.0 )
You can’t perform that action at this time.
0 commit comments