From 78a62739944fd62119d5c2b4dca0fad7498720d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 07:06:58 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 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.3.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43dd08d..de2b0c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,11 @@ GEM json (~> 1.4) nokogiri (>= 1.4.4) json (1.8.1) - mini_portile (0.6.0) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) + mini_portile2 (2.8.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) rake (10.3.2) PLATFORMS