Skip to content

Commit a7c1cc4

Browse files
committed
semantically version jekyll-include-cache
1 parent ae7983f commit a7c1cc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

33
gem "github-pages", group: :jekyll_plugins
4-
gem "jekyll-include-cache"
4+
gem "jekyll-include-cache", "~> 0.1"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ PLATFORMS
197197

198198
DEPENDENCIES
199199
github-pages
200-
jekyll-include-cache
200+
jekyll-include-cache (~> 0.1)
201201

202202
BUNDLED WITH
203203
1.13.6

0 commit comments

Comments
 (0)