From 7a427512a8981920f613b45899ac3272b3e5cdee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 04:47:28 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.1 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.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.7.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 199b0b6..ced64ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,14 +85,15 @@ GEM middleman-syntax (2.1.0) middleman-core (>= 3.2) rouge (~> 1.0) - mini_portile2 (2.0.0) + mini_portile2 (2.8.0) minitest (5.8.3) multi_json (1.11.2) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (3.0.2) - nokogiri (1.6.7.1) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.12.5) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.5) @@ -100,6 +101,7 @@ GEM padrino-support (0.12.5) activesupport (>= 3.1) ptools (1.3.3) + racc (1.6.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)