Skip to content

Commit 98db9ec

Browse files
committed
update doc
1 parent 0202ee1 commit 98db9ec

File tree

7 files changed

+356
-301
lines changed

7 files changed

+356
-301
lines changed

Gemfile.lock

Lines changed: 120 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,78 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.6)
6-
i18n (~> 0.6, >= 0.6.9)
7-
json (~> 1.7, >= 1.7.7)
5+
activesupport (5.2.6)
6+
concurrent-ruby (~> 1.0, >= 1.0.2)
7+
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
9-
thread_safe (~> 0.1)
109
tzinfo (~> 1.1)
10+
addressable (2.4.0)
1111
blankslate (2.1.2.4)
12-
celluloid (0.16.0)
13-
timers (~> 4.0.0)
14-
classifier-reborn (2.0.1)
12+
classifier-reborn (2.2.0)
1513
fast-stemmer (~> 1.0)
16-
coffee-script (2.3.0)
14+
coffee-script (2.4.1)
1715
coffee-script-source
1816
execjs
19-
coffee-script-source (1.8.0)
17+
coffee-script-source (1.12.2)
2018
colorator (0.1)
21-
execjs (2.2.1)
19+
concurrent-ruby (1.1.9)
20+
ethon (0.15.0)
21+
ffi (>= 1.15.0)
22+
execjs (2.8.1)
23+
faraday (1.8.0)
24+
faraday-em_http (~> 1.0)
25+
faraday-em_synchrony (~> 1.0)
26+
faraday-excon (~> 1.1)
27+
faraday-httpclient (~> 1.0.1)
28+
faraday-net_http (~> 1.0)
29+
faraday-net_http_persistent (~> 1.1)
30+
faraday-patron (~> 1.0)
31+
faraday-rack (~> 1.0)
32+
multipart-post (>= 1.2, < 3)
33+
ruby2_keywords (>= 0.0.4)
34+
faraday-em_http (1.0.0)
35+
faraday-em_synchrony (1.0.0)
36+
faraday-excon (1.1.0)
37+
faraday-httpclient (1.0.1)
38+
faraday-net_http (1.0.1)
39+
faraday-net_http_persistent (1.2.0)
40+
faraday-patron (1.0.0)
41+
faraday-rack (1.0.0)
2242
fast-stemmer (1.0.2)
23-
ffi (1.9.5)
43+
ffi (1.15.4)
2444
gemoji (2.1.0)
25-
github-pages (28)
45+
github-pages (43)
2646
RedCloth (= 4.2.9)
47+
github-pages-health-check (= 0.6.0)
2748
jekyll (= 2.4.0)
28-
jekyll-coffeescript (= 1.0.0)
29-
jekyll-mentions (= 0.1.3)
30-
jekyll-redirect-from (= 0.6.2)
31-
jekyll-sass-converter (= 1.2.0)
32-
jekyll-sitemap (= 0.6.0)
33-
jemoji (= 0.3.0)
34-
kramdown (= 1.3.1)
35-
liquid (= 2.6.1)
49+
jekyll-coffeescript (= 1.0.1)
50+
jekyll-feed (= 0.3.1)
51+
jekyll-gist (= 1.4.0)
52+
jekyll-mentions (= 0.2.1)
53+
jekyll-paginate (= 1.1.0)
54+
jekyll-redirect-from (= 0.9.1)
55+
jekyll-sass-converter (= 1.3.0)
56+
jekyll-seo-tag (= 0.1.4)
57+
jekyll-sitemap (= 0.9.0)
58+
jemoji (= 0.5.0)
59+
kramdown (= 1.9.0)
60+
liquid (= 2.6.2)
3661
maruku (= 0.7.0)
37-
pygments.rb (= 0.6.0)
38-
rdiscount (= 2.1.7)
39-
redcarpet (= 3.1.2)
40-
hitimes (1.2.2)
62+
mercenary (~> 0.3)
63+
pygments.rb (= 0.6.3)
64+
rdiscount (= 2.1.8)
65+
redcarpet (= 3.3.3)
66+
terminal-table (~> 1.4)
67+
github-pages-health-check (0.6.0)
68+
addressable (~> 2.3)
69+
net-dns (~> 0.8)
70+
public_suffix (~> 1.4)
71+
typhoeus (~> 0.7)
4172
html-pipeline (1.9.0)
4273
activesupport (>= 2)
4374
nokogiri (~> 1.4)
44-
i18n (0.6.11)
75+
i18n (1.8.11)
76+
concurrent-ruby (~> 1.0)
4577
jekyll (2.4.0)
4678
classifier-reborn (~> 2.0)
4779
colorator (~> 0.1)
@@ -57,61 +89,84 @@ GEM
5789
redcarpet (~> 3.1)
5890
safe_yaml (~> 1.0)
5991
toml (~> 0.1.0)
60-
jekyll-coffeescript (1.0.0)
92+
jekyll-coffeescript (1.0.1)
6193
coffee-script (~> 2.2)
62-
jekyll-gist (1.1.0)
63-
jekyll-mentions (0.1.3)
94+
jekyll-feed (0.3.1)
95+
jekyll-gist (1.4.0)
96+
octokit (~> 4.2)
97+
jekyll-mentions (0.2.1)
6498
html-pipeline (~> 1.9.0)
6599
jekyll (~> 2.0)
66-
jekyll-paginate (1.0.0)
67-
jekyll-redirect-from (0.6.2)
68-
jekyll (~> 2.0)
69-
jekyll-sass-converter (1.2.0)
100+
jekyll-paginate (1.1.0)
101+
jekyll-redirect-from (0.9.1)
102+
jekyll (>= 2.0)
103+
jekyll-sass-converter (1.3.0)
70104
sass (~> 3.2)
71-
jekyll-sitemap (0.6.0)
72-
jekyll-watch (1.1.1)
73-
listen (~> 2.7)
74-
jemoji (0.3.0)
105+
jekyll-seo-tag (0.1.4)
106+
jekyll (>= 2.0)
107+
jekyll-sitemap (0.9.0)
108+
jekyll-watch (1.5.1)
109+
listen (~> 3.0)
110+
jemoji (0.5.0)
75111
gemoji (~> 2.0)
76112
html-pipeline (~> 1.9)
77-
jekyll (~> 2.0)
78-
json (2.2.0)
79-
kramdown (1.3.1)
80-
liquid (2.6.1)
81-
listen (2.7.11)
82-
celluloid (>= 0.15.2)
83-
rb-fsevent (>= 0.9.3)
84-
rb-inotify (>= 0.9)
113+
jekyll (>= 2.0)
114+
kramdown (1.9.0)
115+
liquid (2.6.2)
116+
listen (3.7.0)
117+
rb-fsevent (~> 0.10, >= 0.10.3)
118+
rb-inotify (~> 0.9, >= 0.9.10)
85119
maruku (0.7.0)
86-
mercenary (0.3.4)
87-
mini_portile (0.6.0)
88-
minitest (5.4.2)
89-
nokogiri (1.6.3.1)
90-
mini_portile (= 0.6.0)
120+
mercenary (0.3.6)
121+
mini_portile2 (2.4.0)
122+
minitest (5.14.4)
123+
multipart-post (2.1.1)
124+
net-dns (0.9.0)
125+
nokogiri (1.10.10)
126+
mini_portile2 (~> 2.4.0)
127+
octokit (4.21.0)
128+
faraday (>= 0.9)
129+
sawyer (~> 0.8.0, >= 0.5.3)
91130
parslet (1.5.0)
92131
blankslate (~> 2.0)
93-
posix-spawn (0.3.9)
94-
pygments.rb (0.6.0)
132+
posix-spawn (0.3.15)
133+
public_suffix (1.5.3)
134+
pygments.rb (0.6.3)
95135
posix-spawn (~> 0.3.6)
96-
yajl-ruby (~> 1.1.0)
97-
rb-fsevent (0.9.4)
98-
rb-inotify (0.9.5)
99-
ffi (>= 0.5.0)
100-
rdiscount (2.1.7)
101-
redcarpet (3.1.2)
102-
safe_yaml (1.0.4)
103-
sass (3.4.5)
104-
thread_safe (0.3.4)
105-
timers (4.0.1)
106-
hitimes
107-
toml (0.1.1)
136+
yajl-ruby (~> 1.2.0)
137+
rb-fsevent (0.11.0)
138+
rb-inotify (0.10.1)
139+
ffi (~> 1.0)
140+
rdiscount (2.1.8)
141+
redcarpet (3.3.3)
142+
ruby2_keywords (0.0.5)
143+
safe_yaml (1.0.5)
144+
sass (3.7.4)
145+
sass-listen (~> 4.0.0)
146+
sass-listen (4.0.0)
147+
rb-fsevent (~> 0.9, >= 0.9.4)
148+
rb-inotify (~> 0.9, >= 0.9.7)
149+
sawyer (0.8.2)
150+
addressable (>= 2.3.5)
151+
faraday (> 0.8, < 2.0)
152+
terminal-table (1.8.0)
153+
unicode-display_width (~> 1.1, >= 1.1.1)
154+
thread_safe (0.3.6)
155+
toml (0.1.2)
108156
parslet (~> 1.5.0)
109-
tzinfo (1.2.2)
157+
typhoeus (0.8.0)
158+
ethon (>= 0.8.0)
159+
tzinfo (1.2.9)
110160
thread_safe (~> 0.1)
111-
yajl-ruby (1.4.1)
161+
unicode-display_width (1.8.0)
162+
yajl-ruby (1.2.3)
112163

113164
PLATFORMS
114165
ruby
115166

116167
DEPENDENCIES
117168
github-pages
169+
jekyll (< 3.0.1)
170+
171+
BUNDLED WITH
172+
1.17.3

0 commit comments

Comments
 (0)