From c73fc83ae76697e3c5e8418270212d721db5adf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:09:06 +0000 Subject: [PATCH] Bump jekyll-toc from 0.17.0 to 0.17.1 Bumps [jekyll-toc](https://github.com/toshimaru/jekyll-toc) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/toshimaru/jekyll-toc/releases) - [Commits](https://github.com/toshimaru/jekyll-toc/compare/v0.17.0...v0.17.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0034640..29c28fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,9 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-titles-from-headings (0.5.3) jekyll (>= 3.3, < 5.0) - jekyll-toc (0.17.0) + jekyll-toc (0.17.1) jekyll (>= 3.9) - nokogiri (~> 1.10) + nokogiri (~> 1.11) jekyll-watch (2.2.1) listen (~> 3.0) jemoji (0.12.0) @@ -186,7 +186,7 @@ GEM thor (~> 1.0) rainbow (3.0.0) rake (13.0.3) - rb-fsevent (0.10.4) + rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.1.1)