File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ group :test do
89
89
gem 'rspec-its'
90
90
gem 'rspec-rails' , '~> 6.1.2'
91
91
gem 'rspec-wait'
92
- gem 'rubocop' , '~> 1.63.4 '
92
+ gem 'rubocop' , '~> 1.63.5 '
93
93
gem 'rubocop-rails' , '~> 2.24'
94
94
gem 'rubocop-rspec' , '~> 2.26'
95
95
gem 'rubocop-sequel' , '~> 0.3.4'
Original file line number Diff line number Diff line change 465
465
activesupport (>= 3.0.0 )
466
466
mustache (~> 1.0 , >= 0.99.4 )
467
467
rspec (~> 3.0 )
468
- rubocop (1.63.4 )
468
+ rubocop (1.63.5 )
469
469
json (~> 2.3 )
470
470
language_server-protocol (>= 3.17.0 )
471
471
parallel (~> 1.10 )
476
476
rubocop-ast (>= 1.31.1 , < 2.0 )
477
477
ruby-progressbar (~> 1.7 )
478
478
unicode-display_width (>= 2.4.0 , < 3.0 )
479
- rubocop-ast (1.31.2 )
480
- parser (>= 3.3.0.4 )
479
+ rubocop-ast (1.31.3 )
480
+ parser (>= 3.3.1.0 )
481
481
rubocop-capybara (2.20.0 )
482
482
rubocop (~> 1.41 )
483
483
rubocop-factory_bot (2.25.1 )
@@ -656,7 +656,7 @@ DEPENDENCIES
656
656
rspec-rails (~> 6.1.2 )
657
657
rspec-wait
658
658
rspec_api_documentation (>= 6.1.0 )
659
- rubocop (~> 1.63.4 )
659
+ rubocop (~> 1.63.5 )
660
660
rubocop-rails (~> 2.24 )
661
661
rubocop-rspec (~> 2.26 )
662
662
rubocop-sequel (~> 0.3.4 )
You can’t perform that action at this time.
0 commit comments