From 9a85582f8212bdb6576a8ab6abe6b536d03a019f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 25 Mar 2019 13:04:58 +0000 Subject: [PATCH] Bump nokogiri from 1.10.1 to 1.10.2 in /Library/Homebrew Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.2) 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 6a8838f83a..95682cd06e 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -45,7 +45,7 @@ GEM net-http-digest_auth (1.4.1) net-http-persistent (3.0.0) connection_pool (~> 2.2) - nokogiri (1.10.1) + nokogiri (1.10.2) mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) parallel (1.15.0)