From f715d3a39939cbc3e13ffb27d38008357d21ed19 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 21 Oct 2022 01:22:05 +0000
Subject: [PATCH] build(deps): bump nokogiri
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.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.6.5...v1.13.9)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot]
---
.../networking/cluster/panamax/ui/Gemfile.lock | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock
index b273595bbb051..07f4c49a00197 100644
--- a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock
+++ b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock
@@ -91,12 +91,13 @@ GEM
mime-types (>= 1.16, < 3)
method_source (0.8.2)
mime-types (2.4.3)
- mini_portile (0.6.1)
+ mini_portile2 (2.8.0)
minitest (5.5.1)
multi_json (1.10.1)
netrc (0.8.0)
- nokogiri (1.6.5)
- mini_portile (~> 0.6.0)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
phantomjs (1.9.7.1)
pry (0.10.1)
coderay (~> 1.1.0)
@@ -110,6 +111,7 @@ GEM
pry (>= 0.9.11)
puma (2.8.2)
rack (>= 1.1, < 2.0)
+ racc (1.6.0)
rack (1.5.2)
rack-protection (1.5.3)
rack