Skip to content

Commit

Permalink
Update jekyll-toc to v0.4.0.rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 8, 2017
1 parent 607f26d commit 09f403f
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,5 +4,5 @@ group :development, :test do
gem 'jekyll', '~> 3.6.0'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0'
gem 'jekyll-toc', '~> 0.4.0.rc2'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
sass (~> 3.4)
jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
jekyll-toc (0.3.0)
jekyll-toc (0.4.0.rc2)
nokogiri (~> 1.6)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
Expand Down Expand Up @@ -61,7 +61,7 @@ DEPENDENCIES
jekyll (~> 3.6.0)
jekyll-redirect-from (~> 0.12.1)
jekyll-sitemap (~> 1.1.1)
jekyll-toc (~> 0.3.0)
jekyll-toc (~> 0.4.0.rc2)

BUNDLED WITH
1.15.4

0 comments on commit 09f403f

Please sign in to comment.