From c000a78189cf3bc5f4f65fd6804a20f2fe0eb3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 16 May 2019 06:32:21 +0000 Subject: [PATCH] build: bump backports from 3.14.0 to 3.15.0 in /Library/Homebrew Bumps [backports](https://github.com/marcandre/backports) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/marcandre/backports/releases) - [Changelog](https://github.com/marcandre/backports/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/marcandre/backports/compare/v3.14.0...v3.15.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 5ddc7916b6..0f89c7480d 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) ast (2.4.0) - backports (3.14.0) + backports (3.15.0) concurrent-ruby (1.1.5) connection_pool (2.2.2) coveralls (0.8.23)