summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-18 13:41:22 +0100
committerGitHub <noreply@github.com>2023-12-18 12:41:22 +0000
commitb2ca71f7336a8855eca817d238c20943a6c84f5f (patch)
tree22c7029247fb5037d02bc1bfc4124dc5df3bed46
parent0b42cf29790c00de64069bf99d25e289af2283da (diff)
Update dependency rubocop-performance to v1.20.0 (#28395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1ca1839ec58..3b33402b228 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -679,9 +679,9 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
- rubocop-performance (1.19.1)
- rubocop (>= 1.7.0, < 2.0)
- rubocop-ast (>= 0.4.0)
+ rubocop-performance (1.20.0)
+ rubocop (>= 1.48.1, < 2.0)
+ rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.0)
activesupport (>= 4.2.0)
rack (>= 1.1)