We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7983f commit a7c1cc4Copy full SHA for a7c1cc4
Gemfile
@@ -1,4 +1,4 @@
1
source "https://rubygems.org"
2
3
gem "github-pages", group: :jekyll_plugins
4
-gem "jekyll-include-cache"
+gem "jekyll-include-cache", "~> 0.1"
Gemfile.lock
@@ -197,7 +197,7 @@ PLATFORMS
197
198
DEPENDENCIES
199
github-pages
200
- jekyll-include-cache
+ jekyll-include-cache (~> 0.1)
201
202
BUNDLED WITH
203
1.13.6
0 commit comments