From e5a91e850fbecce62494e24b4b9f707221715f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:52:38 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.14.3 in /dashboard Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.14.3. - [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.12.5...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index 5abdc8f..ee5c9c5 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -111,13 +111,13 @@ GEM minitest (5.17.0) msgpack (1.3.3) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (5.5.1) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.2) rack (2.2.6.2) rack-mini-profiler (2.3.0) rack (>= 1.2.0)