From 714ae10aa10d14750f7eba8ed8d223af1c970b49 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:42:55 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.8.5 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.12.0. **This update includes security fixes.** - [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.5...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e6ae93..7bccb3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) + mini_portile2 (2.6.1) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) @@ -233,14 +233,16 @@ GEM multipart-post (2.0.0) nap (1.1.0) no_proxy_fix (0.1.2) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (2.0.5) + racc (1.5.2) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)