Merge pull request #3196 from openSUSE/depfu/update/rubocop-rails-2.19.1

Update rubocop-rails: 2.15.0 → 2.19.1 (minor)
This commit is contained in:
Henne Vogelsang 2023-05-08 17:51:35 +02:00 committed by GitHub
commit 05feb5f74a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 23 deletions

View file

@ -502,17 +502,17 @@ GEM
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.15.0)
rubocop-rails (2.19.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.11.1)
rubocop (~> 1.19)
ruby-oembed (0.16.1)