From c62ac2ccfdd2e8744a4b08392e2fbff7941b7ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 19:23:52 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.16.5 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.16.5. - [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.11.1...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index c8884a7f0..b48f7b2ac 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -83,13 +83,13 @@ GEM middleman-navtree (0.1.11) middleman-core (>= 3.3) titleize (~> 1.3) - mini_portile2 (2.5.0) + mini_portile2 (2.8.6) mini_racer (0.2.14) libv8 (> 7.3) minitest (5.14.1) nio4r (2.5.2) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) @@ -101,7 +101,7 @@ GEM public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) - racc (1.5.2) + racc (1.7.3) rack (2.2.3) rb-fsevent (0.10.4) rb-inotify (0.10.1)