From e960a27498a25b82159d8a252672007eb5f01f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 22:08:58 +0000 Subject: [PATCH] Bump nokogiri from 1.10.2 to 1.10.9 in /site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.9) Signed-off-by: dependabot[bot] --- site/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 2ff8b24..17166fd 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -49,7 +49,7 @@ GEM jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - nokogiri (1.10.2) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6)