From ff76d64a23128863d8ab502c440b17877af6d5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 9 Apr 2019 10:35:10 +0000 Subject: [PATCH] Bump rspec-its from 1.2.0 to 1.3.0 in /Library/Homebrew Bumps [rspec-its](https://github.com/rspec/rspec-its) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/rspec/rspec-its/releases) - [Changelog](https://github.com/rspec/rspec-its/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 6624f24b7e..8d0142b731 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -70,7 +70,7 @@ GEM rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) - rspec-its (1.2.0) + rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) rspec-mocks (3.8.0)