From 6939c654c41fd283d2fc721871a36b775a5d16fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 20:45:35 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.13.9 in /dashboard Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.9. - [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.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dashboard/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/Gemfile.lock b/dashboard/Gemfile.lock index f97a523..a7d1107 100644 --- a/dashboard/Gemfile.lock +++ b/dashboard/Gemfile.lock @@ -111,7 +111,7 @@ GEM minitest (5.14.3) msgpack (1.3.3) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.13.9-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6)