From da78cd62854cd49c29b2c166420b2d374c399d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:50:30 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 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.8.4...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c25e6..d547a24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,10 +11,14 @@ GEM specs: macaddr (1.7.1) systemu (~> 2.6.2) - mimemagic (0.3.2) - mini_portile2 (2.3.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.8.1) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) rake (10.3.2) systemu (2.6.5) uuid (2.3.9)