mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Bump jekyll-toc from 0.16.1 to 0.17.0 (#16320)
Bumps [jekyll-toc](https://github.com/toshimaru/jekyll-toc) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/toshimaru/jekyll-toc/releases) - [Commits](https://github.com/toshimaru/jekyll-toc/compare/v0.16.1...v0.17.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
68a7e07ca0
commit
e40ef4d565
2
Gemfile
2
Gemfile
@ -15,7 +15,7 @@ group :jekyll_plugins do
|
|||||||
gem 'jekyll-sitemap', '1.4.0'
|
gem 'jekyll-sitemap', '1.4.0'
|
||||||
gem 'jekyll-time-to-read', '0.1.2'
|
gem 'jekyll-time-to-read', '0.1.2'
|
||||||
gem 'jekyll-commonmark', '1.3.1'
|
gem 'jekyll-commonmark', '1.3.1'
|
||||||
gem 'jekyll-toc', '0.16.1'
|
gem 'jekyll-toc', '0.17.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'sinatra', '2.1.0'
|
gem 'sinatra', '2.1.0'
|
||||||
|
@ -56,8 +56,8 @@ GEM
|
|||||||
jekyll (>= 3.7, < 5.0)
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-time-to-read (0.1.2)
|
jekyll-time-to-read (0.1.2)
|
||||||
jekyll
|
jekyll
|
||||||
jekyll-toc (0.16.1)
|
jekyll-toc (0.17.0)
|
||||||
jekyll (>= 3.8)
|
jekyll (>= 3.9)
|
||||||
nokogiri (~> 1.10)
|
nokogiri (~> 1.10)
|
||||||
jekyll-watch (2.2.1)
|
jekyll-watch (2.2.1)
|
||||||
listen (~> 3.0)
|
listen (~> 3.0)
|
||||||
@ -129,7 +129,7 @@ DEPENDENCIES
|
|||||||
jekyll-paginate (= 1.1.0)
|
jekyll-paginate (= 1.1.0)
|
||||||
jekyll-sitemap (= 1.4.0)
|
jekyll-sitemap (= 1.4.0)
|
||||||
jekyll-time-to-read (= 0.1.2)
|
jekyll-time-to-read (= 0.1.2)
|
||||||
jekyll-toc (= 0.16.1)
|
jekyll-toc (= 0.17.0)
|
||||||
nokogiri (= 1.11.1)
|
nokogiri (= 1.11.1)
|
||||||
rake (= 13.0.3)
|
rake (= 13.0.3)
|
||||||
sass-globbing (= 1.1.5)
|
sass-globbing (= 1.1.5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user