From 8f8fcbed5eecdc9d1e7ed794988ffa9a354f6165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:56:08 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 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.10...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5e6ae7c..3c4e4f6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,9 +462,9 @@ GEM nokogiri tzinfo nio4r (2.5.8) - nokogiri (1.13.10-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) @@ -504,7 +504,7 @@ GEM stringio public_suffix (5.0.0) raabro (1.4.0) - racc (1.6.1) + racc (1.6.2) rack (2.2.6.3) rack-mini-profiler (2.3.4) rack (>= 1.2.0)