From 139f4fbe52ace4e4c2a487cf1189b549987a0410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 01:59:10 +0000 Subject: [PATCH] Bump rspec-mocks from 3.13.0 to 3.13.1 Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/rspec/rspec-mocks/releases) - [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-mocks/compare/v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: rspec-mocks dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7bdb9324..032f84d67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,10 +72,10 @@ GEM rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.0) + rspec-support (3.13.1) rubocop (1.64.0) json (~> 2.3) language_server-protocol (>= 3.17.0)