From 25b960664da7adbffbce76f36d900f33242d27b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:35:16 +0000 Subject: [PATCH] Bump nokogiri from 1.15.2 to 1.16.2 in /icd-survey Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.16.2. - [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.15.2...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- icd-survey/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icd-survey/Gemfile.lock b/icd-survey/Gemfile.lock index 6b242a3e..c91e481c 100644 --- a/icd-survey/Gemfile.lock +++ b/icd-survey/Gemfile.lock @@ -6,9 +6,9 @@ GEM tilt htmlentities (4.3.4) link_header (0.0.8) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) - racc (1.6.2) + racc (1.7.3) rdf (3.2.10) link_header (~> 0.0, >= 0.0.8) rdf-aggregate-repo (3.2.1)