File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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 @@ -517,12 +517,12 @@ GEM
517
517
rubocop-ast (>= 1.31.1 , < 2.0 )
518
518
rubocop-rake (0.6.0 )
519
519
rubocop (~> 1.0 )
520
- rubocop-rspec (2.30 .0 )
520
+ rubocop-rspec (2.31 .0 )
521
521
rubocop (~> 1.40 )
522
522
rubocop-capybara (~> 2.17 )
523
523
rubocop-factory_bot (~> 2.22 )
524
524
rubocop-rspec_rails (~> 2.28 )
525
- rubocop-rspec_rails (2.28.3 )
525
+ rubocop-rspec_rails (2.29.0 )
526
526
rubocop (~> 1.40 )
527
527
ruby-progressbar (1.13.0 )
528
528
ruby2_keywords (0.0.5 )
@@ -655,7 +655,7 @@ DEPENDENCIES
655
655
rubocop-performance (~> 1.21 )
656
656
rubocop-rails (~> 2.25 )
657
657
rubocop-rake (~> 0.6.0 )
658
- rubocop-rspec (~> 2.30 )
658
+ rubocop-rspec (~> 2.31 )
659
659
sass-rails (~> 6.0.0 )
660
660
selenium-webdriver (~> 4.21.1 )
661
661
sendgrid (~> 1.2.4 )
You can’t perform that action at this time.
0 commit comments