From 3faf0cb3499feb6b4d7c5d13e869dae37f313e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 07:36:13 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.10.10 to 1.11.0 in /Library/Homebrew Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. - [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.10...v1.11.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index f571d5187e..8ed3f6bdcc 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -43,14 +43,15 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.2) mustache (1.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.0) connection_pool (~> 2.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ntlm-http (0.1.1) parallel (1.20.1) parallel_tests (3.4.0) @@ -68,6 +69,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) + racc (1.5.2) rack (2.2.3) rainbow (3.0.0) rdiscount (2.2.0.2)