1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (6.0.3.1 )
4
+ activesupport (6.0.3.2 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
16
16
colorator (1.1.0 )
17
17
commonmarker (0.17.13 )
18
18
ruby-enum (~> 0.5 )
19
- concurrent-ruby (1.1.6 )
20
- dnsruby (1.61.3 )
21
- addressable (~> 2.5 )
19
+ concurrent-ruby (1.1.7 )
20
+ dnsruby (1.61.4 )
21
+ simpleidn (~> 0.1 )
22
22
em-websocket (0.5.1 )
23
23
eventmachine (>= 0.12.9 )
24
24
http_parser.rb (~> 0.6.0 )
25
25
ethon (0.12.0 )
26
26
ffi (>= 1.3.0 )
27
27
eventmachine (1.2.7 )
28
+ eventmachine (1.2.7-x64-mingw32 )
28
29
execjs (2.7.0 )
29
30
faraday (1.0.1 )
30
31
multipart-post (>= 1.2 , < 3 )
31
- ffi (1.13.0 )
32
+ ffi (1.13.1 )
33
+ ffi (1.13.1-x64-mingw32 )
32
34
forwardable-extended (2.6.0 )
33
35
gemoji (3.0.1 )
34
- github-pages (206 )
36
+ github-pages (207 )
35
37
github-pages-health-check (= 1.16.1 )
36
- jekyll (= 3.8.7 )
38
+ jekyll (= 3.9.0 )
37
39
jekyll-avatar (= 0.7.0 )
38
40
jekyll-coffeescript (= 1.1.1 )
39
41
jekyll-commonmark-ghpages (= 0.1.6 )
67
69
jekyll-theme-time-machine (= 0.1.1 )
68
70
jekyll-titles-from-headings (= 0.5.3 )
69
71
jemoji (= 0.11.1 )
70
- kramdown (= 1.17.0 )
72
+ kramdown (= 2.3.0 )
73
+ kramdown-parser-gfm (= 1.1.0 )
71
74
liquid (= 4.0.3 )
72
75
mercenary (~> 0.3 )
73
76
minima (= 2.5.1 )
86
89
http_parser.rb (0.6.0 )
87
90
i18n (0.9.5 )
88
91
concurrent-ruby (~> 1.0 )
89
- jekyll (3.8.7 )
92
+ jekyll (3.9.0 )
90
93
addressable (~> 2.4 )
91
94
colorator (~> 1.0 )
92
95
em-websocket (~> 0.5 )
93
96
i18n (~> 0.7 )
94
97
jekyll-sass-converter (~> 1.0 )
95
98
jekyll-watch (~> 2.0 )
96
- kramdown (~> 1.14 )
99
+ kramdown (>= 1.17 , < 3 )
97
100
liquid (~> 4.0 )
98
101
mercenary (~> 0.3.3 )
99
102
pathutil (~> 0.9 )
191
194
gemoji (~> 3.0 )
192
195
html-pipeline (~> 2.2 )
193
196
jekyll (>= 3.0 , < 5.0 )
194
- kramdown (1.17.0 )
197
+ kramdown (2.3.0 )
198
+ rexml
199
+ kramdown-parser-gfm (1.1.0 )
200
+ kramdown (~> 2.0 )
195
201
liquid (4.0.3 )
196
202
listen (3.2.1 )
197
203
rb-fsevent (~> 0.10 , >= 0.10.3 )
204
210
jekyll-seo-tag (~> 2.1 )
205
211
minitest (5.14.1 )
206
212
multipart-post (2.1.1 )
207
- nokogiri (1.10.9 )
213
+ nokogiri (1.10.10 )
214
+ mini_portile2 (~> 2.4.0 )
215
+ nokogiri (1.10.10-x64-mingw32 )
208
216
mini_portile2 (~> 2.4.0 )
209
217
octokit (4.18.0 )
210
218
faraday (>= 0.9 )
215
223
rb-fsevent (0.10.4 )
216
224
rb-inotify (0.10.1 )
217
225
ffi (~> 1.0 )
226
+ rexml (3.2.4 )
218
227
rouge (3.19.0 )
219
228
ruby-enum (0.8.0 )
220
229
i18n
@@ -228,25 +237,33 @@ GEM
228
237
sawyer (0.8.2 )
229
238
addressable (>= 2.3.5 )
230
239
faraday (> 0.8 , < 2.0 )
240
+ simpleidn (0.1.1 )
241
+ unf (~> 0.1.4 )
231
242
terminal-table (1.8.0 )
232
243
unicode-display_width (~> 1.1 , >= 1.1.1 )
233
244
thread_safe (0.3.6 )
234
245
typhoeus (1.4.0 )
235
246
ethon (>= 0.9.0 )
236
247
tzinfo (1.2.7 )
237
248
thread_safe (~> 0.1 )
249
+ unf (0.1.4 )
250
+ unf_ext
251
+ unf_ext (0.0.7.7 )
252
+ unf_ext (0.0.7.7-x64-mingw32 )
238
253
unicode-display_width (1.7.0 )
239
- zeitwerk (2.3 .0 )
254
+ zeitwerk (2.4 .0 )
240
255
241
256
PLATFORMS
242
257
ruby
258
+ x64-mingw32
243
259
244
260
DEPENDENCIES
245
261
github-pages
246
262
jekyll (~> 3.5 )
247
263
jekyll-feed
248
264
jekyll-seo-tag
249
265
jekyll-sitemap
266
+ kramdown (>= 2.3.0 )
250
267
251
268
BUNDLED WITH
252
269
2.1.4
0 commit comments