Update dependency rubocop-rails to v2.22.2

This commit is contained in:
renovate[bot]
2023-11-19 10:33:42 +00:00
committed by Ryan Williams
parent f25c388d2f
commit fcfe6c910c
+2 -1
View File
@@ -257,10 +257,11 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rails (2.22.1)
rubocop-rails (2.22.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)