Update rubocop-rails to version 2.24.0

This commit is contained in:
depfu[bot] 2024-03-05 17:19:42 +00:00 committed by GitHub
parent 4d22c66756
commit 8a131917d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -489,10 +489,11 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.19.1)
rubocop-rails (2.24.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.23.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)