From 7c83d7567bfa1b97ee44ff50a842ea81387f9948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 02:38:28 +0000 Subject: [PATCH] Bump nokogiri from 1.7.0.1 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.0.1 to 1.16.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.7.0.1...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bad9c85ef2e..9ab9160ba3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,13 +87,14 @@ GEM middleman-syntax (2.0.0) middleman-core (~> 3.2) rouge (~> 1.0) - mini_portile2 (2.1.0) + mini_portile2 (2.8.5) minitest (5.7.0) multi_json (1.11.1) - nokogiri (1.7.0.1) - mini_portile2 (~> 2.1.0) - nokogiri (1.7.0.1-x64-mingw32) - mini_portile2 (~> 2.1.0) + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + nokogiri (1.16.3-x64-mingw32) + racc (~> 1.4) padrino-helpers (0.12.5) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.5) @@ -101,6 +102,7 @@ GEM padrino-support (0.12.5) activesupport (>= 3.1) puma (3.4.0) + racc (1.7.3) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)