From ec5d55d7d2cd77f54d2fd3227c5adef0035dc318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:09:41 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 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.6.0...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 c36a5a5..93b1271 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,14 +35,16 @@ GEM microstatic (0.3.0) fog (>= 1) mime-types (1.23) - mini_portile (0.5.1) + mini_portile2 (2.8.0) multi_json (1.7.7) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.6.8) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) posix-spawn (0.3.6) + racc (1.6.0) rake (10.0.4) ruby-hmac (0.4.0) syntax (1.0.0)