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 @@ -85,7 +85,7 @@ group :test do
85
85
gem 'rspec-its'
86
86
gem 'rspec-rails' , '~> 6.1.4'
87
87
gem 'rspec-wait'
88
- gem 'rubocop' , '~> 1.66.1 '
88
+ gem 'rubocop' , '~> 1.67.0 '
89
89
gem 'rubocop-capybara'
90
90
gem 'rubocop-factory_bot'
91
91
gem 'rubocop-rails' , '~> 2.26'
Original file line number Diff line number Diff line change 471
471
activesupport (>= 3.0.0 )
472
472
mustache (~> 1.0 , >= 0.99.4 )
473
473
rspec (~> 3.0 )
474
- rubocop (1.66.1 )
474
+ rubocop (1.67.0 )
475
475
json (~> 2.3 )
476
476
language_server-protocol (>= 3.17.0 )
477
477
parallel (~> 1.10 )
@@ -659,7 +659,7 @@ DEPENDENCIES
659
659
rspec-rails (~> 6.1.4 )
660
660
rspec-wait
661
661
rspec_api_documentation (>= 6.1.0 )
662
- rubocop (~> 1.66.1 )
662
+ rubocop (~> 1.67.0 )
663
663
rubocop-capybara
664
664
rubocop-factory_bot
665
665
rubocop-rails (~> 2.26 )
You can’t perform that action at this time.
0 commit comments