Skip to content

Commit

Permalink
Update jekyll-toc to v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 13, 2020
1 parent f5dbbf2 commit 1fd3241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 4.0.0'
gem 'jekyll-redirect-from', '~> 0.15.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.11.0'
gem 'jekyll-toc', '~> 0.12.2'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
sassc (> 2.0.1, < 3.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-toc (0.11.0)
jekyll-toc (0.12.2)
nokogiri (~> 1.9)
jekyll-watch (2.2.1)
listen (~> 3.0)
Expand Down Expand Up @@ -79,7 +79,7 @@ DEPENDENCIES
jekyll (~> 4.0.0)
jekyll-redirect-from (~> 0.15.0)
jekyll-sitemap (~> 1.4.0)
jekyll-toc (~> 0.11.0)
jekyll-toc (~> 0.12.2)
wdm (~> 0.1.1)

BUNDLED WITH
Expand Down

0 comments on commit 1fd3241

Please sign in to comment.