From f96751054236ac7c4b830a44f83637562c75ecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:29:17 +0800 Subject: [PATCH] Bump rspec-core from 3.13.0 to 3.13.1 in /rspec-distrib (#52) Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: rspec-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- rspec-distrib/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rspec-distrib/Gemfile.lock b/rspec-distrib/Gemfile.lock index efc1869..e95a523 100644 --- a/rspec-distrib/Gemfile.lock +++ b/rspec-distrib/Gemfile.lock @@ -41,7 +41,7 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0)