From c411d12e53e677569963151957164443f47ec8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 18:48:21 +0000 Subject: [PATCH] ui-dev: bump nokogiri in /server/src/main/webapp/WEB-INF/rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.0 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.0...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/src/main/webapp/WEB-INF/rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock index 2bbb071168b..e152f50d36e 100644 --- a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock +++ b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock @@ -122,9 +122,9 @@ GEM net-protocol nio4r (2.7.0) nio4r (2.7.0-java) - nokogiri (1.16.0-java) + nokogiri (1.16.5-java) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) public_suffix (5.0.4) racc (1.7.3)