diff --git a/lib/github-pages/dependencies.rb b/lib/github-pages/dependencies.rb index 8443c348..e1a1e393 100644 --- a/lib/github-pages/dependencies.rb +++ b/lib/github-pages/dependencies.rb @@ -36,7 +36,7 @@ class Dependencies "jekyll-optional-front-matter" => "0.2.0", "jekyll-readme-index" => "0.1.0", "jekyll-default-layout" => "0.1.4", - "jekyll-titles-from-headings" => "0.2.0", + "jekyll-titles-from-headings" => "0.3.0", # Pin listen because it's broken on 2.1 & that's what we recommend. # https://github.com/guard/listen/pull/371