Update rubocop-rails to version 2.35.2 (#39137)

This commit is contained in:
Matt Jankowski 2026-05-27 04:56:30 -04:00 committed by GitHub
parent e146525e78
commit 32cb9e7450
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -24,3 +24,6 @@ Rails/RakeEnvironment:
Rails/SkipsModelValidations:
Enabled: false
Rails/StrongParametersExpect:
Enabled: false

View File

@ -779,7 +779,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.47.1, < 2.0)
rubocop-rails (2.34.3)
rubocop-rails (2.35.2)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)