1{
2 activesupport = {
3 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "183az13i4fsm28d0l5xhbjpmcj3l1lxzcxlx8pi8zrbd933jwqd0";
9 type = "gem";
10 };
11 version = "7.0.4";
12 };
13 addressable = {
14 dependencies = ["public_suffix"];
15 groups = ["default"];
16 platforms = [];
17 source = {
18 remotes = ["https://rubygems.org"];
19 sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw";
20 type = "gem";
21 };
22 version = "2.8.1";
23 };
24 colorator = {
25 groups = ["default"];
26 platforms = [];
27 source = {
28 remotes = ["https://rubygems.org"];
29 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
30 type = "gem";
31 };
32 version = "1.1.0";
33 };
34 concurrent-ruby = {
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
40 type = "gem";
41 };
42 version = "1.1.10";
43 };
44 em-websocket = {
45 dependencies = ["eventmachine" "http_parser.rb"];
46 groups = ["default"];
47 platforms = [];
48 source = {
49 remotes = ["https://rubygems.org"];
50 sha256 = "1a66b0kjk6jx7pai9gc7i27zd0a128gy73nmas98gjz6wjyr4spm";
51 type = "gem";
52 };
53 version = "0.5.3";
54 };
55 eventmachine = {
56 groups = ["default"];
57 platforms = [];
58 source = {
59 remotes = ["https://rubygems.org"];
60 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
61 type = "gem";
62 };
63 version = "1.2.7";
64 };
65 ffi = {
66 groups = ["default"];
67 platforms = [];
68 source = {
69 remotes = ["https://rubygems.org"];
70 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg";
71 type = "gem";
72 };
73 version = "1.15.5";
74 };
75 forwardable-extended = {
76 groups = ["default"];
77 platforms = [];
78 source = {
79 remotes = ["https://rubygems.org"];
80 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
81 type = "gem";
82 };
83 version = "2.6.0";
84 };
85 gemoji = {
86 groups = ["default"];
87 platforms = [];
88 source = {
89 remotes = ["https://rubygems.org"];
90 sha256 = "07lkqllgn7161rvnhnfy7adnfqv0xvr4c3ncsfxixdgmzi6acn5h";
91 type = "gem";
92 };
93 version = "4.0.1";
94 };
95 html-pipeline = {
96 dependencies = ["activesupport" "nokogiri"];
97 groups = ["default"];
98 platforms = [];
99 source = {
100 remotes = ["https://rubygems.org"];
101 sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
102 type = "gem";
103 };
104 version = "2.14.3";
105 };
106 "http_parser.rb" = {
107 groups = ["default"];
108 platforms = [];
109 source = {
110 remotes = ["https://rubygems.org"];
111 sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
112 type = "gem";
113 };
114 version = "0.8.0";
115 };
116 i18n = {
117 dependencies = ["concurrent-ruby"];
118 groups = ["default"];
119 platforms = [];
120 source = {
121 remotes = ["https://rubygems.org"];
122 sha256 = "1vdcchz7jli1p0gnc669a7bj3q1fv09y9ppf0y3k0vb1jwdwrqwi";
123 type = "gem";
124 };
125 version = "1.12.0";
126 };
127 jekyll = {
128 dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table" "webrick"];
129 groups = ["default"];
130 platforms = [];
131 source = {
132 remotes = ["https://rubygems.org"];
133 sha256 = "0m866i41j7y5ipvl7f0vz82mypv5irqz9xxbx44s5pdsmi3dyawy";
134 type = "gem";
135 };
136 version = "4.3.1";
137 };
138 jekyll-avatar = {
139 dependencies = ["jekyll"];
140 groups = ["default"];
141 platforms = [];
142 source = {
143 remotes = ["https://rubygems.org"];
144 sha256 = "0jzxmfcljfvjz21wls2w5mr2m5qp0mq9c80j009s4m6yq9vn4wza";
145 type = "gem";
146 };
147 version = "0.8.0";
148 };
149 jekyll-mentions = {
150 dependencies = ["html-pipeline" "jekyll"];
151 groups = ["default"];
152 platforms = [];
153 source = {
154 remotes = ["https://rubygems.org"];
155 sha256 = "1n8y67plydfmay3jn865igvgb3h6s2crk8kq7ydk3wmn9h103s1r";
156 type = "gem";
157 };
158 version = "1.6.0";
159 };
160 jekyll-sass-converter = {
161 dependencies = ["sassc"];
162 groups = ["default"];
163 platforms = [];
164 source = {
165 remotes = ["https://rubygems.org"];
166 sha256 = "077xkkkb592vg8kxdia9jwsaz1bc70lkpf4hdvazjqphn5hlz2bi";
167 type = "gem";
168 };
169 version = "2.2.0";
170 };
171 jekyll-seo-tag = {
172 dependencies = ["jekyll"];
173 groups = ["default"];
174 platforms = [];
175 source = {
176 remotes = ["https://rubygems.org"];
177 sha256 = "0638mqhqynghnlnaz0xi1kvnv53wkggaq94flfzlxwandn8x2biz";
178 type = "gem";
179 };
180 version = "2.8.0";
181 };
182 jekyll-sitemap = {
183 dependencies = ["jekyll"];
184 groups = ["default"];
185 platforms = [];
186 source = {
187 remotes = ["https://rubygems.org"];
188 sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d";
189 type = "gem";
190 };
191 version = "1.4.0";
192 };
193 jekyll-watch = {
194 dependencies = ["listen"];
195 groups = ["default"];
196 platforms = [];
197 source = {
198 remotes = ["https://rubygems.org"];
199 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
200 type = "gem";
201 };
202 version = "2.2.1";
203 };
204 jemoji = {
205 dependencies = ["gemoji" "html-pipeline" "jekyll"];
206 groups = ["default"];
207 platforms = [];
208 source = {
209 remotes = ["https://rubygems.org"];
210 sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
211 type = "gem";
212 };
213 version = "0.13.0";
214 };
215 kramdown = {
216 dependencies = ["rexml"];
217 groups = ["default"];
218 platforms = [];
219 source = {
220 remotes = ["https://rubygems.org"];
221 sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
222 type = "gem";
223 };
224 version = "2.4.0";
225 };
226 kramdown-parser-gfm = {
227 dependencies = ["kramdown"];
228 groups = ["default"];
229 platforms = [];
230 source = {
231 remotes = ["https://rubygems.org"];
232 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
233 type = "gem";
234 };
235 version = "1.1.0";
236 };
237 liquid = {
238 groups = ["default"];
239 platforms = [];
240 source = {
241 remotes = ["https://rubygems.org"];
242 sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
243 type = "gem";
244 };
245 version = "4.0.3";
246 };
247 listen = {
248 dependencies = ["rb-fsevent" "rb-inotify"];
249 groups = ["default"];
250 platforms = [];
251 source = {
252 remotes = ["https://rubygems.org"];
253 sha256 = "0agybr37wpjv3xy4ipcmsvsibgdgphzrwbvcj4vfiykpmakwm01v";
254 type = "gem";
255 };
256 version = "3.7.1";
257 };
258 mercenary = {
259 groups = ["default"];
260 platforms = [];
261 source = {
262 remotes = ["https://rubygems.org"];
263 sha256 = "0f2i827w4lmsizrxixsrv2ssa3gk1b7lmqh8brk8ijmdb551wnmj";
264 type = "gem";
265 };
266 version = "0.4.0";
267 };
268 mini_portile2 = {
269 groups = ["default"];
270 platforms = [];
271 source = {
272 remotes = ["https://rubygems.org"];
273 sha256 = "0rapl1sfmfi3bfr68da4ca16yhc0pp93vjwkj7y3rdqrzy3b41hy";
274 type = "gem";
275 };
276 version = "2.8.0";
277 };
278 minitest = {
279 groups = ["default"];
280 platforms = [];
281 source = {
282 remotes = ["https://rubygems.org"];
283 sha256 = "0516ypqlx0mlcfn5xh7qppxqc3xndn1fnadxawa8wld5dkcimy30";
284 type = "gem";
285 };
286 version = "5.16.3";
287 };
288 nokogiri = {
289 dependencies = ["mini_portile2" "racc"];
290 groups = ["default"];
291 platforms = [];
292 source = {
293 remotes = ["https://rubygems.org"];
294 sha256 = "0cam1455nmi3fzzpa9ixn2hsim10fbprmj62ajpd6d02mwdprwwn";
295 type = "gem";
296 };
297 version = "1.13.9";
298 };
299 pathutil = {
300 dependencies = ["forwardable-extended"];
301 groups = ["default"];
302 platforms = [];
303 source = {
304 remotes = ["https://rubygems.org"];
305 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
306 type = "gem";
307 };
308 version = "0.16.2";
309 };
310 public_suffix = {
311 groups = ["default"];
312 platforms = [];
313 source = {
314 remotes = ["https://rubygems.org"];
315 sha256 = "0sqw1zls6227bgq38sxb2hs8nkdz4hn1zivs27mjbniswfy4zvi6";
316 type = "gem";
317 };
318 version = "5.0.0";
319 };
320 racc = {
321 groups = ["default"];
322 platforms = [];
323 source = {
324 remotes = ["https://rubygems.org"];
325 sha256 = "0la56m0z26j3mfn1a9lf2l03qx1xifanndf9p3vx1azf6sqy7v9d";
326 type = "gem";
327 };
328 version = "1.6.0";
329 };
330 rb-fsevent = {
331 groups = ["default"];
332 platforms = [];
333 source = {
334 remotes = ["https://rubygems.org"];
335 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
336 type = "gem";
337 };
338 version = "0.11.2";
339 };
340 rb-inotify = {
341 dependencies = ["ffi"];
342 groups = ["default"];
343 platforms = [];
344 source = {
345 remotes = ["https://rubygems.org"];
346 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
347 type = "gem";
348 };
349 version = "0.10.1";
350 };
351 rexml = {
352 groups = ["default"];
353 platforms = [];
354 source = {
355 remotes = ["https://rubygems.org"];
356 sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53";
357 type = "gem";
358 };
359 version = "3.2.5";
360 };
361 rouge = {
362 groups = ["default"];
363 platforms = [];
364 source = {
365 remotes = ["https://rubygems.org"];
366 sha256 = "066w2wf3mwkzynz9h7qqvvr0w6rq6q45ngjfh9z0s08ny2gpdbmq";
367 type = "gem";
368 };
369 version = "4.0.0";
370 };
371 safe_yaml = {
372 groups = ["default"];
373 platforms = [];
374 source = {
375 remotes = ["https://rubygems.org"];
376 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
377 type = "gem";
378 };
379 version = "1.0.5";
380 };
381 sassc = {
382 dependencies = ["ffi"];
383 groups = ["default"];
384 platforms = [];
385 source = {
386 remotes = ["https://rubygems.org"];
387 sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c";
388 type = "gem";
389 };
390 version = "2.4.0";
391 };
392 terminal-table = {
393 dependencies = ["unicode-display_width"];
394 groups = ["default"];
395 platforms = [];
396 source = {
397 remotes = ["https://rubygems.org"];
398 sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr";
399 type = "gem";
400 };
401 version = "3.0.2";
402 };
403 tzinfo = {
404 dependencies = ["concurrent-ruby"];
405 groups = ["default"];
406 platforms = [];
407 source = {
408 remotes = ["https://rubygems.org"];
409 sha256 = "0rx114mpqnw2k4h98vc0rs0x0bmf0img84yh8mkkjkal07cjydf5";
410 type = "gem";
411 };
412 version = "2.0.5";
413 };
414 unicode-display_width = {
415 groups = ["default"];
416 platforms = [];
417 source = {
418 remotes = ["https://rubygems.org"];
419 sha256 = "0ra70s8prfacpqwj5v2mqn1rbfz6xds3n9nsr9cwzs3z2c0wm5j7";
420 type = "gem";
421 };
422 version = "2.3.0";
423 };
424 webrick = {
425 groups = ["default"];
426 platforms = [];
427 source = {
428 remotes = ["https://rubygems.org"];
429 sha256 = "1d4cvgmxhfczxiq5fr534lmizkhigd15bsx5719r5ds7k7ivisc7";
430 type = "gem";
431 };
432 version = "1.7.0";
433 };
434}