From 97cd804b429a07705700ef16edc174275e533811 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2019 04:43:28 +0000 Subject: [PATCH] build: bump net-http-persistent from 3.0.1 to 3.1.0 in /Library/Homebrew Bumps [net-http-persistent](https://github.com/drbrain/net-http-persistent) from 3.0.1 to 3.1.0. - [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.1...v3.1.0) Signed-off-by: dependabot-preview[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 1e5b81bd9c..a8b7cbd8ac 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.1) + net-http-persistent (3.1.0) connection_pool (~> 2.2) nokogiri (1.10.3) mini_portile2 (~> 2.4.0)