build(deps-dev): bump jekyll-toc from 0.18.0 to 0.19.0 (#32851)

This commit is contained in:
dependabot[bot] 2024-05-20 08:36:33 +02:00 committed by GitHub
parent c00679cd4a
commit df39ac972c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,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.18.0'
gem 'jekyll-toc', '0.19.0'
end
gem 'sinatra', '4.0.0'

View File

@ -55,7 +55,7 @@ GEM
sass-embedded (~> 1.54)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-toc (0.18.0)
jekyll-toc (0.19.0)
jekyll (>= 3.9)
nokogiri (~> 1.12)
jekyll-watch (2.2.1)
@ -84,7 +84,7 @@ GEM
forwardable-extended (~> 2.6)
prism (0.27.0)
public_suffix (5.0.5)
racc (1.7.3)
racc (1.8.0)
rack (3.0.11)
rack-protection (4.0.0)
base64 (>= 0.1.0)
@ -158,7 +158,7 @@ DEPENDENCIES
jekyll-commonmark (= 1.4.0)
jekyll-paginate (= 1.1.0)
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.18.0)
jekyll-toc (= 0.19.0)
nokogiri (= 1.16.5)
rackup (= 2.1.0)
rake (= 13.2.1)