From 49d99098f8a3556ac2110095aa7593064b45f2fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:42:31 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.11.7 to 1.13.4 in /Library/Homebrew Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.7...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index b0c6ccad49557..a7b3740f5a98a 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -56,15 +56,15 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) - mini_portile2 (2.5.3) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.4.2) mustache (1.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.11.7) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parallel_tests (3.7.3) @@ -83,7 +83,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rainbow (3.0.0) rbi (0.0.4)