1{
2 activesupport = {
3 dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "minitest" "mutex_m" "tzinfo"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "0blbbf2x7dn7ar4g9aij403582zb6zscbj48bz63lvaamsvlb15d";
9 type = "gem";
10 };
11 version = "7.1.3.2";
12 };
13 addressable = {
14 dependencies = ["public_suffix"];
15 groups = ["default"];
16 platforms = [];
17 source = {
18 remotes = ["https://rubygems.org"];
19 sha256 = "0irbdwkkjwzajq1ip6ba46q49sxnrl2cw7ddkdhsfhb6aprnm3vr";
20 type = "gem";
21 };
22 version = "2.8.6";
23 };
24 base64 = {
25 groups = ["default"];
26 platforms = [];
27 source = {
28 remotes = ["https://rubygems.org"];
29 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
30 type = "gem";
31 };
32 version = "0.2.0";
33 };
34 bigdecimal = {
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "0cq1c29zbkcxgdihqisirhcw76xc768z2zpd5vbccpq0l1lv76g7";
40 type = "gem";
41 };
42 version = "3.1.7";
43 };
44 colorator = {
45 groups = ["default"];
46 platforms = [];
47 source = {
48 remotes = ["https://rubygems.org"];
49 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
50 type = "gem";
51 };
52 version = "1.1.0";
53 };
54 concurrent-ruby = {
55 groups = ["default"];
56 platforms = [];
57 source = {
58 remotes = ["https://rubygems.org"];
59 sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2";
60 type = "gem";
61 };
62 version = "1.2.3";
63 };
64 connection_pool = {
65 groups = ["default"];
66 platforms = [];
67 source = {
68 remotes = ["https://rubygems.org"];
69 sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
70 type = "gem";
71 };
72 version = "2.4.1";
73 };
74 drb = {
75 groups = ["default"];
76 platforms = [];
77 source = {
78 remotes = ["https://rubygems.org"];
79 sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
80 type = "gem";
81 };
82 version = "2.2.1";
83 };
84 em-websocket = {
85 dependencies = ["eventmachine" "http_parser.rb"];
86 groups = ["default"];
87 platforms = [];
88 source = {
89 remotes = ["https://rubygems.org"];
90 sha256 = "1a66b0kjk6jx7pai9gc7i27zd0a128gy73nmas98gjz6wjyr4spm";
91 type = "gem";
92 };
93 version = "0.5.3";
94 };
95 eventmachine = {
96 groups = ["default"];
97 platforms = [];
98 source = {
99 remotes = ["https://rubygems.org"];
100 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
101 type = "gem";
102 };
103 version = "1.2.7";
104 };
105 ffi = {
106 groups = ["default"];
107 platforms = [];
108 source = {
109 remotes = ["https://rubygems.org"];
110 sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd";
111 type = "gem";
112 };
113 version = "1.16.3";
114 };
115 forwardable-extended = {
116 groups = ["default"];
117 platforms = [];
118 source = {
119 remotes = ["https://rubygems.org"];
120 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
121 type = "gem";
122 };
123 version = "2.6.0";
124 };
125 gemoji = {
126 groups = ["default"];
127 platforms = [];
128 source = {
129 remotes = ["https://rubygems.org"];
130 sha256 = "06nw5mfscjmpap7f0bc9f2hj6zd4jy3pk1lhs6llx5my1h138i3k";
131 type = "gem";
132 };
133 version = "4.1.0";
134 };
135 google-protobuf = {
136 dependencies = ["rake"];
137 groups = ["default"];
138 platforms = [];
139 source = {
140 remotes = ["https://rubygems.org"];
141 sha256 = "14s40yxj35vixx9pvpnbrkz9z7ga3m7vcy72yll1flnn3cirl1aj";
142 type = "gem";
143 };
144 version = "4.26.1";
145 };
146 html-pipeline = {
147 dependencies = ["activesupport" "nokogiri"];
148 groups = ["default"];
149 platforms = [];
150 source = {
151 remotes = ["https://rubygems.org"];
152 sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
153 type = "gem";
154 };
155 version = "2.14.3";
156 };
157 "http_parser.rb" = {
158 groups = ["default"];
159 platforms = [];
160 source = {
161 remotes = ["https://rubygems.org"];
162 sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
163 type = "gem";
164 };
165 version = "0.8.0";
166 };
167 i18n = {
168 dependencies = ["concurrent-ruby"];
169 groups = ["default"];
170 platforms = [];
171 source = {
172 remotes = ["https://rubygems.org"];
173 sha256 = "0lbm33fpb3w06wd2231sg58dwlwgjsvym93m548ajvl6s3mfvpn7";
174 type = "gem";
175 };
176 version = "1.14.4";
177 };
178 jekyll = {
179 dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table" "webrick"];
180 groups = ["default"];
181 platforms = [];
182 source = {
183 remotes = ["https://rubygems.org"];
184 sha256 = "0638cvpmk3py1w2dxpav6l0c854y6l94b6gyc2aa16i7r897z64a";
185 type = "gem";
186 };
187 version = "4.3.3";
188 };
189 jekyll-avatar = {
190 dependencies = ["jekyll"];
191 groups = ["default"];
192 platforms = [];
193 source = {
194 remotes = ["https://rubygems.org"];
195 sha256 = "0jzxmfcljfvjz21wls2w5mr2m5qp0mq9c80j009s4m6yq9vn4wza";
196 type = "gem";
197 };
198 version = "0.8.0";
199 };
200 jekyll-mentions = {
201 dependencies = ["html-pipeline" "jekyll"];
202 groups = ["default"];
203 platforms = [];
204 source = {
205 remotes = ["https://rubygems.org"];
206 sha256 = "1n8y67plydfmay3jn865igvgb3h6s2crk8kq7ydk3wmn9h103s1r";
207 type = "gem";
208 };
209 version = "1.6.0";
210 };
211 jekyll-sass-converter = {
212 dependencies = ["sass-embedded"];
213 groups = ["default"];
214 platforms = [];
215 source = {
216 remotes = ["https://rubygems.org"];
217 sha256 = "00n9v19h0qgjijygfdkdh2gwpmdlz49nw1mqk6fnp43f317ngrz2";
218 type = "gem";
219 };
220 version = "3.0.0";
221 };
222 jekyll-seo-tag = {
223 dependencies = ["jekyll"];
224 groups = ["default"];
225 platforms = [];
226 source = {
227 remotes = ["https://rubygems.org"];
228 sha256 = "0638mqhqynghnlnaz0xi1kvnv53wkggaq94flfzlxwandn8x2biz";
229 type = "gem";
230 };
231 version = "2.8.0";
232 };
233 jekyll-sitemap = {
234 dependencies = ["jekyll"];
235 groups = ["default"];
236 platforms = [];
237 source = {
238 remotes = ["https://rubygems.org"];
239 sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d";
240 type = "gem";
241 };
242 version = "1.4.0";
243 };
244 jekyll-watch = {
245 dependencies = ["listen"];
246 groups = ["default"];
247 platforms = [];
248 source = {
249 remotes = ["https://rubygems.org"];
250 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
251 type = "gem";
252 };
253 version = "2.2.1";
254 };
255 jemoji = {
256 dependencies = ["gemoji" "html-pipeline" "jekyll"];
257 groups = ["default"];
258 platforms = [];
259 source = {
260 remotes = ["https://rubygems.org"];
261 sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
262 type = "gem";
263 };
264 version = "0.13.0";
265 };
266 kramdown = {
267 dependencies = ["rexml"];
268 groups = ["default"];
269 platforms = [];
270 source = {
271 remotes = ["https://rubygems.org"];
272 sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
273 type = "gem";
274 };
275 version = "2.4.0";
276 };
277 kramdown-parser-gfm = {
278 dependencies = ["kramdown"];
279 groups = ["default"];
280 platforms = [];
281 source = {
282 remotes = ["https://rubygems.org"];
283 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
284 type = "gem";
285 };
286 version = "1.1.0";
287 };
288 liquid = {
289 groups = ["default"];
290 platforms = [];
291 source = {
292 remotes = ["https://rubygems.org"];
293 sha256 = "1czxv2i1gv3k7hxnrgfjb0z8khz74l4pmfwd70c7kr25l2qypksg";
294 type = "gem";
295 };
296 version = "4.0.4";
297 };
298 listen = {
299 dependencies = ["rb-fsevent" "rb-inotify"];
300 groups = ["default"];
301 platforms = [];
302 source = {
303 remotes = ["https://rubygems.org"];
304 sha256 = "0rwwsmvq79qwzl6324yc53py02kbrcww35si720490z5w0j497nv";
305 type = "gem";
306 };
307 version = "3.9.0";
308 };
309 mercenary = {
310 groups = ["default"];
311 platforms = [];
312 source = {
313 remotes = ["https://rubygems.org"];
314 sha256 = "0f2i827w4lmsizrxixsrv2ssa3gk1b7lmqh8brk8ijmdb551wnmj";
315 type = "gem";
316 };
317 version = "0.4.0";
318 };
319 mini_portile2 = {
320 groups = ["default"];
321 platforms = [];
322 source = {
323 remotes = ["https://rubygems.org"];
324 sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs";
325 type = "gem";
326 };
327 version = "2.8.5";
328 };
329 minitest = {
330 groups = ["default"];
331 platforms = [];
332 source = {
333 remotes = ["https://rubygems.org"];
334 sha256 = "07lq26b86giy3ha3fhrywk9r1ajhc2pm2mzj657jnpnbj1i6g17a";
335 type = "gem";
336 };
337 version = "5.22.3";
338 };
339 mutex_m = {
340 groups = ["default"];
341 platforms = [];
342 source = {
343 remotes = ["https://rubygems.org"];
344 sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn";
345 type = "gem";
346 };
347 version = "0.2.0";
348 };
349 nokogiri = {
350 dependencies = ["mini_portile2" "racc"];
351 groups = ["default"];
352 platforms = [];
353 source = {
354 remotes = ["https://rubygems.org"];
355 sha256 = "0j72sg8n8834vbw2x8glcp46y5r2dls2pj64ll7rmf6mri9s52j9";
356 type = "gem";
357 };
358 version = "1.16.3";
359 };
360 pathutil = {
361 dependencies = ["forwardable-extended"];
362 groups = ["default"];
363 platforms = [];
364 source = {
365 remotes = ["https://rubygems.org"];
366 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
367 type = "gem";
368 };
369 version = "0.16.2";
370 };
371 public_suffix = {
372 groups = ["default"];
373 platforms = [];
374 source = {
375 remotes = ["https://rubygems.org"];
376 sha256 = "1bni4qjrsh2q49pnmmd6if4iv3ak36bd2cckrs6npl111n769k9m";
377 type = "gem";
378 };
379 version = "5.0.4";
380 };
381 racc = {
382 groups = ["default"];
383 platforms = [];
384 source = {
385 remotes = ["https://rubygems.org"];
386 sha256 = "01b9662zd2x9bp4rdjfid07h09zxj7kvn7f5fghbqhzc625ap1dp";
387 type = "gem";
388 };
389 version = "1.7.3";
390 };
391 rake = {
392 groups = ["default"];
393 platforms = [];
394 source = {
395 remotes = ["https://rubygems.org"];
396 sha256 = "1ilr853hawi09626axx0mps4rkkmxcs54mapz9jnqvpnlwd3wsmy";
397 type = "gem";
398 };
399 version = "13.1.0";
400 };
401 rb-fsevent = {
402 groups = ["default"];
403 platforms = [];
404 source = {
405 remotes = ["https://rubygems.org"];
406 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
407 type = "gem";
408 };
409 version = "0.11.2";
410 };
411 rb-inotify = {
412 dependencies = ["ffi"];
413 groups = ["default"];
414 platforms = [];
415 source = {
416 remotes = ["https://rubygems.org"];
417 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
418 type = "gem";
419 };
420 version = "0.10.1";
421 };
422 rexml = {
423 groups = ["default"];
424 platforms = [];
425 source = {
426 remotes = ["https://rubygems.org"];
427 sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0";
428 type = "gem";
429 };
430 version = "3.2.6";
431 };
432 rouge = {
433 groups = ["default"];
434 platforms = [];
435 source = {
436 remotes = ["https://rubygems.org"];
437 sha256 = "1zd1pdldi6h8x27dqim7cy8m69xr01aw5c8k1zhkz497n4np6wgk";
438 type = "gem";
439 };
440 version = "4.2.1";
441 };
442 safe_yaml = {
443 groups = ["default"];
444 platforms = [];
445 source = {
446 remotes = ["https://rubygems.org"];
447 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
448 type = "gem";
449 };
450 version = "1.0.5";
451 };
452 sass-embedded = {
453 dependencies = ["google-protobuf" "rake"];
454 groups = ["default"];
455 platforms = [];
456 source = {
457 remotes = ["https://rubygems.org"];
458 sha256 = "0bixk8c02dhflvhi4s5hxzjg8akzgicvjxjvxx74nah2j8qfblq5";
459 type = "gem";
460 };
461 version = "1.72.0";
462 };
463 terminal-table = {
464 dependencies = ["unicode-display_width"];
465 groups = ["default"];
466 platforms = [];
467 source = {
468 remotes = ["https://rubygems.org"];
469 sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr";
470 type = "gem";
471 };
472 version = "3.0.2";
473 };
474 tzinfo = {
475 dependencies = ["concurrent-ruby"];
476 groups = ["default"];
477 platforms = [];
478 source = {
479 remotes = ["https://rubygems.org"];
480 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
481 type = "gem";
482 };
483 version = "2.0.6";
484 };
485 unicode-display_width = {
486 groups = ["default"];
487 platforms = [];
488 source = {
489 remotes = ["https://rubygems.org"];
490 sha256 = "1d0azx233nags5jx3fqyr23qa2rhgzbhv8pxp46dgbg1mpf82xky";
491 type = "gem";
492 };
493 version = "2.5.0";
494 };
495 webrick = {
496 groups = ["default"];
497 platforms = [];
498 source = {
499 remotes = ["https://rubygems.org"];
500 sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
501 type = "gem";
502 };
503 version = "1.8.1";
504 };
505}