Commit 69f36286 authored by XhmikosR's avatar XhmikosR
Browse files

Update jekyll-toc to v0.13.1.

parent 52c13233
Showing with 4 additions and 3 deletions
+4 -3
......@@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 3.8.6'
gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.11.0'
gem 'jekyll-toc', '~> 0.13.1'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end
......@@ -35,7 +35,8 @@ GEM
sass (~> 3.4)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-toc (0.11.0)
jekyll-toc (0.13.1)
jekyll (>= 3.7)
nokogiri (~> 1.9)
jekyll-watch (2.2.1)
listen (~> 3.0)
......@@ -73,7 +74,7 @@ DEPENDENCIES
jekyll (~> 3.8.6)
jekyll-redirect-from (~> 0.16.0)
jekyll-sitemap (~> 1.4.0)
jekyll-toc (~> 0.11.0)
jekyll-toc (~> 0.13.1)
wdm (~> 0.1.1)
BUNDLED WITH
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment