Skip to content

Commit b316163

Browse files
committed
[doc] Update Ruby/Jekyll/Gems
1 parent 1e25611 commit b316163

File tree

2 files changed

+65
-44
lines changed

2 files changed

+65
-44
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.1
1+
FROM ruby:2.4.2
22
33

44
RUN apt-get clean \

docs/Gemfile.lock

Lines changed: 64 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.8)
4+
activesupport (4.2.9)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
@@ -11,35 +11,40 @@ GEM
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
14-
coffee-script-source (1.12.2)
14+
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
ethon (0.10.1)
16+
commonmarker (0.17.7.1)
17+
ruby-enum (~> 0.5)
18+
concurrent-ruby (1.0.5)
19+
ethon (0.11.0)
1720
ffi (>= 1.3.0)
1821
execjs (2.7.0)
1922
faraday (0.13.1)
2023
multipart-post (>= 1.2, < 3)
2124
ffi (1.9.18)
2225
forwardable-extended (2.6.0)
2326
gemoji (3.0.0)
24-
github-pages (158)
25-
activesupport (= 4.2.8)
27+
github-pages (172)
28+
activesupport (= 4.2.9)
2629
github-pages-health-check (= 1.3.5)
27-
jekyll (= 3.5.2)
28-
jekyll-avatar (= 0.4.2)
29-
jekyll-coffeescript (= 1.0.1)
30+
jekyll (= 3.6.2)
31+
jekyll-avatar (= 0.5.0)
32+
jekyll-coffeescript (= 1.0.2)
33+
jekyll-commonmark-ghpages (= 0.1.3)
3034
jekyll-default-layout (= 0.1.4)
3135
jekyll-feed (= 0.9.2)
3236
jekyll-gist (= 1.4.1)
33-
jekyll-github-metadata (= 2.9.1)
37+
jekyll-github-metadata (= 2.9.3)
3438
jekyll-mentions (= 1.2.0)
35-
jekyll-optional-front-matter (= 0.2.0)
39+
jekyll-optional-front-matter (= 0.3.0)
3640
jekyll-paginate (= 1.1.0)
37-
jekyll-readme-index (= 0.1.0)
41+
jekyll-readme-index (= 0.2.0)
3842
jekyll-redirect-from (= 0.12.1)
39-
jekyll-relative-links (= 0.4.1)
43+
jekyll-relative-links (= 0.5.2)
44+
jekyll-remote-theme (= 0.2.3)
4045
jekyll-sass-converter (= 1.5.0)
4146
jekyll-seo-tag (= 2.3.0)
42-
jekyll-sitemap (= 1.0.0)
47+
jekyll-sitemap (= 1.1.1)
4348
jekyll-swiss (= 0.4.0)
4449
jekyll-theme-architect (= 0.1.0)
4550
jekyll-theme-cayman (= 0.1.0)
@@ -54,67 +59,80 @@ GEM
5459
jekyll-theme-slate (= 0.1.0)
5560
jekyll-theme-tactile (= 0.1.0)
5661
jekyll-theme-time-machine (= 0.1.0)
57-
jekyll-titles-from-headings (= 0.4.0)
58-
jemoji (= 0.8.0)
59-
kramdown (= 1.13.2)
62+
jekyll-titles-from-headings (= 0.5.0)
63+
jemoji (= 0.8.1)
64+
kramdown (= 1.14.0)
6065
liquid (= 4.0.0)
6166
listen (= 3.0.6)
6267
mercenary (~> 0.3)
6368
minima (= 2.1.1)
64-
rouge (= 1.11.1)
69+
rouge (= 2.2.1)
6570
terminal-table (~> 1.4)
6671
github-pages-health-check (1.3.5)
6772
addressable (~> 2.3)
6873
net-dns (~> 0.8)
6974
octokit (~> 4.0)
7075
public_suffix (~> 2.0)
7176
typhoeus (~> 0.7)
72-
html-pipeline (2.7.0)
77+
html-pipeline (2.7.1)
7378
activesupport (>= 2)
7479
nokogiri (>= 1.4)
75-
i18n (0.8.6)
76-
jekyll (3.5.2)
80+
i18n (0.9.1)
81+
concurrent-ruby (~> 1.0)
82+
jekyll (3.6.2)
7783
addressable (~> 2.4)
7884
colorator (~> 1.0)
7985
jekyll-sass-converter (~> 1.0)
8086
jekyll-watch (~> 1.1)
81-
kramdown (~> 1.3)
87+
kramdown (~> 1.14)
8288
liquid (~> 4.0)
8389
mercenary (~> 0.3.3)
8490
pathutil (~> 0.9)
85-
rouge (~> 1.7)
91+
rouge (>= 1.7, < 3)
8692
safe_yaml (~> 1.0)
87-
jekyll-avatar (0.4.2)
93+
jekyll-avatar (0.5.0)
8894
jekyll (~> 3.0)
89-
jekyll-coffeescript (1.0.1)
95+
jekyll-coffeescript (1.0.2)
9096
coffee-script (~> 2.2)
97+
coffee-script-source (~> 1.11.1)
98+
jekyll-commonmark (1.1.0)
99+
commonmarker (~> 0.14)
100+
jekyll (>= 3.0, < 4.0)
101+
jekyll-commonmark-ghpages (0.1.3)
102+
commonmarker (~> 0.17.6)
103+
jekyll-commonmark (~> 1)
104+
rouge (~> 2)
91105
jekyll-default-layout (0.1.4)
92106
jekyll (~> 3.0)
93107
jekyll-feed (0.9.2)
94108
jekyll (~> 3.3)
95109
jekyll-gist (1.4.1)
96110
octokit (~> 4.2)
97-
jekyll-github-metadata (2.9.1)
111+
jekyll-github-metadata (2.9.3)
98112
jekyll (~> 3.1)
99113
octokit (~> 4.0, != 4.4.0)
100114
jekyll-mentions (1.2.0)
101115
activesupport (~> 4.0)
102116
html-pipeline (~> 2.3)
103117
jekyll (~> 3.0)
104-
jekyll-optional-front-matter (0.2.0)
118+
jekyll-optional-front-matter (0.3.0)
105119
jekyll (~> 3.0)
106120
jekyll-paginate (1.1.0)
107-
jekyll-readme-index (0.1.0)
121+
jekyll-readme-index (0.2.0)
108122
jekyll (~> 3.0)
109123
jekyll-redirect-from (0.12.1)
110124
jekyll (~> 3.3)
111-
jekyll-relative-links (0.4.1)
125+
jekyll-relative-links (0.5.2)
112126
jekyll (~> 3.3)
127+
jekyll-remote-theme (0.2.3)
128+
jekyll (~> 3.5)
129+
rubyzip (>= 1.2.1, < 3.0)
130+
typhoeus (>= 0.7, < 2.0)
113131
jekyll-sass-converter (1.5.0)
114132
sass (~> 3.4)
115133
jekyll-seo-tag (2.3.0)
116134
jekyll (~> 3.3)
117-
jekyll-sitemap (1.0.0)
135+
jekyll-sitemap (1.1.1)
118136
jekyll (~> 3.3)
119137
jekyll-swiss (0.4.0)
120138
jekyll-theme-architect (0.1.0)
@@ -157,40 +175,43 @@ GEM
157175
jekyll-theme-time-machine (0.1.0)
158176
jekyll (~> 3.5)
159177
jekyll-seo-tag (~> 2.0)
160-
jekyll-titles-from-headings (0.4.0)
178+
jekyll-titles-from-headings (0.5.0)
161179
jekyll (~> 3.3)
162-
jekyll-watch (1.5.0)
163-
listen (~> 3.0, < 3.1)
164-
jemoji (0.8.0)
165-
activesupport (~> 4.0)
180+
jekyll-watch (1.5.1)
181+
listen (~> 3.0)
182+
jemoji (0.8.1)
183+
activesupport (~> 4.0, >= 4.2.9)
166184
gemoji (~> 3.0)
167185
html-pipeline (~> 2.2)
168186
jekyll (>= 3.0)
169-
kramdown (1.13.2)
187+
kramdown (1.14.0)
170188
liquid (4.0.0)
171189
listen (3.0.6)
172190
rb-fsevent (>= 0.9.3)
173191
rb-inotify (>= 0.9.7)
174192
mercenary (0.3.6)
175-
mini_portile2 (2.2.0)
193+
mini_portile2 (2.3.0)
176194
minima (2.1.1)
177195
jekyll (~> 3.3)
178196
minitest (5.10.3)
179197
multipart-post (2.0.0)
180198
net-dns (0.8.0)
181-
nokogiri (1.8.0)
182-
mini_portile2 (~> 2.2.0)
199+
nokogiri (1.8.1)
200+
mini_portile2 (~> 2.3.0)
183201
octokit (4.7.0)
184202
sawyer (~> 0.8.0, >= 0.5.3)
185-
pathutil (0.14.0)
203+
pathutil (0.16.1)
186204
forwardable-extended (~> 2.6)
187205
public_suffix (2.0.5)
188206
rb-fsevent (0.10.2)
189207
rb-inotify (0.9.10)
190208
ffi (>= 0.5.0, < 2)
191-
rouge (1.11.1)
209+
rouge (2.2.1)
210+
ruby-enum (0.7.1)
211+
i18n
212+
rubyzip (1.2.1)
192213
safe_yaml (1.0.4)
193-
sass (3.5.1)
214+
sass (3.5.3)
194215
sass-listen (~> 4.0.0)
195216
sass-listen (4.0.0)
196217
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -203,7 +224,7 @@ GEM
203224
thread_safe (0.3.6)
204225
typhoeus (0.8.0)
205226
ethon (>= 0.8.0)
206-
tzinfo (1.2.3)
227+
tzinfo (1.2.4)
207228
thread_safe (~> 0.1)
208229
unicode-display_width (1.3.0)
209230

@@ -215,4 +236,4 @@ DEPENDENCIES
215236
jekyll
216237

217238
BUNDLED WITH
218-
1.15.1
239+
1.16.0

0 commit comments

Comments
 (0)