From 908ca1ac9269a98365713481471e3481493f3f9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 10 Jun 2019 21:01:09 +0000 Subject: [PATCH] build: bump rspec-expectations from 3.8.3 to 3.8.4 in /Library/Homebrew 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] --- Library/Homebrew/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 02fa04aec8..149000fb1f 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -66,7 +66,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.3) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-its (1.3.0) @@ -77,7 +77,7 @@ GEM rspec-support (~> 3.8.0) rspec-retry (0.6.1) rspec-core (> 3.3) - rspec-support (3.8.0) + rspec-support (3.8.2) rspec-wait (0.0.9) rspec (>= 3, < 4) rubocop (0.71.0)