From c112aa2baec8430fd08fcf81afd0f6cb323d2997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:58:14 +0000 Subject: [PATCH] 1.2.x: Bump rspec-core in the ruby-deps group across 1 directory Bumps the ruby-deps group with 1 update in the / directory: [rspec-core](https://github.com/rspec/rspec). Updates `rspec-core` from 3.13.5 to 3.13.6 - [Changelog](https://github.com/rspec/rspec/blob/rspec-core-v3.13.6/rspec-core/Changelog.md) - [Commits](https://github.com/rspec/rspec/compare/rspec-core-v3.13.5...rspec-core-v3.13.6) --- updated-dependencies: - dependency-name: rspec-core dependency-version: 3.13.6 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 38a2a4ad..edf27c3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.5) + rspec-core (3.13.6) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0)