From 8c5ee2d53380dd9a595fce5ffa16f8eb571a4fd1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 16:20:29 +0000 Subject: [PATCH] No-Jira(deps): Bump rspec-mocks from 3.8.0 to 3.8.2 Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.8.0 to 3.8.2. - [Release notes](https://github.com/rspec/rspec-mocks/releases) - [Changelog](https://github.com/rspec/rspec-mocks/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-mocks/compare/v3.8.0...v3.8.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db4a447..687173b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,10 +61,10 @@ GEM rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-mocks (3.8.0) + rspec-mocks (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-support (3.8.0) + rspec-support (3.8.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.54.0)