From 502977ec4f31696df73ee769e5594918ffed064d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 10:18:00 +0100 Subject: [PATCH] Bump nokogiri from 1.16.2 to 1.16.5 in /projects/hmpps-auth-and-delius/tech-docs (#3742) Bump nokogiri in /projects/hmpps-auth-and-delius/tech-docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 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.16.2...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock b/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock index 180537eba8..043512b75c 100644 --- a/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock +++ b/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock @@ -125,7 +125,7 @@ GEM rouge (~> 3.2) minitest (5.18.0) multi_json (1.15.0) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) openapi3_parser (0.9.2) commonmarker (~> 0.17)