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 @@ -62,7 +62,7 @@ group :development do
62
62
gem 'rails_best_practices' , '~> 1.20'
63
63
gem 'reek' , '~> 6.3'
64
64
gem 'rubocop' , '~> 1.64' , require : false
65
- gem 'rubocop-capybara' , '~> 2.20 '
65
+ gem 'rubocop-capybara' , '~> 2.21 '
66
66
gem 'rubocop-factory_bot' , '~> 2.26' , require : false
67
67
gem 'rubocop-performance' , '~> 1.21' , require : false
68
68
gem 'rubocop-rails' , '~> 2.25' , require : false
Original file line number Diff line number Diff line change 460
460
responders (3.1.1 )
461
461
actionpack (>= 5.2 )
462
462
railties (>= 5.2 )
463
- rexml (3.2.9 )
463
+ rexml (3.3.0 )
464
464
strscan
465
465
rouge (4.2.0 )
466
466
rspec-core (3.13.0 )
503
503
unicode-display_width (>= 2.4.0 , < 3.0 )
504
504
rubocop-ast (1.31.3 )
505
505
parser (>= 3.3.1.0 )
506
- rubocop-capybara (2.20 .0 )
506
+ rubocop-capybara (2.21 .0 )
507
507
rubocop (~> 1.41 )
508
508
rubocop-factory_bot (2.26.0 )
509
509
rubocop (~> 1.41 )
@@ -650,7 +650,7 @@ DEPENDENCIES
650
650
rswag-api (~> 2.13.0 )
651
651
rswag-ui (~> 2.13.0 )
652
652
rubocop (~> 1.64 )
653
- rubocop-capybara (~> 2.20 )
653
+ rubocop-capybara (~> 2.21 )
654
654
rubocop-factory_bot (~> 2.26 )
655
655
rubocop-performance (~> 1.21 )
656
656
rubocop-rails (~> 2.25 )
You can’t perform that action at this time.
0 commit comments