From 6a1ae7a9c82d4a3b7f42ed71dcb99cbff1eddc40 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 11 Jun 2019 07:30:00 +0000 Subject: [PATCH] Bump rspec-expectations from 3.8.3 to 3.8.4 Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/compare/v3.8.3...v3.8.4) 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 321710dd..315e3b2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,10 +189,10 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) ref (2.0.0) - rspec-expectations (3.8.3) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-support (3.8.0) + rspec-support (3.8.2) rubocop (0.69.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)