From b8d1d5703922f4ee750775d9e22b12842b0ae01c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 07:40:35 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64270f8a..b2e9aeb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,12 +42,16 @@ GEM addressable (~> 2.2.6) liquid (2.2.2) mime-types (1.16) + mini_portile2 (2.8.0) mixlib-log (1.3.0) mustache (0.99.4) net-ssh (2.1.4) - nokogiri (1.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) posix-spawn (0.3.6) pygmentize (0.0.3) + racc (1.6.0) rack (1.3.4) rack-protection (1.1.4) rack @@ -55,8 +59,8 @@ GEM rdiscount (1.6.8) rest-client (1.6.7) mime-types (>= 1.16) - sanitize (2.0.3) - nokogiri (>= 1.4.4, < 1.6) + sanitize (2.0.6) + nokogiri (>= 1.4.4) sinatra (1.3.1) rack (~> 1.3, >= 1.3.4) rack-protection (~> 1.1, >= 1.1.2)