From 50e1cc62603e8bb8e4b266f4176e2289f0a233c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 14:57:20 -0700 Subject: [PATCH] Bump nokogiri from 1.11.0 to 1.11.4 (#349) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 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.11.0...v1.11.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f26d0ee..d26d32a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,17 +204,17 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.2) multipart-post (2.1.1) - nokogiri (1.11.0) + nokogiri (1.11.4) mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogiri (1.11.0-x64-mingw32) + nokogiri (1.11.4-x64-mingw32) racc (~> 1.4) octokit (4.18.0) faraday (>= 0.9)