From 19afcd74f47c065581c7f7d70ca0166e33bcf2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 23:02:52 +0000 Subject: [PATCH] build(deps): bump nokogiri in /validator/web_validator Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 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.14.3...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- validator/web_validator/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/validator/web_validator/Gemfile.lock b/validator/web_validator/Gemfile.lock index a035cfc..a425ba2 100644 --- a/validator/web_validator/Gemfile.lock +++ b/validator/web_validator/Gemfile.lock @@ -4,14 +4,14 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - mini_portile2 (2.8.1) + mini_portile2 (2.8.6) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - racc (1.6.2) + racc (1.7.3) rack (2.2.4) rack-protection (3.0.5) rack