From 8898801ffa38cddaa2bdba89dd9b44e105d52f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 23:07:39 +0000 Subject: [PATCH] build: bump net-http-persistent from 3.0.0 to 3.0.1 in /Library/Homebrew Bumps [net-http-persistent](https://github.com/drbrain/net-http-persistent) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/drbrain/net-http-persistent/releases) - [Changelog](https://github.com/drbrain/net-http-persistent/blob/master/History.txt) - [Commits](https://github.com/drbrain/net-http-persistent/compare/v3.0.0...v3.0.1) 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 0da3704636..492975b7fe 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -43,7 +43,7 @@ GEM minitest (5.11.3) mustache (1.1.0) net-http-digest_auth (1.4.1) - net-http-persistent (3.0.0) + net-http-persistent (3.0.1) connection_pool (~> 2.2) nokogiri (1.10.3) mini_portile2 (~> 2.4.0)