Skip to content

Commit 9223fc5

Browse files
committed
chore: update dependencies
1 parent d00a38c commit 9223fc5

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ GEM
2121
multipart-post (>= 1.2, < 3)
2222
ffi (1.9.10)
2323
gemoji (2.1.0)
24-
github-pages (45)
24+
github-pages (49)
2525
RedCloth (= 4.2.9)
26-
github-pages-health-check (= 0.6.0)
27-
jekyll (= 3.0.2)
26+
github-pages-health-check (= 1.0.1)
27+
jekyll (= 3.0.3)
2828
jekyll-coffeescript (= 1.0.1)
2929
jekyll-feed (= 0.3.1)
3030
jekyll-gist (= 1.4.0)
31-
jekyll-mentions (= 1.0.0)
31+
jekyll-mentions (= 1.0.1)
3232
jekyll-paginate (= 1.1.0)
3333
jekyll-redirect-from (= 0.9.1)
3434
jekyll-sass-converter (= 1.3.0)
35-
jekyll-seo-tag (= 0.1.4)
35+
jekyll-seo-tag (= 1.0.0)
3636
jekyll-sitemap (= 0.10.0)
3737
jekyll-textile-converter (= 0.1.0)
3838
jemoji (= 0.5.1)
@@ -43,16 +43,17 @@ GEM
4343
redcarpet (= 3.3.3)
4444
rouge (= 1.10.1)
4545
terminal-table (~> 1.4)
46-
github-pages-health-check (0.6.0)
46+
github-pages-health-check (1.0.1)
4747
addressable (~> 2.3)
4848
net-dns (~> 0.8)
49+
octokit (~> 4.0)
4950
public_suffix (~> 1.4)
5051
typhoeus (~> 0.7)
5152
html-pipeline (2.3.0)
5253
activesupport (>= 2, < 5)
5354
nokogiri (>= 1.4)
5455
i18n (0.7.0)
55-
jekyll (3.0.2)
56+
jekyll (3.0.3)
5657
colorator (~> 0.1)
5758
jekyll-sass-converter (~> 1.0)
5859
jekyll-watch (~> 1.1)
@@ -66,15 +67,15 @@ GEM
6667
jekyll-feed (0.3.1)
6768
jekyll-gist (1.4.0)
6869
octokit (~> 4.2)
69-
jekyll-mentions (1.0.0)
70-
html-pipeline (~> 2.2)
70+
jekyll-mentions (1.0.1)
71+
html-pipeline (~> 2.3)
7172
jekyll (~> 3.0)
7273
jekyll-paginate (1.1.0)
7374
jekyll-redirect-from (0.9.1)
7475
jekyll (>= 2.0)
7576
jekyll-sass-converter (1.3.0)
7677
sass (~> 3.2)
77-
jekyll-seo-tag (0.1.4)
78+
jekyll-seo-tag (1.0.0)
7879
jekyll (>= 2.0)
7980
jekyll-sitemap (0.10.0)
8081
jekyll-textile-converter (0.1.0)
@@ -88,9 +89,9 @@ GEM
8889
json (1.8.3)
8990
kramdown (1.9.0)
9091
liquid (3.0.6)
91-
listen (3.0.5)
92+
listen (3.0.6)
9293
rb-fsevent (>= 0.9.3)
93-
rb-inotify (>= 0.9)
94+
rb-inotify (>= 0.9.7)
9495
mercenary (0.3.5)
9596
mini_portile2 (2.0.0)
9697
minitest (5.8.4)
@@ -102,7 +103,7 @@ GEM
102103
sawyer (~> 0.6.0, >= 0.5.3)
103104
public_suffix (1.5.3)
104105
rb-fsevent (0.9.7)
105-
rb-inotify (0.9.6)
106+
rb-inotify (0.9.7)
106107
ffi (>= 0.5.0)
107108
rdiscount (2.1.8)
108109
redcarpet (3.3.3)

0 commit comments

Comments
 (0)