From af693ceb34e7a9eeac69bdeabb9fa196fc5f5d32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 06:21:57 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.13.1 to 1.14.1 in /Library/Homebrew Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.1 to 1.14.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.1...v1.14.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor ... 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 e6c714f9c31a4..7e38db9c646b5 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -55,15 +55,15 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_portile2 (2.7.1) + mini_portile2 (2.8.1) minitest (5.15.0) msgpack (1.4.4) mustache (1.1.1) net-http-digest_auth (1.4.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nokogiri (1.13.1) - mini_portile2 (~> 2.7.0) + nokogiri (1.14.1) + mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.21.0) parallel_tests (3.7.3) @@ -82,7 +82,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rainbow (3.1.1) rbi (0.0.11)