From 38541fd8cfda1ed29a4da7469902ea61850394f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 20:02:30 +0000 Subject: [PATCH] Bump nokogiri from 1.10.8 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.0. - [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.8...v1.11.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++----------------------------------- 1 file changed, 8 insertions(+), 35 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa8590d..c6d4d79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,33 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) addressable (2.4.0) colorator (1.1.0) - colorize (0.8.1) - concurrent-ruby (1.1.6) - ethon (0.11.0) - ffi (>= 1.3.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.10.0) ffi (1.10.0-x64-mingw32) forwardable-extended (2.6.0) - html-proofer (3.10.0) - activesupport (>= 4.2, < 6.0) - addressable (~> 2.3) - colorize (~> 0.8) - mercenary (~> 0.3.2) - nokogiri (~> 1.10.4) - parallel (~> 1.3) - typhoeus (~> 1.3) - yell (~> 2.0) - i18n (1.8.2) - concurrent-ruby (~> 1.0) jekyll (3.6.3) addressable (~> 2.4) colorator (~> 1.0) @@ -54,18 +34,18 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) - minitest (5.14.1) + mini_portile2 (2.5.0) multipart-post (2.0.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.8-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.0-x64-mingw32) + racc (~> 1.4) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) - parallel (1.12.1) pathutil (0.16.2) forwardable-extended (~> 2.6) + racc (1.5.2) rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) @@ -81,12 +61,6 @@ GEM sawyer (0.7.0) addressable (>= 2.3.5, < 2.5) faraday (~> 0.8, < 0.10) - thread_safe (0.3.6) - typhoeus (1.3.1) - ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) - yell (2.0.7) PLATFORMS ruby @@ -94,12 +68,11 @@ PLATFORMS DEPENDENCIES ffi (>= 1.9.24) - html-proofer jekyll (>= 3.6.3) jekyll-feed jekyll-gist jekyll-sitemap - nokogiri (> 1.10.4) + nokogiri rake BUNDLED WITH