2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update jekyll-toc to v0.13.1.

This commit is contained in:
XhmikosR
2020-02-17 11:55:52 +02:00
parent 52c13233a3
commit 69f36286f9
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -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