Skip to content

Commit 984419f

Browse files
author
Matthieu Lemerre
committed
Upd Gemfile
1 parent 3e3f5c1 commit 984419f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ gem "just-the-docs", "0.8.2" # pinned to the current release
66
gem "github-pages"
77
gem "webrick"
88
gem "jekyll-redirect-from"
9+
gem "jekyll-email-protect"
10+

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ GEM
124124
rouge (>= 2.0, < 5.0)
125125
jekyll-default-layout (0.1.5)
126126
jekyll (>= 3.0, < 5.0)
127+
jekyll-email-protect (1.1.0)
127128
jekyll-feed (0.17.0)
128129
jekyll (>= 3.7, < 5.0)
129130
jekyll-gist (1.5.0)
@@ -271,6 +272,7 @@ PLATFORMS
271272
DEPENDENCIES
272273
github-pages
273274
jekyll-redirect-from
275+
jekyll-email-protect
274276
just-the-docs (= 0.8.2)
275277
webrick
276278

0 commit comments

Comments
 (0)