From c65fc88962e029b05eca00487757cc0d0665bc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 17:15:04 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.13.9. - [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.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 535ae1a..37d7ff2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,10 +74,11 @@ GEM servolux tilt (~> 2.0.9) uglifier (~> 3.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.13.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.4) @@ -86,6 +87,7 @@ GEM activesupport (>= 3.1) parallel (1.19.1) public_suffix (4.0.1) + racc (1.6.0) rack (2.0.7) rb-fsevent (0.10.3) rb-inotify (0.10.0)