From a3d1f2634c0ee6ab527630504eefded183b7486c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:53:07 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ae6951..2915b3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,9 +68,11 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) msgpack (1.2.10) - nokogiri (1.12.5-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -85,7 +87,7 @@ GEM pygments.rb (~> 2.1) public_suffix (4.0.6) pygments.rb (2.2.0) - racc (1.6.0) + racc (1.6.2) rainbow (3.0.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) @@ -106,6 +108,7 @@ GEM PLATFORMS arm64-darwin-20 x86_64-darwin-19 + x86_64-linux DEPENDENCIES html-proofer (>= 3.0)