From 7d44616961a2ef27b83f430b687e1ebeff3e5081 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 16:10:20 +0000 Subject: [PATCH] chore(deps): update dependency rubocop-performance to v1.21.0 --- ruby/ci-sample/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby/ci-sample/Gemfile.lock b/ruby/ci-sample/Gemfile.lock index 11d8895a..72fce11e 100644 --- a/ruby/ci-sample/Gemfile.lock +++ b/ruby/ci-sample/Gemfile.lock @@ -162,9 +162,9 @@ GEM rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) - rubocop-performance (1.20.2) + rubocop-performance (1.21.0) rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.24.1) activesupport (>= 4.2.0) rack (>= 1.1)