From 9cf1a89306553e234501c85a02f8ab19ce470bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 00:34:38 +0000 Subject: [PATCH] Bump nokogiri from 1.10.7 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 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.7...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 199b22a..de65b99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,16 +82,18 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) minitest (5.13.0) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.3) + racc (1.5.2) rack (2.0.8) rainbow (3.0.0) rb-fsevent (0.10.3) @@ -128,5 +130,3 @@ DEPENDENCIES jekyll-sitemap sprockets (~> 3.7) tzinfo-data - -