From be3c9a56c9b8ba36ef3eb0a70e782ff58fd57adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:38:44 +0000 Subject: [PATCH] Bump rubocop-performance from 1.23.0 to 1.23.1 in /components/app Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.23.0...v1.23.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 5ea283c91..38fe00273 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -178,7 +178,7 @@ GEM concurrent-ruby (~> 1.0) ice_nine (0.11.2) jmespath (1.6.2) - json (2.9.0) + json (2.9.1) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) @@ -237,7 +237,7 @@ GEM redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool - regexp_parser (2.9.3) + regexp_parser (2.10.0) rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -262,12 +262,12 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-minitest (0.36.0) rubocop (>= 1.61, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-performance (1.23.0) + rubocop-performance (1.23.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.26.1) @@ -331,7 +331,7 @@ GEM nokogiri (>= 1.6, < 2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2)