diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ group :jekyll_plugins do gem 'jekyll-compose', '~> 0.12.0' end +gem "jekyll-include-cache", "~> 0.2.1", :group => :jekyll_plugins |