From 4f9eb91aeb98ba00e78b0264a5802497045becad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 08:23:03 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.11.4. - [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.8.2...v1.11.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 8c9d418..02be3e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM json (2.1.0) kramdown (1.16.2) libv8 (3.16.14.19) - mini_portile2 (2.3.0) + mini_portile2 (2.5.3) nanoc (4.9.2) addressable (~> 2.5) cri (~> 2.8) @@ -34,10 +34,12 @@ GEM ref (~> 2.0) slow_enumerator_tools (~> 1.0) tomlrb (~> 1.2) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) parallel (1.12.1) public_suffix (3.0.2) + racc (1.5.2) rainpress (1.0.1) rb-fsevent (0.10.3) rb-inotify (0.9.10)