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 @@ -85,7 +85,7 @@ group :test do
85
85
gem 'rspec-its'
86
86
gem 'rspec-rails' , '~> 6.1.3'
87
87
gem 'rspec-wait'
88
- gem 'rubocop' , '~> 1.65.0 '
88
+ gem 'rubocop' , '~> 1.65.1 '
89
89
gem 'rubocop-capybara'
90
90
gem 'rubocop-factory_bot'
91
91
gem 'rubocop-rails' , '~> 2.25'
Original file line number Diff line number Diff line change 427
427
retriable (3.1.2 )
428
428
reverse_markdown (2.1.1 )
429
429
nokogiri
430
- rexml (3.3.2 )
430
+ rexml (3.3.4 )
431
431
strscan
432
432
rfc822 (0.1.5 )
433
433
roodi (5.0.0 )
466
466
activesupport (>= 3.0.0 )
467
467
mustache (~> 1.0 , >= 0.99.4 )
468
468
rspec (~> 3.0 )
469
- rubocop (1.65.0 )
469
+ rubocop (1.65.1 )
470
470
json (~> 2.3 )
471
471
language_server-protocol (>= 3.17.0 )
472
472
parallel (~> 1.10 )
@@ -654,7 +654,7 @@ DEPENDENCIES
654
654
rspec-rails (~> 6.1.3 )
655
655
rspec-wait
656
656
rspec_api_documentation (>= 6.1.0 )
657
- rubocop (~> 1.65.0 )
657
+ rubocop (~> 1.65.1 )
658
658
rubocop-capybara
659
659
rubocop-factory_bot
660
660
rubocop-rails (~> 2.25 )
You can’t perform that action at this time.
0 commit comments