From aa7279d56a605f115577de30f5351010a97a2ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:17:19 +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 4f823b8..224f82a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM rspec-expectations (~> 3.12) rspec-mocks (~> 3.12) rspec-support (~> 3.12) - rspec-support (3.12.0) + rspec-support (3.12.1) rubocop (1.52.1) json (~> 2.3) parallel (~> 1.10)