diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 10:56:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 10:56:17 +0200 |
commit | 738e179a88f563ad5a9792f1a58e1605da3ea438 (patch) | |
tree | 1f719b4e20dbf00c789d8e40195a17ddc93fcc62 | |
parent | 376b429f948ecb1335301e5c4452e18c7a43cc93 (diff) |
Bump rubocop-performance from 1.16.0 to 1.17.1 (#24497)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index fa5687559..bc8732126 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -615,7 +615,7 @@ GEM parser (>= 3.2.1.0) rubocop-capybara (2.17.1) rubocop (~> 1.41) - rubocop-performance (1.16.0) + rubocop-performance (1.17.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.18.0) |