From 315453b50a8086d4908cdced466161370d14ca2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:09:19 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.6. - [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.10.8...v1.13.6) --- 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 7be4e94..5137665 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,12 +35,13 @@ GEM rb-inotify (>= 0.9) metaclass (0.0.4) method_source (0.8.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) mocha (1.1.0) metaclass (~> 0.0.1) multi_json (1.10.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oj (2.11.1) pry (0.10.1) coderay (~> 1.1.0) @@ -50,6 +51,7 @@ GEM pry (~> 0.9) slop (~> 3.0) publisher (1.1.2) + racc (1.6.0) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5)