From 51e82c6c269b707c15bf404ddcb6da54f4dcec31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:15:15 +0000 Subject: [PATCH] Bump nokogiri from 1.13.9 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 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.13.9...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c0aea0..aec2df9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,9 @@ GEM minitest (5.16.3) msgpack (1.6.0) nio4r (2.5.8) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) pg (1.4.5) pg_search (2.3.6) @@ -130,7 +132,7 @@ GEM public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rack-mini-profiler (2.3.4) rack (>= 1.2.0) @@ -226,6 +228,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)