From 3f6697d563cdedf37d7aa4fb5e4c59d1c6133580 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 15:04:01 +0000 Subject: [PATCH] Bump rspec-expectations from 3.8.4 to 3.9.0 Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.8.4 to 3.9.0. - [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.4...v3.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ded7489f..2519497c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,10 +192,10 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) ref (2.0.0) - rspec-expectations (3.8.4) + rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) + rspec-support (~> 3.9.0) + rspec-support (3.9.2) rubocop (0.79.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)