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 @@ -67,7 +67,7 @@ group :development do
67
67
gem 'rubocop-performance' , '~> 1.21' , require : false
68
68
gem 'rubocop-rails' , '~> 2.25' , require : false
69
69
gem 'rubocop-rake' , '~> 0.6.0' , require : false
70
- gem 'rubocop-rspec' , '~> 2.30 ' , require : false
70
+ gem 'rubocop-rspec' , '~> 2.31 ' , require : false
71
71
end
72
72
73
73
group :test do
Original file line number Diff line number Diff line change 357
357
bigdecimal (>= 3.0 )
358
358
orm_adapter (0.5.0 )
359
359
pagy (8.4.4 )
360
- parallel (1.24.0 )
360
+ parallel (1.25.1 )
361
361
parallel_tests (4.7.1 )
362
362
parallel
363
363
parser (3.3.2.0 )
461
461
responders (3.1.1 )
462
462
actionpack (>= 5.2 )
463
463
railties (>= 5.2 )
464
- rexml (3.2.8 )
465
- strscan ( >= 3.0.9 )
464
+ rexml (3.2.9 )
465
+ strscan
466
466
rouge (4.2.0 )
467
467
rspec-core (3.13.0 )
468
468
rspec-support (~> 3.13.0 )
@@ -518,12 +518,12 @@ GEM
518
518
rubocop-ast (>= 1.31.1 , < 2.0 )
519
519
rubocop-rake (0.6.0 )
520
520
rubocop (~> 1.0 )
521
- rubocop-rspec (2.30 .0 )
521
+ rubocop-rspec (2.31 .0 )
522
522
rubocop (~> 1.40 )
523
523
rubocop-capybara (~> 2.17 )
524
524
rubocop-factory_bot (~> 2.22 )
525
525
rubocop-rspec_rails (~> 2.28 )
526
- rubocop-rspec_rails (2.28.3 )
526
+ rubocop-rspec_rails (2.29.0 )
527
527
rubocop (~> 1.40 )
528
528
ruby-progressbar (1.13.0 )
529
529
ruby2_keywords (0.0.5 )
@@ -656,7 +656,7 @@ DEPENDENCIES
656
656
rubocop-performance (~> 1.21 )
657
657
rubocop-rails (~> 2.25 )
658
658
rubocop-rake (~> 0.6.0 )
659
- rubocop-rspec (~> 2.30 )
659
+ rubocop-rspec (~> 2.31 )
660
660
sass-rails (~> 6.0.0 )
661
661
selenium-webdriver (~> 4.21.1 )
662
662
sendgrid (~> 1.2.4 )
You can’t perform that action at this time.
0 commit comments