mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
build(deps-dev): bump jekyll-toc from 0.18.0 to 0.19.0 (#32851)
This commit is contained in:
parent
c00679cd4a
commit
df39ac972c
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user