We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da551d7 commit 9e56108Copy full SHA for 9e56108
1 file changed
Gemfile.lock
@@ -21,13 +21,14 @@ GEM
21
multipart-post (>= 1.2, < 3)
22
ffi (1.9.10)
23
gemoji (2.1.0)
24
- github-pages (58)
+ github-pages (60)
25
RedCloth (= 4.2.9)
26
github-pages-health-check (= 1.1.0)
27
jekyll (= 3.0.3)
28
jekyll-coffeescript (= 1.0.1)
29
jekyll-feed (= 0.4.0)
30
jekyll-gist (= 1.4.0)
31
+ jekyll-github-metadata (= 1.9.0)
32
jekyll-mentions (= 1.0.1)
33
jekyll-paginate (= 1.1.0)
34
jekyll-redirect-from (= 0.9.1)
@@ -67,6 +68,8 @@ GEM
67
68
jekyll-feed (0.4.0)
69
jekyll-gist (1.4.0)
70
octokit (~> 4.2)
71
+ jekyll-github-metadata (1.9.0)
72
+ octokit (~> 4.0)
73
jekyll-mentions (1.0.1)
74
html-pipeline (~> 2.3)
75
jekyll (~> 3.0)
@@ -124,7 +127,7 @@ PLATFORMS
124
127
ruby
125
128
126
129
DEPENDENCIES
- github-pages (= 58)
130
+ github-pages (= 60)
131
json
132
133
BUNDLED WITH
0 commit comments