Bump jekyll-toc from 0.17.1 to 0.18.0 (#25897)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 08:47:57 +01:00 committed by GitHub
parent a564bf2615
commit 6ec54dc6f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ group :jekyll_plugins do
gem 'jekyll-paginate', '1.1.0'
gem 'jekyll-sitemap', '1.4.0'
gem 'jekyll-commonmark', '1.4.0'
gem 'jekyll-toc', '0.17.1'
gem 'jekyll-toc', '0.18.0'
end
gem 'sinatra', '3.0.5'

View File

@ -55,9 +55,9 @@ GEM
sass-embedded (~> 1.54)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-toc (0.17.1)
jekyll-toc (0.18.0)
jekyll (>= 3.9)
nokogiri (~> 1.11)
nokogiri (~> 1.12)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
@ -131,7 +131,7 @@ DEPENDENCIES
jekyll-commonmark (= 1.4.0)
jekyll-paginate (= 1.1.0)
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.17.1)
jekyll-toc (= 0.18.0)
nokogiri (= 1.14.0)
rake (= 13.0.6)
sass-globbing (= 1.1.5)