From 9a99f666b960cd6cd1e07e8145ad347c6497f862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Dec 2021 21:21:32 +0000 Subject: [PATCH] Build(deps): Bump rspec-support from 3.10.2 to 3.10.3 Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.10.2 to 3.10.3. - [Release notes](https://github.com/rspec/rspec-support/releases) - [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-support/compare/v3.10.2...v3.10.3) --- 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 e2292f3cffc5b..7aae3cbd86521 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.10.2) + rspec-support (3.10.3) rswag-specs (2.4.0) activesupport (>= 3.1, < 7.0) json-schema (~> 2.2)