From 61eb3c36fbe571466d16fac747e73dadbee6a7da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:17:32 +0000 Subject: [PATCH] Bump nokogiri from 1.14.0 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.0 to 1.14.3. - [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.14.0...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 010542a..759a4c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,9 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) minitest (5.17.0) - nokogiri (1.14.0-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) @@ -87,6 +89,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES execjs (= 2.7.0)