From 98b62df98fb06e9b427552bc8499a88c7a62729e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 19:45:21 +0000 Subject: [PATCH] Update rspec-support to version 3.13.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d5c0366..c9d2dc66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -515,7 +515,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.4) + rspec-support (3.13.6) rubocop (1.79.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2)