From 07e4cbea6cddcb227c884d99a680149a3a26730c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 22:38:29 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.13.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.9.1...v1.13.4) --- 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 1e7fe162c..7de65f869 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,11 +101,12 @@ GEM middleman-syntax (3.0.0) middleman-core (>= 3.2) rouge (~> 2.0) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) mustache (1.1.0) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.3.4) @@ -114,6 +115,7 @@ GEM activesupport (>= 3.1) parallel (1.12.1) public_suffix (3.0.3) + racc (1.6.0) rack (2.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0)