From 8c8a61bf294792a3e7d0bc822e9bb8258cd7431d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:00:57 +0000 Subject: [PATCH] build(deps): bump rspec-support from 3.12.0 to 3.12.1 Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.12.0 to 3.12.1. - [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-support/compare/v3.12.0...v3.12.1) --- updated-dependencies: - dependency-name: rspec-support dependency-type: indirect 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 138c5235..47f7667b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rubocop (1.54.0) json (~> 2.3) language_server-protocol (>= 3.17.0)