From e9b245bb23564bc359b031f4ba7d393d8aa82096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 00:42:01 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.10.8. - [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.8.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1423a3..e24bd44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,6 @@ GEM public_suffix (>= 2.0.2, < 4.0) colorator (1.1.0) concurrent-ruby (1.0.5) - faraday (0.14.0) - multipart-post (>= 1.2, < 3) ffi (1.9.23) forwardable-extended (2.6.0) gemoji (3.0.0) @@ -33,13 +31,8 @@ GEM safe_yaml (~> 1.0) jekyll-feed (0.9.3) jekyll (~> 3.3) - jekyll-gist (1.5.0) - octokit (~> 4.2) - jekyll-paginate (1.1.0) jekyll-sass-converter (1.5.2) sass (~> 3.4) - jekyll-sitemap (1.2.0) - jekyll (~> 3.3) jekyll-watch (1.5.1) listen (~> 3.0) jemoji (0.9.0) @@ -54,20 +47,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.3.0) - minimal-mistakes-jekyll (4.4.2) - jekyll (~> 3.4) - jekyll-feed (~> 0.9.2) - jekyll-gist (~> 1.4) - jekyll-paginate (~> 1.1) - jekyll-sitemap (~> 1.0) - jemoji (~> 0.8) + mini_portile2 (2.4.0) + minima (2.1.1) + jekyll (~> 3.3) minitest (5.11.3) - multipart-post (2.0.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) - octokit (4.8.0) - sawyer (~> 0.8.0, >= 0.5.3) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (3.0.2) @@ -82,9 +67,6 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) @@ -96,7 +78,7 @@ DEPENDENCIES jekyll (= 3.4.3) jekyll-feed (~> 0.6) jemoji - minimal-mistakes-jekyll + minima (~> 2.0) tzinfo-data RUBY VERSION