Merge pull request #3316 from openSUSE/depfu/update/rubocop-rails-2.24.0

Update rubocop-rails 2.19.1 → 2.24.0 (minor)
This commit is contained in:
Henne Vogelsang 2024-03-26 11:58:48 +01:00 committed by GitHub
commit 30d9dfe325
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 8 deletions

View file

@ -491,10 +491,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)