From 432fabc9612646779fe148dcfdef5c7d2fc58349 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 15:15:25 +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 aea824e4..48150ccd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM rubocop (< 2.0) iniparse (1.5.0) io-console (0.8.2) - json (2.19.8) + json (2.19.9) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -114,9 +114,10 @@ GEM rubocop-ast (>= 1.47.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.8.0) + rubocop-rspec (3.10.2) lint_roller (~> 1.1) - rubocop (~> 1.81) + regexp_parser (>= 2.0) + rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) shellany (0.0.1) simplecov (0.22.0)