From 8626c3934bf7e34034caf72a58e0400c1b83e488 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 07:02:04 +0000 Subject: [PATCH] Bump rspec-support from 3.9.2 to 3.9.3 Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/rspec/rspec-support/releases) - [Changelog](https://github.com/rspec/rspec-support/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-support/compare/v3.9.2...v3.9.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a3e195c9..ac3abf8ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) + rspec-support (3.9.3) rubocop (0.82.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)