From 916456028ee7e6c23ae1a9aa240bce40745ee08d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:35:37 +0000 Subject: [PATCH] Bump jekyll-toc from 0.12.1 to 0.16.1 Bumps [jekyll-toc](https://github.com/toshimaru/jekyll-toc) from 0.12.1 to 0.16.1. - [Release notes](https://github.com/toshimaru/jekyll-toc/releases) - [Commits](https://github.com/toshimaru/jekyll-toc/compare/v0.12.1...v0.16.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e49836..e85b9e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,8 +29,9 @@ GEM safe_yaml (~> 1.0) jekyll-sass-converter (1.5.2) sass (~> 3.4) - jekyll-toc (0.12.1) - nokogiri (~> 1.9) + jekyll-toc (0.16.1) + jekyll (>= 3.8) + nokogiri (~> 1.10) jekyll-watch (2.2.1) listen (~> 3.0) kramdown (1.17.0) @@ -41,7 +42,7 @@ GEM ruby_dep (~> 1.2) mercenary (0.3.6) mini_portile2 (2.4.0) - nokogiri (1.10.3) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6)