From b7e16ef44cb7973f211972be57bf032b6be10fa2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 15:15:43 +0000 Subject: [PATCH] Update rubocop-rspec to version 3.10.2 --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ee06652..189082ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,7 +285,7 @@ GEM jbuilder (2.15.0) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.19.8) + json (2.19.9) jwt (3.2.0) base64 language_server-protocol (3.17.0.5) @@ -561,9 +561,10 @@ GEM rubocop (>= 1.72) rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) - rubocop-rspec (3.9.0) + rubocop-rspec (3.10.2) lint_roller (~> 1.1) - rubocop (~> 1.81) + regexp_parser (>= 2.0) + rubocop (~> 1.86, >= 1.86.2) rubocop-rubycw (0.2.2) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1)