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 @@ -84,7 +84,7 @@ group :test do
84
84
gem 'rspec-its'
85
85
gem 'rspec-rails' , '~> 8.0.0'
86
86
gem 'rspec-wait'
87
- gem 'rubocop' , '~> 1.75.5 '
87
+ gem 'rubocop' , '~> 1.75.6 '
88
88
gem 'rubocop-capybara'
89
89
gem 'rubocop-factory_bot'
90
90
gem 'rubocop-rails' , '~> 2.31'
Original file line number Diff line number Diff line change 469
469
activesupport (>= 3.0.0 )
470
470
mustache (~> 1.0 , >= 0.99.4 )
471
471
rspec (~> 3.0 )
472
- rubocop (1.75.5 )
472
+ rubocop (1.75.6 )
473
473
json (~> 2.3 )
474
474
language_server-protocol (~> 3.17.0.2 )
475
475
lint_roller (~> 1.1.0 )
@@ -672,7 +672,7 @@ DEPENDENCIES
672
672
rspec-rails (~> 8.0.0 )
673
673
rspec-wait
674
674
rspec_api_documentation (>= 6.1.0 )
675
- rubocop (~> 1.75.5 )
675
+ rubocop (~> 1.75.6 )
676
676
rubocop-capybara
677
677
rubocop-factory_bot
678
678
rubocop-rails (~> 2.31 )
You can’t perform that action at this time.
0 commit comments