From a8bf1f7028d166d6bcb8e1d9a85a9d88aa25a3d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 May 2018 07:51:40 +0000 Subject: [PATCH] Bump rspec-retry from 0.5.7 to 0.6.0 in /Library/Homebrew/test Bumps [rspec-retry](https://github.com/noredink/rspec-retry) from 0.5.7 to 0.6.0. - [Release notes](https://github.com/noredink/rspec-retry/releases) - [Changelog](https://github.com/NoRedInk/rspec-retry/blob/master/changelog.md) - [Commits](https://github.com/noredink/rspec-retry/compare/v0.5.7...v0.6.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/test/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/test/Gemfile.lock b/Library/Homebrew/test/Gemfile.lock index 2eaa0737e0..7b81cf318e 100644 --- a/Library/Homebrew/test/Gemfile.lock +++ b/Library/Homebrew/test/Gemfile.lock @@ -31,7 +31,7 @@ GEM rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) - rspec-retry (0.5.7) + rspec-retry (0.6.0) rspec-core (> 3.3) rspec-support (3.7.1) rspec-wait (0.0.9)