Merge pull request #2947 from openSUSE/depfu/update/rubocop-rails-2.13.2

Update rubocop-rails: 2.11.3 → 2.13.2 (minor)
This commit is contained in:
Henne Vogelsang 2022-03-01 14:29:21 +01:00 committed by GitHub
commit 4b0b251cf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -511,9 +511,9 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-rails (2.11.3)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-rails (2.13.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)