File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ group :test do
82
82
gem 'rspec-its'
83
83
gem 'rspec-rails' , '~> 7.1.0'
84
84
gem 'rspec-wait'
85
- gem 'rubocop' , '~> 1.69.1 '
85
+ gem 'rubocop' , '~> 1.69.2 '
86
86
gem 'rubocop-capybara'
87
87
gem 'rubocop-factory_bot'
88
88
gem 'rubocop-rails' , '~> 2.27'
Original file line number Diff line number Diff line change 456
456
activesupport (>= 3.0.0 )
457
457
mustache (~> 1.0 , >= 0.99.4 )
458
458
rspec (~> 3.0 )
459
- rubocop (1.69.1 )
459
+ rubocop (1.69.2 )
460
460
json (~> 2.3 )
461
461
language_server-protocol (>= 3.17.0 )
462
462
parallel (~> 1.10 )
@@ -644,7 +644,7 @@ DEPENDENCIES
644
644
rspec-rails (~> 7.1.0 )
645
645
rspec-wait
646
646
rspec_api_documentation (>= 6.1.0 )
647
- rubocop (~> 1.69.1 )
647
+ rubocop (~> 1.69.2 )
648
648
rubocop-capybara
649
649
rubocop-factory_bot
650
650
rubocop-rails (~> 2.27 )
You can’t perform that action at this time.
0 commit comments