From 8423388a7f32f00c3e53519ee035aa3e4fa4d829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:15:26 +0000 Subject: [PATCH] 1.2.x: Bump rspec-mocks in the ruby-deps group across 1 directory Bumps the ruby-deps group with 1 update in the / directory: [rspec-mocks](https://github.com/rspec/rspec). Updates `rspec-mocks` from 3.13.7 to 3.13.8 - [Changelog](https://github.com/rspec/rspec/blob/rspec-mocks-v3.13.8/rspec-mocks/Changelog.md) - [Commits](https://github.com/rspec/rspec/compare/rspec-mocks-v3.13.7...rspec-mocks-v3.13.8) --- updated-dependencies: - dependency-name: rspec-mocks dependency-version: 3.13.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27fc2f52..e8a7c5a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.7) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7)