From 360c553521fed34f5fa4b6c53f2b9262059f2696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 22 Apr 2019 05:54:58 +0000 Subject: [PATCH] Bump rspec-expectations from 3.7.0 to 3.8.3 Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.7.0 to 3.8.3. - [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.7.0...v3.8.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48c05cc2..7f1f78a5 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.7.0) + rspec-expectations (3.8.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) rubocop (0.65.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10)