From f4d8a99b9e0b7c3557f2d9b4fd67f7546c530163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 23:12:56 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.12.5. - [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.10.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b876f30..1d5fd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,15 +62,17 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.11.3) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x64-mingw32) + racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.0.3) + racc (1.5.2) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -85,7 +87,6 @@ GEM thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) - wdm (0.1.1) PLATFORMS ruby @@ -94,7 +95,6 @@ PLATFORMS DEPENDENCIES jekyll (~> 3.8.3) jekyll-theme-minimalism - wdm (>= 0.1.0) BUNDLED WITH 1.17.2