From 950656904a06f3d49fb375bed13f92f9245909c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:22:34 +0000 Subject: [PATCH] Bump nokogiri from 1.15.2 to 1.15.6 in /icd-survey Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.15.6. - [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.15.6) --- 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..fea23dd7 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.15.6-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)