From 971e9f7cf3a2f6bd30953253dabd11f488204f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 09:47:19 +0800 Subject: [PATCH] Build(deps): Bump rspec-support from 3.11.0 to 3.11.1 (#18234) Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.11.0 to 3.11.1. - [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.11.0...v3.11.1) --- updated-dependencies: - dependency-name: rspec-support dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0dcd1345ae6..d09165dc352 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -416,7 +416,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.11.0) + rspec-support (3.11.1) rss (0.2.9) rexml rswag-specs (2.5.1)