From 3b1ab5819fc1ca4400f8a721d7d8f4bf8a5e1123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:26:01 +0000 Subject: [PATCH] Bump rspec-core from 3.13.0 to 3.13.1 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fb30f9..13930e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM rake-compiler (1.2.7) rake regexp_parser (2.9.2) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) rspec-support (3.13.1) rubocop (1.66.1)