From 212b869536e0b429cbaf6c288a3e04393cd37869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:19:59 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.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.10.9...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca9331f..76660a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) multi_json (1.14.1) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -102,12 +102,14 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.1.0) netrc (0.11.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) + racc (1.6.2) rake (13.0.1) rb-fsevent (0.10.4) rb-inotify (0.10.1)