at 23.11-beta 4004 lines 105 kB view raw
1{ 2 actioncable = { 3 dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver" "zeitwerk"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "04byz5614vjb7mzzn8l4ff121m7d7jnr0wa8fl47i3ax8a4hrmrb"; 9 type = "gem"; 10 }; 11 version = "7.1.0"; 12 }; 13 actionmailbox = { 14 dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail" "net-imap" "net-pop" "net-smtp"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "0kf2zd0m9p8im4f8176qywgacbi33ri517v52qr2qd8gk731knx2"; 20 type = "gem"; 21 }; 22 version = "7.1.0"; 23 }; 24 actionmailer = { 25 dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"]; 26 groups = ["default"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "0abw1z8a1rpdkd3mwjsm0x207hvy0kqrp7d23rldvwk9ff5p9g5c"; 31 type = "gem"; 32 }; 33 version = "7.1.0"; 34 }; 35 actionpack = { 36 dependencies = ["actionview" "activesupport" "nokogiri" "rack" "rack-session" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 37 groups = ["default"]; 38 platforms = []; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 sha256 = "0hdcq6d55vs5cdj1rgr13vn10mfwdkphsahiiz4i2j9f3wz8rp7g"; 42 type = "gem"; 43 }; 44 version = "7.1.0"; 45 }; 46 actiontext = { 47 dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "globalid" "nokogiri"]; 48 groups = ["default"]; 49 platforms = []; 50 source = { 51 remotes = ["https://rubygems.org"]; 52 sha256 = "0q6c3jpr8av62bgb1pc8f7xh11kwd41dysi0aychx260glw80llp"; 53 type = "gem"; 54 }; 55 version = "7.1.0"; 56 }; 57 actionview = { 58 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; 59 groups = ["default"]; 60 platforms = []; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "1c6k5d7agz4svnvycdharcffkd5zwrwrl8cmyqn9lrral3lhkiy2"; 64 type = "gem"; 65 }; 66 version = "7.1.0"; 67 }; 68 activejob = { 69 dependencies = ["activesupport" "globalid"]; 70 groups = ["default"]; 71 platforms = []; 72 source = { 73 remotes = ["https://rubygems.org"]; 74 sha256 = "02sawsi5r7pwvg0kmx9i2l9n69nqs406wsxlypbh8cpj8h0aawlk"; 75 type = "gem"; 76 }; 77 version = "7.1.0"; 78 }; 79 activemodel = { 80 dependencies = ["activesupport"]; 81 groups = ["default"]; 82 platforms = []; 83 source = { 84 remotes = ["https://rubygems.org"]; 85 sha256 = "01jrk2i6vp8jcll65d03mqmp1ibxa0ip7bdg5157fkm5syblzsqw"; 86 type = "gem"; 87 }; 88 version = "7.1.0"; 89 }; 90 activerecord = { 91 dependencies = ["activemodel" "activesupport" "timeout"]; 92 groups = ["default"]; 93 platforms = []; 94 source = { 95 remotes = ["https://rubygems.org"]; 96 sha256 = "1lpcbgqbrb3yfk3i66mnxa5i36r0ig9dwzksjbm15i30rndr27p5"; 97 type = "gem"; 98 }; 99 version = "7.1.0"; 100 }; 101 activestorage = { 102 dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel"]; 103 groups = ["default"]; 104 platforms = []; 105 source = { 106 remotes = ["https://rubygems.org"]; 107 sha256 = "1g4ic06i3lkinziq6amhczdw0swq54cglb35by2lmfm8g5wkn0cb"; 108 type = "gem"; 109 }; 110 version = "7.1.0"; 111 }; 112 activesupport = { 113 dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "minitest" "mutex_m" "tzinfo"]; 114 groups = ["default"]; 115 platforms = []; 116 source = { 117 remotes = ["https://rubygems.org"]; 118 sha256 = "1xpwx7hw7mgmjk3w3g8bkz5jfapixhgn3ihly0xkpyvgp1shp8h1"; 119 type = "gem"; 120 }; 121 version = "7.1.0"; 122 }; 123 addressable = { 124 dependencies = ["public_suffix"]; 125 groups = ["default"]; 126 platforms = []; 127 source = { 128 remotes = ["https://rubygems.org"]; 129 sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 130 type = "gem"; 131 }; 132 version = "2.8.5"; 133 }; 134 algoliasearch = { 135 dependencies = ["httpclient" "json"]; 136 groups = ["default"]; 137 platforms = []; 138 source = { 139 remotes = ["https://rubygems.org"]; 140 sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96"; 141 type = "gem"; 142 }; 143 version = "1.27.5"; 144 }; 145 ansi = { 146 groups = ["default"]; 147 platforms = []; 148 source = { 149 remotes = ["https://rubygems.org"]; 150 sha256 = "14ims9zfal4gs2wpx2m5rd8zsrl2k794d359shkrsgg3fhr2a22l"; 151 type = "gem"; 152 }; 153 version = "1.5.0"; 154 }; 155 ast = { 156 groups = ["default"]; 157 platforms = []; 158 source = { 159 remotes = ["https://rubygems.org"]; 160 sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y"; 161 type = "gem"; 162 }; 163 version = "2.4.2"; 164 }; 165 atk = { 166 dependencies = ["glib2"]; 167 groups = ["default"]; 168 platforms = []; 169 source = { 170 remotes = ["https://rubygems.org"]; 171 sha256 = "1rqhn05qvfzr7d3d4kv4z8ssw04ggg28gfnq92adpxxvkl6wqkms"; 172 type = "gem"; 173 }; 174 version = "4.2.0"; 175 }; 176 atomos = { 177 groups = ["default"]; 178 platforms = []; 179 source = { 180 remotes = ["https://rubygems.org"]; 181 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx"; 182 type = "gem"; 183 }; 184 version = "0.1.3"; 185 }; 186 awesome_print = { 187 groups = ["default"]; 188 platforms = []; 189 source = { 190 remotes = ["https://rubygems.org"]; 191 sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9"; 192 type = "gem"; 193 }; 194 version = "1.9.2"; 195 }; 196 backport = { 197 groups = ["default"]; 198 platforms = []; 199 source = { 200 remotes = ["https://rubygems.org"]; 201 sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i"; 202 type = "gem"; 203 }; 204 version = "1.2.0"; 205 }; 206 bacon = { 207 groups = ["default"]; 208 platforms = []; 209 source = { 210 remotes = ["https://rubygems.org"]; 211 sha256 = "1f06gdj77bmwzc1k5iragl1595hbn67yc7sqvs56ca8plrr2vmai"; 212 type = "gem"; 213 }; 214 version = "1.2.0"; 215 }; 216 base64 = { 217 groups = ["default"]; 218 platforms = []; 219 source = { 220 remotes = ["https://rubygems.org"]; 221 sha256 = "0cydk9p2cv25qysm0sn2pb97fcpz1isa7n3c8xm1gd99li8x6x8c"; 222 type = "gem"; 223 }; 224 version = "0.1.1"; 225 }; 226 benchmark = { 227 groups = ["default"]; 228 platforms = []; 229 source = { 230 remotes = ["https://rubygems.org"]; 231 sha256 = "017jh2lx3z5hqjvnqclc5bfr5q0d3zk0nqjfz73909ybr4h20kmi"; 232 type = "gem"; 233 }; 234 version = "0.2.1"; 235 }; 236 bigdecimal = { 237 groups = ["default"]; 238 platforms = []; 239 source = { 240 remotes = ["https://rubygems.org"]; 241 sha256 = "07y615s8yldk3k13lmkhpk1k190lcqvmxmnjwgh4bzjan9xrc36y"; 242 type = "gem"; 243 }; 244 version = "3.1.4"; 245 }; 246 bindata = { 247 groups = ["default"]; 248 platforms = []; 249 source = { 250 remotes = ["https://rubygems.org"]; 251 sha256 = "04y4zgh4bbcb8wmkxwfqg4saky1d1f3xw8z6yk543q13h8ky8rz5"; 252 type = "gem"; 253 }; 254 version = "2.4.15"; 255 }; 256 builder = { 257 groups = ["default"]; 258 platforms = []; 259 source = { 260 remotes = ["https://rubygems.org"]; 261 sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; 262 type = "gem"; 263 }; 264 version = "3.2.4"; 265 }; 266 byebug = { 267 groups = ["default"]; 268 platforms = []; 269 source = { 270 remotes = ["https://rubygems.org"]; 271 sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194"; 272 type = "gem"; 273 }; 274 version = "11.1.3"; 275 }; 276 cairo = { 277 dependencies = ["native-package-installer" "pkg-config" "red-colors"]; 278 groups = ["default"]; 279 platforms = []; 280 source = { 281 remotes = ["https://rubygems.org"]; 282 sha256 = "1sm8wnvxz4r9iq79s295jsrvznvjpd0pagnh1pz3xfmc9qffi7yi"; 283 type = "gem"; 284 }; 285 version = "1.17.12"; 286 }; 287 cairo-gobject = { 288 dependencies = ["cairo" "glib2"]; 289 groups = ["default"]; 290 platforms = []; 291 source = { 292 remotes = ["https://rubygems.org"]; 293 sha256 = "1jk90pjw4a0fl8ridv63h2w5c5xa2w9ajbq7z02ii70qi2z9j4rm"; 294 type = "gem"; 295 }; 296 version = "4.2.0"; 297 }; 298 camping = { 299 dependencies = ["mab" "rack"]; 300 groups = ["default"]; 301 platforms = []; 302 source = { 303 remotes = ["https://rubygems.org"]; 304 sha256 = "1q2a5x97pgnld0b8yziblp9fqkjyib4gfwv9gcyynyhswqwsldpf"; 305 type = "gem"; 306 }; 307 version = "2.1.532"; 308 }; 309 certified = { 310 groups = ["default"]; 311 platforms = []; 312 source = { 313 remotes = ["https://rubygems.org"]; 314 sha256 = "1706p6p0a8adyvd943af2a3093xakvislgffw3v9dvp7j07dyk5a"; 315 type = "gem"; 316 }; 317 version = "1.0.0"; 318 }; 319 CFPropertyList = { 320 dependencies = ["rexml"]; 321 groups = ["default"]; 322 platforms = []; 323 source = { 324 remotes = ["https://rubygems.org"]; 325 sha256 = "1a36zn77yyibqsfpka0i8vgf3yv98ic2b9wwlbc29566y8wpa2bq"; 326 type = "gem"; 327 }; 328 version = "3.0.6"; 329 }; 330 charlock_holmes = { 331 groups = ["default"]; 332 platforms = []; 333 source = { 334 remotes = ["https://rubygems.org"]; 335 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p"; 336 type = "gem"; 337 }; 338 version = "0.7.7"; 339 }; 340 claide = { 341 groups = ["default"]; 342 platforms = []; 343 source = { 344 remotes = ["https://rubygems.org"]; 345 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d"; 346 type = "gem"; 347 }; 348 version = "1.1.0"; 349 }; 350 clamp = { 351 groups = ["default"]; 352 platforms = []; 353 source = { 354 remotes = ["https://rubygems.org"]; 355 sha256 = "08m0syh06bhx8dqn560ivjg96l5cs5s3l9jh2szsnlcdcyl9jsjg"; 356 type = "gem"; 357 }; 358 version = "1.3.2"; 359 }; 360 cld3 = { 361 groups = ["default"]; 362 platforms = []; 363 source = { 364 remotes = ["https://rubygems.org"]; 365 sha256 = "0rn46vga5c1ww2vkf4dbg0w5g4h0vwx9idvdz3284188q4ksfbmg"; 366 type = "gem"; 367 }; 368 version = "3.6.0"; 369 }; 370 cocoapods = { 371 dependencies = ["addressable" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-trunk" "cocoapods-try" "colored2" "escape" "fourflusher" "gh_inspector" "molinillo" "nap" "ruby-macho" "xcodeproj"]; 372 groups = ["default"]; 373 platforms = []; 374 source = { 375 remotes = ["https://rubygems.org"]; 376 sha256 = "1mwcdg1i4126jf2qcsp4mhd1vqzqd8ck08wpyassz1sg0a8yxw4j"; 377 type = "gem"; 378 }; 379 version = "1.13.0"; 380 }; 381 cocoapods-acknowledgements = { 382 dependencies = ["cocoapods" "redcarpet" "xcodeproj"]; 383 groups = ["default"]; 384 platforms = []; 385 source = { 386 remotes = ["https://rubygems.org"]; 387 sha256 = "04gaijs4djjkynan06wyaxxz48db0czzfrhh95jn3r201k2ypa7k"; 388 type = "gem"; 389 }; 390 version = "1.3.0"; 391 }; 392 cocoapods-art = { 393 groups = ["default"]; 394 platforms = []; 395 source = { 396 remotes = ["https://rubygems.org"]; 397 sha256 = "1qxwlsqwg6wa2aa3acf4jvgi3vpxlpdj8qq35jyhkyl16n4hrr1b"; 398 type = "gem"; 399 }; 400 version = "1.1.1"; 401 }; 402 cocoapods-browser = { 403 dependencies = ["cocoapods"]; 404 groups = ["default"]; 405 platforms = []; 406 source = { 407 remotes = ["https://rubygems.org"]; 408 sha256 = "1mq9mcw3xnf2nqkmcjg874sx422dbmfa99vhw31c9jb0cd4j3m9p"; 409 type = "gem"; 410 }; 411 version = "0.1.5"; 412 }; 413 cocoapods-clean = { 414 groups = ["default"]; 415 platforms = []; 416 source = { 417 remotes = ["https://rubygems.org"]; 418 sha256 = "16zy8xl94clblxivlcrw2jf3dnvmwlr6jni6kz74rnc8wj42sf1w"; 419 type = "gem"; 420 }; 421 version = "0.0.1"; 422 }; 423 cocoapods-clean_build_phases_scripts = { 424 groups = ["default"]; 425 platforms = []; 426 source = { 427 remotes = ["https://rubygems.org"]; 428 sha256 = "0syya8l1kz36069y7cx4f37aihpmbm4yd5wvifs3j8qzz8bpxpfi"; 429 type = "gem"; 430 }; 431 version = "0.0.3"; 432 }; 433 cocoapods-core = { 434 dependencies = ["activesupport" "addressable" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "public_suffix" "typhoeus"]; 435 groups = ["default"]; 436 platforms = []; 437 source = { 438 remotes = ["https://rubygems.org"]; 439 sha256 = "1g944vch2mllh8lijbfgl0c2kn9gi5vsg9y9v67x0qca5b1bx4id"; 440 type = "gem"; 441 }; 442 version = "1.13.0"; 443 }; 444 cocoapods-coverage = { 445 dependencies = ["cocoapods-testing" "slather"]; 446 groups = ["default"]; 447 platforms = []; 448 source = { 449 remotes = ["https://rubygems.org"]; 450 sha256 = "1zaid3awk470igr5yilx1wvj1jnh88fbjl11hp93a4qic7j3i6ca"; 451 type = "gem"; 452 }; 453 version = "0.0.6"; 454 }; 455 cocoapods-deintegrate = { 456 groups = ["default"]; 457 platforms = []; 458 source = { 459 remotes = ["https://rubygems.org"]; 460 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i"; 461 type = "gem"; 462 }; 463 version = "1.0.5"; 464 }; 465 cocoapods-dependencies = { 466 dependencies = ["ruby-graphviz"]; 467 groups = ["default"]; 468 platforms = []; 469 source = { 470 remotes = ["https://rubygems.org"]; 471 sha256 = "10ssv98af44698kp4w0wfdrc7x3ccf2w9dhcva6i7hwlffjvcsz3"; 472 type = "gem"; 473 }; 474 version = "1.3.0"; 475 }; 476 cocoapods-deploy = { 477 groups = ["default"]; 478 platforms = []; 479 source = { 480 remotes = ["https://rubygems.org"]; 481 sha256 = "1qnhl54z0dqyn0sk7rgn3vwmfax0yr3sk2r464h888d2qjxz6v7j"; 482 type = "gem"; 483 }; 484 version = "0.0.12"; 485 }; 486 cocoapods-disable-podfile-validations = { 487 groups = ["default"]; 488 platforms = []; 489 source = { 490 remotes = ["https://rubygems.org"]; 491 sha256 = "0csgcp2kkmciavnic1yrb8z405dg4lqkzdlw2zscahvggpwr0j2p"; 492 type = "gem"; 493 }; 494 version = "0.2.0"; 495 }; 496 cocoapods-downloader = { 497 groups = ["default"]; 498 platforms = []; 499 source = { 500 remotes = ["https://rubygems.org"]; 501 sha256 = "0jgipkiah3z6qb9ax6qac3b2m1idavd5adc319k5rjsfddpfgszh"; 502 type = "gem"; 503 }; 504 version = "1.6.3"; 505 }; 506 cocoapods-expert-difficulty = { 507 groups = ["default"]; 508 platforms = []; 509 source = { 510 remotes = ["https://rubygems.org"]; 511 sha256 = "19shjj4kj9rqg1a3pax568q0w9rkq8jcba2mycvq0szbv7bw6pgl"; 512 type = "gem"; 513 }; 514 version = "1.0.0"; 515 }; 516 cocoapods-fix-react-native = { 517 groups = ["default"]; 518 platforms = []; 519 source = { 520 remotes = ["https://rubygems.org"]; 521 sha256 = "0jhgg3amman51hvk0x7h1xqqdb71kfmbzfziaip6fxkl7sjr43ix"; 522 type = "gem"; 523 }; 524 version = "2019.09.17.15"; 525 }; 526 cocoapods-generate = { 527 dependencies = ["cocoapods-disable-podfile-validations"]; 528 groups = ["default"]; 529 platforms = []; 530 source = { 531 remotes = ["https://rubygems.org"]; 532 sha256 = "0216rwc4r0z0a1gvckphn7x9qk7zn00ivc49kv0hgafmrmaf2wy3"; 533 type = "gem"; 534 }; 535 version = "2.2.5"; 536 }; 537 cocoapods-git_url_rewriter = { 538 groups = ["default"]; 539 platforms = []; 540 source = { 541 remotes = ["https://rubygems.org"]; 542 sha256 = "1cmyrj92d781pkq1b6qbvpmxvfx8k3l36cdqsi46w55icjm1jqbw"; 543 type = "gem"; 544 }; 545 version = "1.0.1"; 546 }; 547 cocoapods-keys = { 548 dependencies = ["dotenv" "ruby-keychain"]; 549 groups = ["default"]; 550 platforms = []; 551 source = { 552 remotes = ["https://rubygems.org"]; 553 sha256 = "1zycjq1i3kqzpixngm1jp66r075yrb54qcd0xxxa8rmxngimqhff"; 554 type = "gem"; 555 }; 556 version = "2.3.1"; 557 }; 558 cocoapods-open = { 559 groups = ["default"]; 560 platforms = []; 561 source = { 562 remotes = ["https://rubygems.org"]; 563 sha256 = "1z9x1cqrz4zc6yd08clawi8gg7ip8vbhkh9lkrdkzw7i6lqyrp0j"; 564 type = "gem"; 565 }; 566 version = "0.0.8"; 567 }; 568 cocoapods-plugins = { 569 dependencies = ["nap"]; 570 groups = ["default"]; 571 platforms = []; 572 source = { 573 remotes = ["https://rubygems.org"]; 574 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj"; 575 type = "gem"; 576 }; 577 version = "1.0.0"; 578 }; 579 cocoapods-search = { 580 groups = ["default"]; 581 platforms = []; 582 source = { 583 remotes = ["https://rubygems.org"]; 584 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv"; 585 type = "gem"; 586 }; 587 version = "1.0.1"; 588 }; 589 cocoapods-testing = { 590 dependencies = ["xctasks"]; 591 groups = ["default"]; 592 platforms = []; 593 source = { 594 remotes = ["https://rubygems.org"]; 595 sha256 = "03dqcz9pks7mbzq3zkfm2rzbjwkcwp8z3rip60d4pqs8b2bb61bg"; 596 type = "gem"; 597 }; 598 version = "0.0.6"; 599 }; 600 cocoapods-trunk = { 601 dependencies = ["nap" "netrc"]; 602 groups = ["default"]; 603 platforms = []; 604 source = { 605 remotes = ["https://rubygems.org"]; 606 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz"; 607 type = "gem"; 608 }; 609 version = "1.6.0"; 610 }; 611 cocoapods-try = { 612 groups = ["default"]; 613 platforms = []; 614 source = { 615 remotes = ["https://rubygems.org"]; 616 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql"; 617 type = "gem"; 618 }; 619 version = "1.2.0"; 620 }; 621 cocoapods-try-release-fix = { 622 groups = ["default"]; 623 platforms = []; 624 source = { 625 remotes = ["https://rubygems.org"]; 626 sha256 = "0a7hbc5j0p507cyd9a0rd2mf2d525ia3gcnx7bdspxqnhl0a43bf"; 627 type = "gem"; 628 }; 629 version = "0.1.2"; 630 }; 631 cocoapods-update-if-you-dare = { 632 dependencies = ["colored2"]; 633 groups = ["default"]; 634 platforms = []; 635 source = { 636 remotes = ["https://rubygems.org"]; 637 sha256 = "0nqvywrbfxiagip2vl9kj71h39g4idq1lshkxl5bqh1hq57g4k9q"; 638 type = "gem"; 639 }; 640 version = "0.2.0"; 641 }; 642 cocoapods-whitelist = { 643 groups = ["default"]; 644 platforms = []; 645 source = { 646 remotes = ["https://rubygems.org"]; 647 sha256 = "1dd9wik69yqi54r1mgmvi7gqzgzh7vw4nfwriknk1z7piwv6w22c"; 648 type = "gem"; 649 }; 650 version = "0.3.0"; 651 }; 652 cocoapods-wholemodule = { 653 groups = ["default"]; 654 platforms = []; 655 source = { 656 remotes = ["https://rubygems.org"]; 657 sha256 = "03gr4r0aa9mrj8i27dd6l87jzq78sid3jbywmkazg3yrq6y38i21"; 658 type = "gem"; 659 }; 660 version = "0.0.1"; 661 }; 662 coderay = { 663 groups = ["default"]; 664 platforms = []; 665 source = { 666 remotes = ["https://rubygems.org"]; 667 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 668 type = "gem"; 669 }; 670 version = "1.1.3"; 671 }; 672 coffee-script = { 673 dependencies = ["coffee-script-source" "execjs"]; 674 groups = ["default"]; 675 platforms = []; 676 source = { 677 remotes = ["https://rubygems.org"]; 678 sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2"; 679 type = "gem"; 680 }; 681 version = "2.4.1"; 682 }; 683 coffee-script-source = { 684 groups = ["default"]; 685 platforms = []; 686 source = { 687 remotes = ["https://rubygems.org"]; 688 sha256 = "0xfshhlz808f8639wc88wgls1mww35sid8rd55vn0a4yqajf4vh9"; 689 type = "gem"; 690 }; 691 version = "1.11.1"; 692 }; 693 colorator = { 694 groups = ["default"]; 695 platforms = []; 696 source = { 697 remotes = ["https://rubygems.org"]; 698 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72"; 699 type = "gem"; 700 }; 701 version = "1.1.0"; 702 }; 703 colored2 = { 704 groups = ["default"]; 705 platforms = []; 706 source = { 707 remotes = ["https://rubygems.org"]; 708 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 709 type = "gem"; 710 }; 711 version = "3.1.2"; 712 }; 713 commonmarker = { 714 groups = ["default"]; 715 platforms = []; 716 source = { 717 remotes = ["https://rubygems.org"]; 718 sha256 = "1lb5slzbqrca49h0gaifg82xky5r7i9xgm4560pin1xl5fp15lzx"; 719 type = "gem"; 720 }; 721 version = "0.23.10"; 722 }; 723 concurrent-ruby = { 724 groups = ["default"]; 725 platforms = []; 726 source = { 727 remotes = ["https://rubygems.org"]; 728 sha256 = "0krcwb6mn0iklajwngwsg850nk8k9b35dhmc2qkbdqvmifdi2y9q"; 729 type = "gem"; 730 }; 731 version = "1.2.2"; 732 }; 733 connection_pool = { 734 groups = ["default"]; 735 platforms = []; 736 source = { 737 remotes = ["https://rubygems.org"]; 738 sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g"; 739 type = "gem"; 740 }; 741 version = "2.4.1"; 742 }; 743 crabstone = { 744 dependencies = ["ffi"]; 745 groups = ["default"]; 746 platforms = []; 747 source = { 748 remotes = ["https://rubygems.org"]; 749 sha256 = "154g3l1flndm5pvnhjnrn47ndnsxvfm8y1kv4zhnwiys28pv40nb"; 750 type = "gem"; 751 }; 752 version = "4.0.4"; 753 }; 754 crass = { 755 groups = ["default"]; 756 platforms = []; 757 source = { 758 remotes = ["https://rubygems.org"]; 759 sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw"; 760 type = "gem"; 761 }; 762 version = "1.0.6"; 763 }; 764 curb = { 765 groups = ["default"]; 766 platforms = []; 767 source = { 768 remotes = ["https://rubygems.org"]; 769 sha256 = "1lgga9ina9gnpp9ycj8lpqkc5hm5qlxb41s4pfg0w6fnnpgmairc"; 770 type = "gem"; 771 }; 772 version = "1.0.5"; 773 }; 774 curses = { 775 groups = ["default"]; 776 platforms = []; 777 source = { 778 remotes = ["https://rubygems.org"]; 779 sha256 = "00y9g79lzfffxarj3rmhnkblsnyx7izx91mh8c1sdcs9y2pdfq53"; 780 type = "gem"; 781 }; 782 version = "1.4.4"; 783 }; 784 daemons = { 785 groups = ["default"]; 786 platforms = []; 787 source = { 788 remotes = ["https://rubygems.org"]; 789 sha256 = "07cszb0zl8mqmwhc8a2yfg36vi6lbgrp4pa5bvmryrpcz9v6viwg"; 790 type = "gem"; 791 }; 792 version = "1.4.1"; 793 }; 794 data_objects = { 795 dependencies = ["addressable"]; 796 groups = ["default"]; 797 platforms = []; 798 source = { 799 remotes = ["https://rubygems.org"]; 800 sha256 = "19fw1ckqc5f1wc4r72qrymy2k6cmd8azbxpn61ksbsjqhzc2bgqd"; 801 type = "gem"; 802 }; 803 version = "0.10.17"; 804 }; 805 date = { 806 groups = ["default"]; 807 platforms = []; 808 source = { 809 remotes = ["https://rubygems.org"]; 810 sha256 = "03skfikihpx37rc27vr3hwrb057gxnmdzxhmzd4bf4jpkl0r55w1"; 811 type = "gem"; 812 }; 813 version = "3.3.3"; 814 }; 815 dentaku = { 816 dependencies = ["concurrent-ruby"]; 817 groups = ["default"]; 818 platforms = []; 819 source = { 820 remotes = ["https://rubygems.org"]; 821 sha256 = "0ssmjs7x733n7x6zvcwkaq2rnl0sz1qslli19s730a7ny7pialqg"; 822 type = "gem"; 823 }; 824 version = "3.4.2"; 825 }; 826 dep-selector-libgecode = { 827 groups = ["default"]; 828 platforms = []; 829 source = { 830 remotes = ["https://rubygems.org"]; 831 sha256 = "09frwp3np5c64y8g5rnbl46n7riknmdjprhndsh6zzajkjr9m3xj"; 832 type = "gem"; 833 }; 834 version = "1.3.5"; 835 }; 836 diff-lcs = { 837 groups = ["default"]; 838 platforms = []; 839 source = { 840 remotes = ["https://rubygems.org"]; 841 sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9"; 842 type = "gem"; 843 }; 844 version = "1.5.0"; 845 }; 846 digest-sha3 = { 847 groups = ["default"]; 848 platforms = []; 849 source = { 850 remotes = ["https://rubygems.org"]; 851 sha256 = "0x8fcwqn6b1l227w38l4hy6i28cpbfbp2yrmklgfy8nb7hq2k1gk"; 852 type = "gem"; 853 }; 854 version = "1.0.2"; 855 }; 856 dip = { 857 dependencies = ["thor"]; 858 groups = ["default"]; 859 platforms = []; 860 source = { 861 remotes = ["https://rubygems.org"]; 862 sha256 = "021a7f9lmvz5d3g4zdzm99xal9w3z6wzv2wyrp3jr929nnlf7hdd"; 863 type = "gem"; 864 }; 865 version = "7.6.0"; 866 }; 867 dnsruby = { 868 dependencies = ["simpleidn"]; 869 groups = ["default"]; 870 platforms = []; 871 source = { 872 remotes = ["https://rubygems.org"]; 873 sha256 = "17bjlic4ac9980vas3pgnhi5lkisq28vd730bhcg8jdh8xcp6r48"; 874 type = "gem"; 875 }; 876 version = "1.70.0"; 877 }; 878 do_sqlite3 = { 879 dependencies = ["data_objects"]; 880 groups = ["default"]; 881 platforms = []; 882 source = { 883 remotes = ["https://rubygems.org"]; 884 sha256 = "0gxz54qjgwg6a2mkqpai28m0i5swbyxpr4qmh9x1nwf20lysrgcf"; 885 type = "gem"; 886 }; 887 version = "0.10.17"; 888 }; 889 docile = { 890 groups = ["default"]; 891 platforms = []; 892 source = { 893 remotes = ["https://rubygems.org"]; 894 sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz"; 895 type = "gem"; 896 }; 897 version = "1.4.0"; 898 }; 899 domain_name = { 900 dependencies = ["unf"]; 901 groups = ["default"]; 902 platforms = []; 903 source = { 904 remotes = ["https://rubygems.org"]; 905 sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0"; 906 type = "gem"; 907 }; 908 version = "0.5.20190701"; 909 }; 910 dotenv = { 911 groups = ["default"]; 912 platforms = []; 913 source = { 914 remotes = ["https://rubygems.org"]; 915 sha256 = "1n0pi8x8ql5h1mijvm8lgn6bhq4xjb5a500p5r1krq4s6j9lg565"; 916 type = "gem"; 917 }; 918 version = "2.8.1"; 919 }; 920 drb = { 921 dependencies = ["ruby2_keywords"]; 922 groups = ["default"]; 923 platforms = []; 924 source = { 925 remotes = ["https://rubygems.org"]; 926 sha256 = "0h9c2qiam82y3caapa2x157j1lkk9954hrjg3p22hxcsk8fli3vb"; 927 type = "gem"; 928 }; 929 version = "2.1.1"; 930 }; 931 e2mmap = { 932 groups = ["default"]; 933 platforms = []; 934 source = { 935 remotes = ["https://rubygems.org"]; 936 sha256 = "0n8gxjb63dck3vrmsdcqqll7xs7f3wk78mw8w0gdk9wp5nx6pvj5"; 937 type = "gem"; 938 }; 939 version = "0.1.0"; 940 }; 941 elftools = { 942 dependencies = ["bindata"]; 943 groups = ["default"]; 944 platforms = []; 945 source = { 946 remotes = ["https://rubygems.org"]; 947 sha256 = "0p96wj4sz3sfv9yxyl8z530554bkbf82vj24w6x7yf91qa1p8z6i"; 948 type = "gem"; 949 }; 950 version = "1.1.3"; 951 }; 952 em-websocket = { 953 dependencies = ["eventmachine" "http_parser.rb"]; 954 groups = ["default"]; 955 platforms = []; 956 source = { 957 remotes = ["https://rubygems.org"]; 958 sha256 = "1a66b0kjk6jx7pai9gc7i27zd0a128gy73nmas98gjz6wjyr4spm"; 959 type = "gem"; 960 }; 961 version = "0.5.3"; 962 }; 963 erb-formatter = { 964 dependencies = ["syntax_tree"]; 965 groups = ["default"]; 966 platforms = []; 967 source = { 968 remotes = ["https://rubygems.org"]; 969 sha256 = "1hr6q367ngnjjlclhjx8gma98dndmk04bj1pap5p5sqarn8ic01x"; 970 type = "gem"; 971 }; 972 version = "0.4.3"; 973 }; 974 erubi = { 975 groups = ["default"]; 976 platforms = []; 977 source = { 978 remotes = ["https://rubygems.org"]; 979 sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7"; 980 type = "gem"; 981 }; 982 version = "1.12.0"; 983 }; 984 escape = { 985 groups = ["default"]; 986 platforms = []; 987 source = { 988 remotes = ["https://rubygems.org"]; 989 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4"; 990 type = "gem"; 991 }; 992 version = "0.0.4"; 993 }; 994 ethon = { 995 dependencies = ["ffi"]; 996 groups = ["default"]; 997 platforms = []; 998 source = { 999 remotes = ["https://rubygems.org"]; 1000 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 1001 type = "gem"; 1002 }; 1003 version = "0.16.0"; 1004 }; 1005 eventmachine = { 1006 groups = ["default"]; 1007 platforms = []; 1008 source = { 1009 remotes = ["https://rubygems.org"]; 1010 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r"; 1011 type = "gem"; 1012 }; 1013 version = "1.2.7"; 1014 }; 1015 excon = { 1016 groups = ["default"]; 1017 platforms = []; 1018 source = { 1019 remotes = ["https://rubygems.org"]; 1020 sha256 = "104vrqqy6bszbhpvabgz9ra7dm6lnb5jwzwqm2fks0ka44spknyl"; 1021 type = "gem"; 1022 }; 1023 version = "0.104.0"; 1024 }; 1025 execjs = { 1026 groups = ["default"]; 1027 platforms = []; 1028 source = { 1029 remotes = ["https://rubygems.org"]; 1030 sha256 = "1yywajqlpjhrj1m43s3lfg3i4lkb6pxwccmwps7qw37ndmphdzg8"; 1031 type = "gem"; 1032 }; 1033 version = "2.9.1"; 1034 }; 1035 faraday = { 1036 dependencies = ["base64" "faraday-net_http" "ruby2_keywords"]; 1037 groups = ["default"]; 1038 platforms = []; 1039 source = { 1040 remotes = ["https://rubygems.org"]; 1041 sha256 = "0vn7jwss2v6jhnxvjsiwbs3irjwhbx9zxn4l6fhd4rkcfyxzdnw5"; 1042 type = "gem"; 1043 }; 1044 version = "2.7.11"; 1045 }; 1046 faraday-net_http = { 1047 groups = ["default"]; 1048 platforms = []; 1049 source = { 1050 remotes = ["https://rubygems.org"]; 1051 sha256 = "13byv3mp1gsjyv8k0ih4612y6vw5kqva6i03wcg4w2fqpsd950k8"; 1052 type = "gem"; 1053 }; 1054 version = "3.0.2"; 1055 }; 1056 ffi = { 1057 groups = ["default"]; 1058 platforms = []; 1059 source = { 1060 remotes = ["https://rubygems.org"]; 1061 sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd"; 1062 type = "gem"; 1063 }; 1064 version = "1.16.3"; 1065 }; 1066 ffi-compiler = { 1067 dependencies = ["ffi" "rake"]; 1068 groups = ["default"]; 1069 platforms = []; 1070 source = { 1071 remotes = ["https://rubygems.org"]; 1072 sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1"; 1073 type = "gem"; 1074 }; 1075 version = "1.0.1"; 1076 }; 1077 ffi-rzmq-core = { 1078 dependencies = ["ffi"]; 1079 groups = ["default"]; 1080 platforms = []; 1081 source = { 1082 remotes = ["https://rubygems.org"]; 1083 sha256 = "0amkbvljpjfnv0jpdmz71p1i3mqbhyrnhamjn566w0c01xd64hb5"; 1084 type = "gem"; 1085 }; 1086 version = "1.0.7"; 1087 }; 1088 fiddle = { 1089 groups = ["default"]; 1090 platforms = []; 1091 source = { 1092 remotes = ["https://rubygems.org"]; 1093 sha256 = "1s2zib38yr3fn4ggpis9sjar12q3ypgy607ndjyhhnjwslxcfjdy"; 1094 type = "gem"; 1095 }; 1096 version = "1.1.1"; 1097 }; 1098 fog-core = { 1099 dependencies = ["builder" "excon" "formatador" "mime-types"]; 1100 groups = ["default"]; 1101 platforms = []; 1102 source = { 1103 remotes = ["https://rubygems.org"]; 1104 sha256 = "06m6hxq8vspx9h9bgc2s19m56jzasvl45vblrfv1q5h1qg1k6amw"; 1105 type = "gem"; 1106 }; 1107 version = "2.3.0"; 1108 }; 1109 fog-dnsimple = { 1110 dependencies = ["fog-core" "fog-json"]; 1111 groups = ["default"]; 1112 platforms = []; 1113 source = { 1114 remotes = ["https://rubygems.org"]; 1115 sha256 = "0lbzkc0w96a62ahjw0b7mfbqgg9x2jp7khg5hvpbgw0kfs5xza63"; 1116 type = "gem"; 1117 }; 1118 version = "2.1.0"; 1119 }; 1120 fog-json = { 1121 dependencies = ["fog-core" "multi_json"]; 1122 groups = ["default"]; 1123 platforms = []; 1124 source = { 1125 remotes = ["https://rubygems.org"]; 1126 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx"; 1127 type = "gem"; 1128 }; 1129 version = "1.2.0"; 1130 }; 1131 formatador = { 1132 groups = ["default"]; 1133 platforms = []; 1134 source = { 1135 remotes = ["https://rubygems.org"]; 1136 sha256 = "1l06bv4avphbdmr1y4g0rqlczr38k6r65b3zghrbj2ynyhm3xqjl"; 1137 type = "gem"; 1138 }; 1139 version = "1.1.0"; 1140 }; 1141 forwardable-extended = { 1142 groups = ["default"]; 1143 platforms = []; 1144 source = { 1145 remotes = ["https://rubygems.org"]; 1146 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v"; 1147 type = "gem"; 1148 }; 1149 version = "2.6.0"; 1150 }; 1151 fourflusher = { 1152 groups = ["default"]; 1153 platforms = []; 1154 source = { 1155 remotes = ["https://rubygems.org"]; 1156 sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v"; 1157 type = "gem"; 1158 }; 1159 version = "2.3.1"; 1160 }; 1161 fuzzy_match = { 1162 groups = ["default"]; 1163 platforms = []; 1164 source = { 1165 remotes = ["https://rubygems.org"]; 1166 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm"; 1167 type = "gem"; 1168 }; 1169 version = "2.0.4"; 1170 }; 1171 gdk_pixbuf2 = { 1172 dependencies = ["gio2"]; 1173 groups = ["default"]; 1174 platforms = []; 1175 source = { 1176 remotes = ["https://rubygems.org"]; 1177 sha256 = "0hmfbddsjj7x5i2aj0i8l9jhp19lrcm4d6q4xqm7gyjnrs98v5q5"; 1178 type = "gem"; 1179 }; 1180 version = "4.2.0"; 1181 }; 1182 gemoji = { 1183 groups = ["default"]; 1184 platforms = []; 1185 source = { 1186 remotes = ["https://rubygems.org"]; 1187 sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0"; 1188 type = "gem"; 1189 }; 1190 version = "3.0.1"; 1191 }; 1192 gh_inspector = { 1193 groups = ["default"]; 1194 platforms = []; 1195 source = { 1196 remotes = ["https://rubygems.org"]; 1197 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04"; 1198 type = "gem"; 1199 }; 1200 version = "1.1.3"; 1201 }; 1202 gio2 = { 1203 dependencies = ["fiddle" "gobject-introspection"]; 1204 groups = ["default"]; 1205 platforms = []; 1206 source = { 1207 remotes = ["https://rubygems.org"]; 1208 sha256 = "1ij82r1b1190vry1xwqh7nz4qasdh2fppmx93nrv1jam4hy0gm7k"; 1209 type = "gem"; 1210 }; 1211 version = "4.2.0"; 1212 }; 1213 git = { 1214 dependencies = ["addressable" "rchardet"]; 1215 groups = ["default"]; 1216 platforms = []; 1217 source = { 1218 remotes = ["https://rubygems.org"]; 1219 sha256 = "0rf4603ffvdlvnzx1nmh2x5j8lic3p24115sm7bx6p2nwii09f69"; 1220 type = "gem"; 1221 }; 1222 version = "1.18.0"; 1223 }; 1224 github-pages = { 1225 dependencies = ["github-pages-health-check" "jekyll" "jekyll-avatar" "jekyll-coffeescript" "jekyll-commonmark-ghpages" "jekyll-default-layout" "jekyll-feed" "jekyll-gist" "jekyll-github-metadata" "jekyll-include-cache" "jekyll-mentions" "jekyll-optional-front-matter" "jekyll-paginate" "jekyll-readme-index" "jekyll-redirect-from" "jekyll-relative-links" "jekyll-remote-theme" "jekyll-sass-converter" "jekyll-seo-tag" "jekyll-sitemap" "jekyll-swiss" "jekyll-theme-architect" "jekyll-theme-cayman" "jekyll-theme-dinky" "jekyll-theme-hacker" "jekyll-theme-leap-day" "jekyll-theme-merlot" "jekyll-theme-midnight" "jekyll-theme-minimal" "jekyll-theme-modernist" "jekyll-theme-primer" "jekyll-theme-slate" "jekyll-theme-tactile" "jekyll-theme-time-machine" "jekyll-titles-from-headings" "jemoji" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "minima" "nokogiri" "rouge" "terminal-table"]; 1226 groups = ["default"]; 1227 platforms = []; 1228 source = { 1229 remotes = ["https://rubygems.org"]; 1230 sha256 = "0brk2sgk01mly2hb1h5hm3ip1l6hjr4xx9zkqfhs5k3swlwnwzq9"; 1231 type = "gem"; 1232 }; 1233 version = "228"; 1234 }; 1235 github-pages-health-check = { 1236 dependencies = ["addressable" "dnsruby" "octokit" "public_suffix" "typhoeus"]; 1237 groups = ["default"]; 1238 platforms = []; 1239 source = { 1240 remotes = ["https://rubygems.org"]; 1241 sha256 = "17bs9bljrzsa8cmdr2xpa38gkcbcbac8kbwm4dh3zq0aiw1ysnfk"; 1242 type = "gem"; 1243 }; 1244 version = "1.17.9"; 1245 }; 1246 gitlab-markup = { 1247 groups = ["default"]; 1248 platforms = []; 1249 source = { 1250 remotes = ["https://rubygems.org"]; 1251 sha256 = "1m3ypny84jyvlxf060p3q3d8pb4yihxa2br5hh012bgc11d09nky"; 1252 type = "gem"; 1253 }; 1254 version = "1.9.0"; 1255 }; 1256 glib2 = { 1257 dependencies = ["native-package-installer" "pkg-config"]; 1258 groups = ["default"]; 1259 platforms = []; 1260 source = { 1261 remotes = ["https://rubygems.org"]; 1262 sha256 = "05qg16pxnzshgzgfky83b948r9d03lachq2clm8qrsj4c202smq3"; 1263 type = "gem"; 1264 }; 1265 version = "4.2.0"; 1266 }; 1267 globalid = { 1268 dependencies = ["activesupport"]; 1269 groups = ["default"]; 1270 platforms = []; 1271 source = { 1272 remotes = ["https://rubygems.org"]; 1273 sha256 = "1sbw6b66r7cwdx3jhs46s4lr991969hvigkjpbdl7y3i31qpdgvh"; 1274 type = "gem"; 1275 }; 1276 version = "1.2.1"; 1277 }; 1278 gobject-introspection = { 1279 dependencies = ["glib2"]; 1280 groups = ["default"]; 1281 platforms = []; 1282 source = { 1283 remotes = ["https://rubygems.org"]; 1284 sha256 = "03n47jlyqygxyc5fsf39szfswlcnnmmwqly12cqjqfmk6skvfhc5"; 1285 type = "gem"; 1286 }; 1287 version = "4.2.0"; 1288 }; 1289 gpgme = { 1290 dependencies = ["mini_portile2"]; 1291 groups = ["default"]; 1292 platforms = []; 1293 source = { 1294 remotes = ["https://rubygems.org"]; 1295 sha256 = "010wr6nnifi952bx4v5c49q25yx1g8lhib5wiv2sg7bip3yvlyy8"; 1296 type = "gem"; 1297 }; 1298 version = "2.0.23"; 1299 }; 1300 gtk2 = { 1301 groups = ["default"]; 1302 platforms = []; 1303 source = { 1304 remotes = ["https://rubygems.org"]; 1305 sha256 = "09n8gz5h0d0wwrifr8c8z0b4vrd64xdi4lws8p6gpz0j0pxm5fzh"; 1306 type = "gem"; 1307 }; 1308 version = "3.2.6"; 1309 }; 1310 haml = { 1311 dependencies = ["temple" "thor" "tilt"]; 1312 groups = ["default"]; 1313 platforms = []; 1314 source = { 1315 remotes = ["https://rubygems.org"]; 1316 sha256 = "1i6xmglna30galqdsq7iq0pwxxwyrs57ymwmxhash4jhnsk7wk7z"; 1317 type = "gem"; 1318 }; 1319 version = "6.2.3"; 1320 }; 1321 hashie = { 1322 groups = ["default"]; 1323 platforms = []; 1324 source = { 1325 remotes = ["https://rubygems.org"]; 1326 sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x"; 1327 type = "gem"; 1328 }; 1329 version = "5.0.0"; 1330 }; 1331 highline = { 1332 groups = ["default"]; 1333 platforms = []; 1334 source = { 1335 remotes = ["https://rubygems.org"]; 1336 sha256 = "1f8cr014j7mdqpdb9q17fp5vb5b8n1pswqaif91s3ylg5x3pygfn"; 1337 type = "gem"; 1338 }; 1339 version = "2.1.0"; 1340 }; 1341 hike = { 1342 groups = ["default"]; 1343 platforms = []; 1344 source = { 1345 remotes = ["https://rubygems.org"]; 1346 sha256 = "0hbhmchyhm1xf632cczmyg3fsbn7zly988q3fjpi8l3nb4cn40xj"; 1347 type = "gem"; 1348 }; 1349 version = "2.1.3"; 1350 }; 1351 hitimes = { 1352 groups = ["default"]; 1353 platforms = []; 1354 source = { 1355 remotes = ["https://rubygems.org"]; 1356 sha256 = "0ix9rp9rsrwin38z2aqiwpxc8p2dzl6m3ra47az47fsija1cb2qf"; 1357 type = "gem"; 1358 }; 1359 version = "2.0.0"; 1360 }; 1361 hpricot = { 1362 groups = ["default"]; 1363 platforms = []; 1364 source = { 1365 remotes = ["https://rubygems.org"]; 1366 sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z"; 1367 type = "gem"; 1368 }; 1369 version = "0.8.6"; 1370 }; 1371 html-pipeline = { 1372 dependencies = ["activesupport" "nokogiri"]; 1373 groups = ["default"]; 1374 platforms = []; 1375 source = { 1376 remotes = ["https://rubygems.org"]; 1377 sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca"; 1378 type = "gem"; 1379 }; 1380 version = "2.14.3"; 1381 }; 1382 htmlbeautifier = { 1383 groups = ["default"]; 1384 platforms = []; 1385 source = { 1386 remotes = ["https://rubygems.org"]; 1387 sha256 = "1y55dx25l3wwc025mwl6jsbcsqrm30gs2d2pxnaxg07yh22ckq4x"; 1388 type = "gem"; 1389 }; 1390 version = "1.4.2"; 1391 }; 1392 http = { 1393 dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"]; 1394 groups = ["default"]; 1395 platforms = []; 1396 source = { 1397 remotes = ["https://rubygems.org"]; 1398 sha256 = "1bzb8p31kzv6q5p4z5xq88mnqk414rrw0y5rkhpnvpl29x5c3bpw"; 1399 type = "gem"; 1400 }; 1401 version = "5.1.1"; 1402 }; 1403 http-accept = { 1404 groups = ["default"]; 1405 platforms = []; 1406 source = { 1407 remotes = ["https://rubygems.org"]; 1408 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6"; 1409 type = "gem"; 1410 }; 1411 version = "1.7.0"; 1412 }; 1413 http-cookie = { 1414 dependencies = ["domain_name"]; 1415 groups = ["default"]; 1416 platforms = []; 1417 source = { 1418 remotes = ["https://rubygems.org"]; 1419 sha256 = "13rilvlv8kwbzqfb644qp6hrbsj82cbqmnzcvqip1p6vqx36sxbk"; 1420 type = "gem"; 1421 }; 1422 version = "1.0.5"; 1423 }; 1424 http-form_data = { 1425 groups = ["default"]; 1426 platforms = []; 1427 source = { 1428 remotes = ["https://rubygems.org"]; 1429 sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc"; 1430 type = "gem"; 1431 }; 1432 version = "2.3.0"; 1433 }; 1434 "http_parser.rb" = { 1435 groups = ["default"]; 1436 platforms = []; 1437 source = { 1438 remotes = ["https://rubygems.org"]; 1439 sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as"; 1440 type = "gem"; 1441 }; 1442 version = "0.8.0"; 1443 }; 1444 httpclient = { 1445 groups = ["default"]; 1446 platforms = []; 1447 source = { 1448 remotes = ["https://rubygems.org"]; 1449 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 1450 type = "gem"; 1451 }; 1452 version = "2.8.3"; 1453 }; 1454 i18n = { 1455 dependencies = ["concurrent-ruby"]; 1456 groups = ["default"]; 1457 platforms = []; 1458 source = { 1459 remotes = ["https://rubygems.org"]; 1460 sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 1461 type = "gem"; 1462 }; 1463 version = "1.14.1"; 1464 }; 1465 iconv = { 1466 groups = ["default"]; 1467 platforms = []; 1468 source = { 1469 remotes = ["https://rubygems.org"]; 1470 sha256 = "00fppiz9ypy7xpc08xdk6glq842rbc69c7a1p0kmv195271i4yqv"; 1471 type = "gem"; 1472 }; 1473 version = "1.0.8"; 1474 }; 1475 idn-ruby = { 1476 groups = ["default"]; 1477 platforms = []; 1478 source = { 1479 remotes = ["https://rubygems.org"]; 1480 sha256 = "0dy04jx3n1ddz744b80mg7hp87miysnjp0h21lqr43hpmhdglxih"; 1481 type = "gem"; 1482 }; 1483 version = "0.1.5"; 1484 }; 1485 indieweb-endpoints = { 1486 dependencies = ["http" "link-header-parser" "nokogiri"]; 1487 groups = ["default"]; 1488 platforms = []; 1489 source = { 1490 remotes = ["https://rubygems.org"]; 1491 sha256 = "1yqy5clqrqwprmk8vwzni0vdgyvbzm5x36bj33qhv5b11kgskbwp"; 1492 type = "gem"; 1493 }; 1494 version = "8.0.0"; 1495 }; 1496 io-console = { 1497 groups = ["default"]; 1498 platforms = []; 1499 source = { 1500 remotes = ["https://rubygems.org"]; 1501 sha256 = "0dikardh14c72gd9ypwh8dim41wvqmzfzf35mincaj5yals9m7ff"; 1502 type = "gem"; 1503 }; 1504 version = "0.6.0"; 1505 }; 1506 irb = { 1507 dependencies = ["rdoc" "reline"]; 1508 groups = ["default"]; 1509 platforms = []; 1510 source = { 1511 remotes = ["https://rubygems.org"]; 1512 sha256 = "17p6arsklbzh2hvwwr8i4cfrpa7vhk8q88fhickhwmn7m80lxdw7"; 1513 type = "gem"; 1514 }; 1515 version = "1.8.1"; 1516 }; 1517 jaro_winkler = { 1518 groups = ["default"]; 1519 platforms = []; 1520 source = { 1521 remotes = ["https://rubygems.org"]; 1522 sha256 = "10fd3i92897blalxfkgc0jjv0qqx31v7cm7j2b6a3b97an0bfz80"; 1523 type = "gem"; 1524 }; 1525 version = "1.5.6"; 1526 }; 1527 jbuilder = { 1528 dependencies = ["actionview" "activesupport"]; 1529 groups = ["default"]; 1530 platforms = []; 1531 source = { 1532 remotes = ["https://rubygems.org"]; 1533 sha256 = "1h58xgmp0fqpnd6mvw0zl0f76119v8lnf4xabqhckbzl6jrk8qpa"; 1534 type = "gem"; 1535 }; 1536 version = "2.11.5"; 1537 }; 1538 jekyll = { 1539 dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml"]; 1540 groups = ["default"]; 1541 platforms = []; 1542 source = { 1543 remotes = ["https://rubygems.org"]; 1544 sha256 = "0m9yzkiwm751wbyq3aq1355afcx240r24nrick1fzv578bis4kyy"; 1545 type = "gem"; 1546 }; 1547 version = "3.9.3"; 1548 }; 1549 jekyll-archives = { 1550 dependencies = ["jekyll"]; 1551 groups = ["default"]; 1552 platforms = []; 1553 source = { 1554 remotes = ["https://rubygems.org"]; 1555 sha256 = "0c2rks7xf6ajp18h4f4wmmbqm5ljprv70bqcz2sabi17zncmz9n0"; 1556 type = "gem"; 1557 }; 1558 version = "2.2.1"; 1559 }; 1560 jekyll-avatar = { 1561 dependencies = ["jekyll"]; 1562 groups = ["default"]; 1563 platforms = []; 1564 source = { 1565 remotes = ["https://rubygems.org"]; 1566 sha256 = "03bys2pl60vq92skfhlfqr2j68zhfjc86jffpg32f94wzjk8n0wk"; 1567 type = "gem"; 1568 }; 1569 version = "0.7.0"; 1570 }; 1571 jekyll-coffeescript = { 1572 dependencies = ["coffee-script" "coffee-script-source"]; 1573 groups = ["default"]; 1574 platforms = []; 1575 source = { 1576 remotes = ["https://rubygems.org"]; 1577 sha256 = "06qf4j9f6ysjb4bq6gsdaiz2ksmhc5yb484v458ra3s6ybccqvvy"; 1578 type = "gem"; 1579 }; 1580 version = "1.1.1"; 1581 }; 1582 jekyll-commonmark = { 1583 dependencies = ["commonmarker"]; 1584 groups = ["default"]; 1585 platforms = []; 1586 source = { 1587 remotes = ["https://rubygems.org"]; 1588 sha256 = "0i281yiwqiim6jzh7b8hgg8zifs5mn1qz1z6f4109kh9zrcfcc8p"; 1589 type = "gem"; 1590 }; 1591 version = "1.4.0"; 1592 }; 1593 jekyll-commonmark-ghpages = { 1594 dependencies = ["commonmarker" "jekyll" "jekyll-commonmark" "rouge"]; 1595 groups = ["default"]; 1596 platforms = []; 1597 source = { 1598 remotes = ["https://rubygems.org"]; 1599 sha256 = "1zps7bb9kc4qf32b9y9h47z08wpsziklg0jnhcrcz2wxn09fijgd"; 1600 type = "gem"; 1601 }; 1602 version = "0.4.0"; 1603 }; 1604 jekyll-default-layout = { 1605 dependencies = ["jekyll"]; 1606 groups = ["default"]; 1607 platforms = []; 1608 source = { 1609 remotes = ["https://rubygems.org"]; 1610 sha256 = "009zpd0mkmhkfp3s8yvh5mriqhil0ihv3gi2vw63flr3jz48y4kx"; 1611 type = "gem"; 1612 }; 1613 version = "0.1.4"; 1614 }; 1615 jekyll-favicon = { 1616 dependencies = ["jekyll" "mini_magick" "rexml"]; 1617 groups = ["default"]; 1618 platforms = []; 1619 source = { 1620 remotes = ["https://rubygems.org"]; 1621 sha256 = "0dyksm4i11n0qshd7wh6dvk8d0fc70dd32ir2dxs6igxq0gd6hi1"; 1622 type = "gem"; 1623 }; 1624 version = "1.1.0"; 1625 }; 1626 jekyll-feed = { 1627 dependencies = ["jekyll"]; 1628 groups = ["default"]; 1629 platforms = []; 1630 source = { 1631 remotes = ["https://rubygems.org"]; 1632 sha256 = "1zxqkrnix0xiw98531h5ga6h69jhzlx2jh9qhvcl67p8nq3sgza9"; 1633 type = "gem"; 1634 }; 1635 version = "0.15.1"; 1636 }; 1637 jekyll-gist = { 1638 dependencies = ["octokit"]; 1639 groups = ["default"]; 1640 platforms = []; 1641 source = { 1642 remotes = ["https://rubygems.org"]; 1643 sha256 = "03wz9j6yq3552nzf4g71qrdm9pfdgbm68abml9sjjgiaan1n8ns9"; 1644 type = "gem"; 1645 }; 1646 version = "1.5.0"; 1647 }; 1648 jekyll-github-metadata = { 1649 dependencies = ["jekyll" "octokit"]; 1650 groups = ["default"]; 1651 platforms = []; 1652 source = { 1653 remotes = ["https://rubygems.org"]; 1654 sha256 = "0r4m7r4qyd3pqkp5xlyp3zzy47i18kjgwq995nrspysgkmc4qmw1"; 1655 type = "gem"; 1656 }; 1657 version = "2.13.0"; 1658 }; 1659 jekyll-include-cache = { 1660 dependencies = ["jekyll"]; 1661 groups = ["default"]; 1662 platforms = []; 1663 source = { 1664 remotes = ["https://rubygems.org"]; 1665 sha256 = "01d2l6qrmjc42664ns83cv36jbvalcxqbkmj5i22fakka7jvkm67"; 1666 type = "gem"; 1667 }; 1668 version = "0.2.1"; 1669 }; 1670 jekyll-mentions = { 1671 dependencies = ["html-pipeline" "jekyll"]; 1672 groups = ["default"]; 1673 platforms = []; 1674 source = { 1675 remotes = ["https://rubygems.org"]; 1676 sha256 = "1n8y67plydfmay3jn865igvgb3h6s2crk8kq7ydk3wmn9h103s1r"; 1677 type = "gem"; 1678 }; 1679 version = "1.6.0"; 1680 }; 1681 jekyll-optional-front-matter = { 1682 dependencies = ["jekyll"]; 1683 groups = ["default"]; 1684 platforms = []; 1685 source = { 1686 remotes = ["https://rubygems.org"]; 1687 sha256 = "06vnxcmgkxm5nvrpv89qq0afjlxmadv63nh4ryglcwhlf4fhdp7c"; 1688 type = "gem"; 1689 }; 1690 version = "0.3.2"; 1691 }; 1692 jekyll-paginate = { 1693 groups = ["default"]; 1694 platforms = []; 1695 source = { 1696 remotes = ["https://rubygems.org"]; 1697 sha256 = "0r7bcs8fq98zldih4787zk5i9w24nz5wa26m84ssja95n3sas2l8"; 1698 type = "gem"; 1699 }; 1700 version = "1.1.0"; 1701 }; 1702 jekyll-readme-index = { 1703 dependencies = ["jekyll"]; 1704 groups = ["default"]; 1705 platforms = []; 1706 source = { 1707 remotes = ["https://rubygems.org"]; 1708 sha256 = "0chybr1zgnrmc7zf6psszcqnlrcy2jar8h77kci51lxj8vgc8k6p"; 1709 type = "gem"; 1710 }; 1711 version = "0.3.0"; 1712 }; 1713 jekyll-redirect-from = { 1714 dependencies = ["jekyll"]; 1715 groups = ["default"]; 1716 platforms = []; 1717 source = { 1718 remotes = ["https://rubygems.org"]; 1719 sha256 = "1nz6kd6qsa160lmjmls4zgx7fwcpp8ac07mpzy80z6zgd7jwldb6"; 1720 type = "gem"; 1721 }; 1722 version = "0.16.0"; 1723 }; 1724 jekyll-relative-links = { 1725 dependencies = ["jekyll"]; 1726 groups = ["default"]; 1727 platforms = []; 1728 source = { 1729 remotes = ["https://rubygems.org"]; 1730 sha256 = "0vfx90ajxyj24lz406k3pqknlbzy8nqs7wpz0in4ps9rggsh24yi"; 1731 type = "gem"; 1732 }; 1733 version = "0.6.1"; 1734 }; 1735 jekyll-remote-theme = { 1736 dependencies = ["addressable" "jekyll" "jekyll-sass-converter" "rubyzip"]; 1737 groups = ["default"]; 1738 platforms = []; 1739 source = { 1740 remotes = ["https://rubygems.org"]; 1741 sha256 = "0h2bwl42dig0282366kpxazxb8xafnppnd4yvq2dzcsg90kfgzfk"; 1742 type = "gem"; 1743 }; 1744 version = "0.4.3"; 1745 }; 1746 jekyll-sass-converter = { 1747 dependencies = ["sass"]; 1748 groups = ["default"]; 1749 platforms = []; 1750 source = { 1751 remotes = ["https://rubygems.org"]; 1752 sha256 = "008ikh5fk0n6ri54mylcl8jn0mq8p2nfyfqif2q3pp0lwilkcxsk"; 1753 type = "gem"; 1754 }; 1755 version = "1.5.2"; 1756 }; 1757 jekyll-seo-tag = { 1758 dependencies = ["jekyll"]; 1759 groups = ["default"]; 1760 platforms = []; 1761 source = { 1762 remotes = ["https://rubygems.org"]; 1763 sha256 = "0638mqhqynghnlnaz0xi1kvnv53wkggaq94flfzlxwandn8x2biz"; 1764 type = "gem"; 1765 }; 1766 version = "2.8.0"; 1767 }; 1768 jekyll-sitemap = { 1769 dependencies = ["jekyll"]; 1770 groups = ["default"]; 1771 platforms = []; 1772 source = { 1773 remotes = ["https://rubygems.org"]; 1774 sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d"; 1775 type = "gem"; 1776 }; 1777 version = "1.4.0"; 1778 }; 1779 jekyll-spaceship = { 1780 dependencies = ["gemoji" "jekyll" "nokogiri" "rainbow"]; 1781 groups = ["default"]; 1782 platforms = []; 1783 source = { 1784 remotes = ["https://rubygems.org"]; 1785 sha256 = "142bp48vq9aqwpqig54anbv7ncwqv1h78mbqhckmnx0glnqlkyzh"; 1786 type = "gem"; 1787 }; 1788 version = "0.10.2"; 1789 }; 1790 jekyll-swiss = { 1791 groups = ["default"]; 1792 platforms = []; 1793 source = { 1794 remotes = ["https://rubygems.org"]; 1795 sha256 = "18w893f2snpbvgl80jnmq3xxsl5yi5a5qm11iy3gx0d8viasi6f2"; 1796 type = "gem"; 1797 }; 1798 version = "1.0.0"; 1799 }; 1800 jekyll-theme-architect = { 1801 dependencies = ["jekyll" "jekyll-seo-tag"]; 1802 groups = ["default"]; 1803 platforms = []; 1804 source = { 1805 remotes = ["https://rubygems.org"]; 1806 sha256 = "0h04zxlcdsb73qxh08xmsc36gmj95plwxr9g5zwzqd3bmbfd6xbj"; 1807 type = "gem"; 1808 }; 1809 version = "0.2.0"; 1810 }; 1811 jekyll-theme-cayman = { 1812 dependencies = ["jekyll" "jekyll-seo-tag"]; 1813 groups = ["default"]; 1814 platforms = []; 1815 source = { 1816 remotes = ["https://rubygems.org"]; 1817 sha256 = "0ajzhqhnj8gc5ns7i69kh69mzidvxkjs7yblrhzb13iaqzwi8prw"; 1818 type = "gem"; 1819 }; 1820 version = "0.2.0"; 1821 }; 1822 jekyll-theme-dinky = { 1823 dependencies = ["jekyll" "jekyll-seo-tag"]; 1824 groups = ["default"]; 1825 platforms = []; 1826 source = { 1827 remotes = ["https://rubygems.org"]; 1828 sha256 = "0z1clccf4q0g2zzhl1hfy3x2rcdjs6bzs9ab76lkmpphj5q2a2vj"; 1829 type = "gem"; 1830 }; 1831 version = "0.2.0"; 1832 }; 1833 jekyll-theme-hacker = { 1834 dependencies = ["jekyll" "jekyll-seo-tag"]; 1835 groups = ["default"]; 1836 platforms = []; 1837 source = { 1838 remotes = ["https://rubygems.org"]; 1839 sha256 = "12ppp0bxffy838p4my79nppq112fazifr3cxwvhv3l6yjbwzjsw1"; 1840 type = "gem"; 1841 }; 1842 version = "0.2.0"; 1843 }; 1844 jekyll-theme-leap-day = { 1845 dependencies = ["jekyll" "jekyll-seo-tag"]; 1846 groups = ["default"]; 1847 platforms = []; 1848 source = { 1849 remotes = ["https://rubygems.org"]; 1850 sha256 = "1lf7bbpr2s2rir2nf07rnh2g9mjy6zidpacs3j45la70b8qah7lj"; 1851 type = "gem"; 1852 }; 1853 version = "0.2.0"; 1854 }; 1855 jekyll-theme-merlot = { 1856 dependencies = ["jekyll" "jekyll-seo-tag"]; 1857 groups = ["default"]; 1858 platforms = []; 1859 source = { 1860 remotes = ["https://rubygems.org"]; 1861 sha256 = "0ifmvq44vwmkp6sb79ys8lx5w24gn3dhdr32bg562da2c8dv5wnb"; 1862 type = "gem"; 1863 }; 1864 version = "0.2.0"; 1865 }; 1866 jekyll-theme-midnight = { 1867 dependencies = ["jekyll" "jekyll-seo-tag"]; 1868 groups = ["default"]; 1869 platforms = []; 1870 source = { 1871 remotes = ["https://rubygems.org"]; 1872 sha256 = "1plindxr5vrk98frzxbnkashgnqs86xkg26rjmhgz0qf6mkz77q0"; 1873 type = "gem"; 1874 }; 1875 version = "0.2.0"; 1876 }; 1877 jekyll-theme-minimal = { 1878 dependencies = ["jekyll" "jekyll-seo-tag"]; 1879 groups = ["default"]; 1880 platforms = []; 1881 source = { 1882 remotes = ["https://rubygems.org"]; 1883 sha256 = "10idwpbqjqfc5i895ijf74ac79lccxpz30bvwp4x4fjp6l6229d2"; 1884 type = "gem"; 1885 }; 1886 version = "0.2.0"; 1887 }; 1888 jekyll-theme-modernist = { 1889 dependencies = ["jekyll" "jekyll-seo-tag"]; 1890 groups = ["default"]; 1891 platforms = []; 1892 source = { 1893 remotes = ["https://rubygems.org"]; 1894 sha256 = "1kzvdnk1vw8y6x8gy340mhnxipxh9p1h1h20br68clyxbsy7brsb"; 1895 type = "gem"; 1896 }; 1897 version = "0.2.0"; 1898 }; 1899 jekyll-theme-primer = { 1900 dependencies = ["jekyll" "jekyll-github-metadata" "jekyll-seo-tag"]; 1901 groups = ["default"]; 1902 platforms = []; 1903 source = { 1904 remotes = ["https://rubygems.org"]; 1905 sha256 = "1cq7lfwa3xs8hkx3cmv2ics7cr4r2azv66m0gfav0zi1k0kjh9yf"; 1906 type = "gem"; 1907 }; 1908 version = "0.6.0"; 1909 }; 1910 jekyll-theme-slate = { 1911 dependencies = ["jekyll" "jekyll-seo-tag"]; 1912 groups = ["default"]; 1913 platforms = []; 1914 source = { 1915 remotes = ["https://rubygems.org"]; 1916 sha256 = "0f9l7kaafab2cphkx8gh4b12d8zzbg2ig7x2qzxvxfqjwyfr0h2y"; 1917 type = "gem"; 1918 }; 1919 version = "0.2.0"; 1920 }; 1921 jekyll-theme-tactile = { 1922 dependencies = ["jekyll" "jekyll-seo-tag"]; 1923 groups = ["default"]; 1924 platforms = []; 1925 source = { 1926 remotes = ["https://rubygems.org"]; 1927 sha256 = "0li64hnjp4qw7fwsdx0767z7mwxn3kri6sqlg9fkicnmmr41p1mp"; 1928 type = "gem"; 1929 }; 1930 version = "0.2.0"; 1931 }; 1932 jekyll-theme-time-machine = { 1933 dependencies = ["jekyll" "jekyll-seo-tag"]; 1934 groups = ["default"]; 1935 platforms = []; 1936 source = { 1937 remotes = ["https://rubygems.org"]; 1938 sha256 = "1qjgsw2n3zny345h540n6rm9600mad7rs33qf6k4rhngxjkr0d5w"; 1939 type = "gem"; 1940 }; 1941 version = "0.2.0"; 1942 }; 1943 jekyll-titles-from-headings = { 1944 dependencies = ["jekyll"]; 1945 groups = ["default"]; 1946 platforms = []; 1947 source = { 1948 remotes = ["https://rubygems.org"]; 1949 sha256 = "10c4sa3gwyidmkcs8h6223lmqpw3h09mn7w8hxfppsk1wda6fdkp"; 1950 type = "gem"; 1951 }; 1952 version = "0.5.3"; 1953 }; 1954 jekyll-watch = { 1955 dependencies = ["listen"]; 1956 groups = ["default"]; 1957 platforms = []; 1958 source = { 1959 remotes = ["https://rubygems.org"]; 1960 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w"; 1961 type = "gem"; 1962 }; 1963 version = "2.2.1"; 1964 }; 1965 jekyll-webmention_io = { 1966 dependencies = ["activesupport" "htmlbeautifier" "jekyll" "json" "jsonpath" "openssl" "uglifier" "webmention"]; 1967 groups = ["default"]; 1968 platforms = []; 1969 source = { 1970 remotes = ["https://rubygems.org"]; 1971 sha256 = "0kkxvr1gfbmfbhy13syq4pqwmfqwhnbfcwjiqrwahf99gfcj5izh"; 1972 type = "gem"; 1973 }; 1974 version = "4.0.0"; 1975 }; 1976 jemoji = { 1977 dependencies = ["gemoji" "html-pipeline" "jekyll"]; 1978 groups = ["default"]; 1979 platforms = []; 1980 source = { 1981 remotes = ["https://rubygems.org"]; 1982 sha256 = "09sxbnrqz5vf6rxmh6lzism31gz2g3hw86ymg37r1ccknclv3cp9"; 1983 type = "gem"; 1984 }; 1985 version = "0.12.0"; 1986 }; 1987 jmespath = { 1988 groups = ["default"]; 1989 platforms = []; 1990 source = { 1991 remotes = ["https://rubygems.org"]; 1992 sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393"; 1993 type = "gem"; 1994 }; 1995 version = "1.6.2"; 1996 }; 1997 json = { 1998 groups = ["default"]; 1999 platforms = []; 2000 source = { 2001 remotes = ["https://rubygems.org"]; 2002 sha256 = "0nalhin1gda4v8ybk6lq8f407cgfrj6qzn234yra4ipkmlbfmal6"; 2003 type = "gem"; 2004 }; 2005 version = "2.6.3"; 2006 }; 2007 json_pure = { 2008 groups = ["default"]; 2009 platforms = []; 2010 source = { 2011 remotes = ["https://rubygems.org"]; 2012 sha256 = "0kn736pb52j8b9xxq6l8wqp2chs74aa14vfnp0rijjn086m8b4f3"; 2013 type = "gem"; 2014 }; 2015 version = "2.6.3"; 2016 }; 2017 jsonpath = { 2018 dependencies = ["multi_json"]; 2019 groups = ["default"]; 2020 platforms = []; 2021 source = { 2022 remotes = ["https://rubygems.org"]; 2023 sha256 = "0xxklfvmwz8z6l08704x65gnq6r8r1pb9qk125qjbndnb1zz6fsp"; 2024 type = "gem"; 2025 }; 2026 version = "1.0.7"; 2027 }; 2028 jwt = { 2029 groups = ["default"]; 2030 platforms = []; 2031 source = { 2032 remotes = ["https://rubygems.org"]; 2033 sha256 = "16z11alz13vfc4zs5l3fk6n51n2jw9lskvc4h4prnww0y797qd87"; 2034 type = "gem"; 2035 }; 2036 version = "2.7.1"; 2037 }; 2038 keystone-engine = { 2039 dependencies = ["ffi"]; 2040 groups = ["default"]; 2041 platforms = []; 2042 source = { 2043 remotes = ["https://rubygems.org"]; 2044 sha256 = "0waz2bj1dsl63416k1n0vvrwva425rm94gsza7ci49mm1wjdabh2"; 2045 type = "gem"; 2046 }; 2047 version = "0.9.0"; 2048 }; 2049 kramdown = { 2050 dependencies = ["rexml"]; 2051 groups = ["default"]; 2052 platforms = []; 2053 source = { 2054 remotes = ["https://rubygems.org"]; 2055 sha256 = "0757lqaq593z8hzdv98nai73ag384dkk7jgj3mcq2r6ix7130ifb"; 2056 type = "gem"; 2057 }; 2058 version = "2.3.2"; 2059 }; 2060 kramdown-parser-gfm = { 2061 dependencies = ["kramdown"]; 2062 groups = ["default"]; 2063 platforms = []; 2064 source = { 2065 remotes = ["https://rubygems.org"]; 2066 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv"; 2067 type = "gem"; 2068 }; 2069 version = "1.1.0"; 2070 }; 2071 kramdown-rfc2629 = { 2072 dependencies = ["certified" "json_pure" "kramdown" "kramdown-parser-gfm"]; 2073 groups = ["default"]; 2074 platforms = []; 2075 source = { 2076 remotes = ["https://rubygems.org"]; 2077 sha256 = "0fp062fcp85p71pz4l470006b7g0v3yfll84zp6if9fillmkvhms"; 2078 type = "gem"; 2079 }; 2080 version = "1.6.6"; 2081 }; 2082 language_server-protocol = { 2083 groups = ["default"]; 2084 platforms = []; 2085 source = { 2086 remotes = ["https://rubygems.org"]; 2087 sha256 = "0gvb1j8xsqxms9mww01rmdl78zkd72zgxaap56bhv8j45z05hp1x"; 2088 type = "gem"; 2089 }; 2090 version = "3.17.0.3"; 2091 }; 2092 libv8 = { 2093 groups = ["default"]; 2094 platforms = []; 2095 source = { 2096 remotes = ["https://rubygems.org"]; 2097 sha256 = "0317sr3nrl51sp844bps71smkrwim3fjn47wdfpbycixnbxspivm"; 2098 type = "gem"; 2099 }; 2100 version = "8.4.255.0"; 2101 }; 2102 libxml-ruby = { 2103 groups = ["default"]; 2104 platforms = []; 2105 source = { 2106 remotes = ["https://rubygems.org"]; 2107 sha256 = "0aarly8kl587d100n81cphks5vp2rnkm8dnf69p0dr7k78dasas3"; 2108 type = "gem"; 2109 }; 2110 version = "4.1.1"; 2111 }; 2112 link-header-parser = { 2113 groups = ["default"]; 2114 platforms = []; 2115 source = { 2116 remotes = ["https://rubygems.org"]; 2117 sha256 = "1rc5mzk017rgi56xzy93f80v1jdcpph1ihgdhm4qq4mibfh26f27"; 2118 type = "gem"; 2119 }; 2120 version = "5.0.0"; 2121 }; 2122 liquid = { 2123 groups = ["default"]; 2124 platforms = []; 2125 source = { 2126 remotes = ["https://rubygems.org"]; 2127 sha256 = "1czxv2i1gv3k7hxnrgfjb0z8khz74l4pmfwd70c7kr25l2qypksg"; 2128 type = "gem"; 2129 }; 2130 version = "4.0.4"; 2131 }; 2132 listen = { 2133 dependencies = ["rb-fsevent" "rb-inotify"]; 2134 groups = ["default"]; 2135 platforms = []; 2136 source = { 2137 remotes = ["https://rubygems.org"]; 2138 sha256 = "13rgkfar8pp31z1aamxf5y7cfq88wv6rxxcwy7cmm177qq508ycn"; 2139 type = "gem"; 2140 }; 2141 version = "3.8.0"; 2142 }; 2143 llhttp-ffi = { 2144 dependencies = ["ffi-compiler" "rake"]; 2145 groups = ["default"]; 2146 platforms = []; 2147 source = { 2148 remotes = ["https://rubygems.org"]; 2149 sha256 = "00dh6zmqdj59rhcya0l4b9aaxq6n8xizfbil93k0g06gndyk5xz5"; 2150 type = "gem"; 2151 }; 2152 version = "0.4.0"; 2153 }; 2154 loofah = { 2155 dependencies = ["crass" "nokogiri"]; 2156 groups = ["default"]; 2157 platforms = []; 2158 source = { 2159 remotes = ["https://rubygems.org"]; 2160 sha256 = "1p744kjpb5zk2ihklbykzii77alycjc04vpnm2ch2f3cp65imlj3"; 2161 type = "gem"; 2162 }; 2163 version = "2.21.3"; 2164 }; 2165 mab = { 2166 groups = ["default"]; 2167 platforms = []; 2168 source = { 2169 remotes = ["https://rubygems.org"]; 2170 sha256 = "0manxbilpx0hdi19lhdsr4ncvbzgmwh279b64j8w60dg0p0i4b4j"; 2171 type = "gem"; 2172 }; 2173 version = "0.0.3"; 2174 }; 2175 magic = { 2176 dependencies = ["ffi"]; 2177 groups = ["default"]; 2178 platforms = []; 2179 source = { 2180 remotes = ["https://rubygems.org"]; 2181 sha256 = "18vkdq2748wxg0kr923fbhx92wikh2dwv2hp8xind57qs7gn26pr"; 2182 type = "gem"; 2183 }; 2184 version = "0.2.9"; 2185 }; 2186 mail = { 2187 dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"]; 2188 groups = ["default"]; 2189 platforms = []; 2190 source = { 2191 remotes = ["https://rubygems.org"]; 2192 sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc"; 2193 type = "gem"; 2194 }; 2195 version = "2.8.1"; 2196 }; 2197 marcel = { 2198 groups = ["default"]; 2199 platforms = []; 2200 source = { 2201 remotes = ["https://rubygems.org"]; 2202 sha256 = "0kky3yiwagsk8gfbzn3mvl2fxlh3b39v6nawzm4wpjs6xxvvc4x0"; 2203 type = "gem"; 2204 }; 2205 version = "1.0.2"; 2206 }; 2207 markaby = { 2208 dependencies = ["builder"]; 2209 groups = ["default"]; 2210 platforms = []; 2211 source = { 2212 remotes = ["https://rubygems.org"]; 2213 sha256 = "1j4jc31ycydbkh5h3q6zwidzpavg3g5mbb5lqyaczd3jrq78rd7i"; 2214 type = "gem"; 2215 }; 2216 version = "0.9.0"; 2217 }; 2218 matrix = { 2219 groups = ["default"]; 2220 platforms = []; 2221 source = { 2222 remotes = ["https://rubygems.org"]; 2223 sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i"; 2224 type = "gem"; 2225 }; 2226 version = "0.4.2"; 2227 }; 2228 mercenary = { 2229 groups = ["default"]; 2230 platforms = []; 2231 source = { 2232 remotes = ["https://rubygems.org"]; 2233 sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a"; 2234 type = "gem"; 2235 }; 2236 version = "0.3.6"; 2237 }; 2238 method_source = { 2239 groups = ["default"]; 2240 platforms = []; 2241 source = { 2242 remotes = ["https://rubygems.org"]; 2243 sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp"; 2244 type = "gem"; 2245 }; 2246 version = "1.0.0"; 2247 }; 2248 mime-types = { 2249 dependencies = ["mime-types-data"]; 2250 groups = ["default"]; 2251 platforms = []; 2252 source = { 2253 remotes = ["https://rubygems.org"]; 2254 sha256 = "0q8d881k1b3rbsfcdi3fx0b5vpdr5wcrhn88r2d9j7zjdkxp5mw5"; 2255 type = "gem"; 2256 }; 2257 version = "3.5.1"; 2258 }; 2259 mime-types-data = { 2260 groups = ["default"]; 2261 platforms = []; 2262 source = { 2263 remotes = ["https://rubygems.org"]; 2264 sha256 = "0yjv0apysnrhbc70ralinfpcqn9382lxr643swp7a5sdwpa9cyqg"; 2265 type = "gem"; 2266 }; 2267 version = "3.2023.1003"; 2268 }; 2269 mini_magick = { 2270 groups = ["default"]; 2271 platforms = []; 2272 source = { 2273 remotes = ["https://rubygems.org"]; 2274 sha256 = "0slh78f9z6n0l1i2km7m48yz7l4fjrk88sj1f4mh1wb39sl2yc37"; 2275 type = "gem"; 2276 }; 2277 version = "4.12.0"; 2278 }; 2279 mini_mime = { 2280 groups = ["default"]; 2281 platforms = []; 2282 source = { 2283 remotes = ["https://rubygems.org"]; 2284 sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6"; 2285 type = "gem"; 2286 }; 2287 version = "1.1.5"; 2288 }; 2289 mini_portile2 = { 2290 groups = ["default"]; 2291 platforms = []; 2292 source = { 2293 remotes = ["https://rubygems.org"]; 2294 sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq"; 2295 type = "gem"; 2296 }; 2297 version = "2.8.4"; 2298 }; 2299 minima = { 2300 dependencies = ["jekyll" "jekyll-feed" "jekyll-seo-tag"]; 2301 groups = ["default"]; 2302 platforms = []; 2303 source = { 2304 remotes = ["https://rubygems.org"]; 2305 sha256 = "1gk7jmriiswda1ykjzpsw9cpiya4m9n0yrh0h6xnrc8zcfy543jj"; 2306 type = "gem"; 2307 }; 2308 version = "2.5.1"; 2309 }; 2310 minitest = { 2311 groups = ["default"]; 2312 platforms = []; 2313 source = { 2314 remotes = ["https://rubygems.org"]; 2315 sha256 = "0bkmfi9mb49m0fkdhl2g38i3xxa02d411gg0m8x0gvbwfmmg5ym3"; 2316 type = "gem"; 2317 }; 2318 version = "5.20.0"; 2319 }; 2320 molinillo = { 2321 groups = ["default"]; 2322 platforms = []; 2323 source = { 2324 remotes = ["https://rubygems.org"]; 2325 sha256 = "0p846facmh1j5xmbrpgzadflspvk7bzs3sykrh5s7qi4cdqz5gzg"; 2326 type = "gem"; 2327 }; 2328 version = "0.8.0"; 2329 }; 2330 msgpack = { 2331 groups = ["default"]; 2332 platforms = []; 2333 source = { 2334 remotes = ["https://rubygems.org"]; 2335 sha256 = "1a5adcb7bwan09mqhj3wi9ib52hmdzmqg7q08pggn3adibyn5asr"; 2336 type = "gem"; 2337 }; 2338 version = "1.7.2"; 2339 }; 2340 multi_json = { 2341 groups = ["default"]; 2342 platforms = []; 2343 source = { 2344 remotes = ["https://rubygems.org"]; 2345 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 2346 type = "gem"; 2347 }; 2348 version = "1.15.0"; 2349 }; 2350 mustermann = { 2351 dependencies = ["ruby2_keywords"]; 2352 groups = ["default"]; 2353 platforms = []; 2354 source = { 2355 remotes = ["https://rubygems.org"]; 2356 sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd"; 2357 type = "gem"; 2358 }; 2359 version = "3.0.0"; 2360 }; 2361 mutex_m = { 2362 groups = ["default"]; 2363 platforms = []; 2364 source = { 2365 remotes = ["https://rubygems.org"]; 2366 sha256 = "1pkxnp7p44kvs460bbbgjarr7xy1j8kjjmhwkg1kypj9wgmwb6qa"; 2367 type = "gem"; 2368 }; 2369 version = "0.1.2"; 2370 }; 2371 mysql2 = { 2372 groups = ["default"]; 2373 platforms = []; 2374 source = { 2375 remotes = ["https://rubygems.org"]; 2376 sha256 = "1gjvj215qdhwk3292sc7xsn6fmwnnaq2xs35hh5hc8d8j22izlbn"; 2377 type = "gem"; 2378 }; 2379 version = "0.5.5"; 2380 }; 2381 nanaimo = { 2382 groups = ["default"]; 2383 platforms = []; 2384 source = { 2385 remotes = ["https://rubygems.org"]; 2386 sha256 = "0xi36h3f7nm8bc2k0b6svpda1lyank2gf872lxjbhw3h95hdrbma"; 2387 type = "gem"; 2388 }; 2389 version = "0.3.0"; 2390 }; 2391 nap = { 2392 groups = ["default"]; 2393 platforms = []; 2394 source = { 2395 remotes = ["https://rubygems.org"]; 2396 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 2397 type = "gem"; 2398 }; 2399 version = "1.1.0"; 2400 }; 2401 native-package-installer = { 2402 groups = ["default"]; 2403 platforms = []; 2404 source = { 2405 remotes = ["https://rubygems.org"]; 2406 sha256 = "004wx9xhcam92g1d4ybvrl1yqablm2svalyck9sq4igy9nwkz9nb"; 2407 type = "gem"; 2408 }; 2409 version = "1.1.8"; 2410 }; 2411 ncursesw = { 2412 groups = ["default"]; 2413 platforms = []; 2414 source = { 2415 remotes = ["https://rubygems.org"]; 2416 sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr"; 2417 type = "gem"; 2418 }; 2419 version = "1.4.10"; 2420 }; 2421 net-imap = { 2422 dependencies = ["date" "net-protocol"]; 2423 groups = ["default"]; 2424 platforms = []; 2425 source = { 2426 remotes = ["https://rubygems.org"]; 2427 sha256 = "129h6qs08iyl976zzs96pqbigd82rz89jn3fd71xi0s82q7sl0h0"; 2428 type = "gem"; 2429 }; 2430 version = "0.4.0"; 2431 }; 2432 net-pop = { 2433 dependencies = ["net-protocol"]; 2434 groups = ["default"]; 2435 platforms = []; 2436 source = { 2437 remotes = ["https://rubygems.org"]; 2438 sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4"; 2439 type = "gem"; 2440 }; 2441 version = "0.1.2"; 2442 }; 2443 net-protocol = { 2444 dependencies = ["timeout"]; 2445 groups = ["default"]; 2446 platforms = []; 2447 source = { 2448 remotes = ["https://rubygems.org"]; 2449 sha256 = "0dxckrlw4q1lcn3qg4mimmjazmg9bma5gllv72f8js3p36fb3b91"; 2450 type = "gem"; 2451 }; 2452 version = "0.2.1"; 2453 }; 2454 net-scp = { 2455 dependencies = ["net-ssh"]; 2456 groups = ["default"]; 2457 platforms = []; 2458 source = { 2459 remotes = ["https://rubygems.org"]; 2460 sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk"; 2461 type = "gem"; 2462 }; 2463 version = "4.0.0"; 2464 }; 2465 net-smtp = { 2466 dependencies = ["net-protocol"]; 2467 groups = ["default"]; 2468 platforms = []; 2469 source = { 2470 remotes = ["https://rubygems.org"]; 2471 sha256 = "1rx3758w0bmbr21s2nsc6llflsrnp50fwdnly3ixra4v53gbhzid"; 2472 type = "gem"; 2473 }; 2474 version = "0.4.0"; 2475 }; 2476 net-ssh = { 2477 groups = ["default"]; 2478 platforms = []; 2479 source = { 2480 remotes = ["https://rubygems.org"]; 2481 sha256 = "1jyj6j7w9zpj2zhp4dyhdjiwsn9rqwksj7s7fzpnn7rx2xvz2a1a"; 2482 type = "gem"; 2483 }; 2484 version = "7.2.0"; 2485 }; 2486 netrc = { 2487 groups = ["default"]; 2488 platforms = []; 2489 source = { 2490 remotes = ["https://rubygems.org"]; 2491 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 2492 type = "gem"; 2493 }; 2494 version = "0.11.0"; 2495 }; 2496 nio4r = { 2497 groups = ["default"]; 2498 platforms = []; 2499 source = { 2500 remotes = ["https://rubygems.org"]; 2501 sha256 = "0w9978zwjf1qhy3amkivab0f9syz6a7k0xgydjidaf7xc831d78f"; 2502 type = "gem"; 2503 }; 2504 version = "2.5.9"; 2505 }; 2506 nokogiri = { 2507 dependencies = ["mini_portile2" "racc"]; 2508 groups = ["default"]; 2509 platforms = []; 2510 source = { 2511 remotes = ["https://rubygems.org"]; 2512 sha256 = "0k9w2z0953mnjrsji74cshqqp08q7m1r6zhadw1w0g34xzjh3a74"; 2513 type = "gem"; 2514 }; 2515 version = "1.15.4"; 2516 }; 2517 octokit = { 2518 dependencies = ["faraday" "sawyer"]; 2519 groups = ["default"]; 2520 platforms = []; 2521 source = { 2522 remotes = ["https://rubygems.org"]; 2523 sha256 = "15lvy06h276jryxg19258b2yqaykf0567sp0n16yipywhbp94860"; 2524 type = "gem"; 2525 }; 2526 version = "4.25.1"; 2527 }; 2528 og-corefoundation = { 2529 dependencies = ["ffi"]; 2530 groups = ["default"]; 2531 platforms = []; 2532 source = { 2533 remotes = ["https://rubygems.org"]; 2534 sha256 = "0xmz13rb92xy55askn5f3kkmz14qwyyhkdsikk2gd1ydicnaqkh8"; 2535 type = "gem"; 2536 }; 2537 version = "0.2.3"; 2538 }; 2539 one_gadget = { 2540 dependencies = ["elftools"]; 2541 groups = ["default"]; 2542 platforms = []; 2543 source = { 2544 remotes = ["https://rubygems.org"]; 2545 sha256 = "0v079xkzzr1bjff5z2wlzs0k11nk4b04kgy1p63lwhbl12jl7qz1"; 2546 type = "gem"; 2547 }; 2548 version = "1.7.4"; 2549 }; 2550 openssl = { 2551 groups = ["default"]; 2552 platforms = []; 2553 source = { 2554 remotes = ["https://rubygems.org"]; 2555 sha256 = "054d6ybgjdzxw567m7rbnd46yp6gkdbc5ihr536vxd3p15vbhjrw"; 2556 type = "gem"; 2557 }; 2558 version = "3.2.0"; 2559 }; 2560 optimist = { 2561 groups = ["default"]; 2562 platforms = []; 2563 source = { 2564 remotes = ["https://rubygems.org"]; 2565 sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk"; 2566 type = "gem"; 2567 }; 2568 version = "3.0.1"; 2569 }; 2570 opus-ruby = { 2571 dependencies = ["ffi"]; 2572 groups = ["default"]; 2573 platforms = []; 2574 source = { 2575 remotes = ["https://rubygems.org"]; 2576 sha256 = "0lyf2a8f1w1jk0qrl8h0gsydfalbh19g5k2c6xlq8j1sfzb0ij4d"; 2577 type = "gem"; 2578 }; 2579 version = "1.0.1"; 2580 }; 2581 ovirt-engine-sdk = { 2582 dependencies = ["json"]; 2583 groups = ["default"]; 2584 platforms = []; 2585 source = { 2586 remotes = ["https://rubygems.org"]; 2587 sha256 = "0m2acfd6l6k9xvqxvwivcnwji9974ac7498znydxh69z1x3rr8nm"; 2588 type = "gem"; 2589 }; 2590 version = "4.4.1"; 2591 }; 2592 pandocomatic = { 2593 dependencies = ["optimist" "paru"]; 2594 groups = ["default"]; 2595 platforms = []; 2596 source = { 2597 remotes = ["https://rubygems.org"]; 2598 sha256 = "1rqjqv5gk89xdyva8i6lak5hsd97mcrsk4l6bdg94ig98ac55as5"; 2599 type = "gem"; 2600 }; 2601 version = "1.1.1"; 2602 }; 2603 pango = { 2604 dependencies = ["cairo-gobject" "gobject-introspection"]; 2605 groups = ["default"]; 2606 platforms = []; 2607 source = { 2608 remotes = ["https://rubygems.org"]; 2609 sha256 = "0n41ywk853l3arii0ksnbwhzncy16y6n8kfxvd548433gx2355qw"; 2610 type = "gem"; 2611 }; 2612 version = "4.2.0"; 2613 }; 2614 parallel = { 2615 groups = ["default"]; 2616 platforms = []; 2617 source = { 2618 remotes = ["https://rubygems.org"]; 2619 sha256 = "0jcc512l38c0c163ni3jgskvq1vc3mr8ly5pvjijzwvfml9lf597"; 2620 type = "gem"; 2621 }; 2622 version = "1.23.0"; 2623 }; 2624 parser = { 2625 dependencies = ["ast" "racc"]; 2626 groups = ["default"]; 2627 platforms = []; 2628 source = { 2629 remotes = ["https://rubygems.org"]; 2630 sha256 = "0r69dbh6h6j4d54isany2ir4ni4gf2ysvk3k44awi6amz18nggpd"; 2631 type = "gem"; 2632 }; 2633 version = "3.2.2.4"; 2634 }; 2635 paru = { 2636 groups = ["default"]; 2637 platforms = []; 2638 source = { 2639 remotes = ["https://rubygems.org"]; 2640 sha256 = "07jn3rndwfrqlziknhrqlvn523xb5kirnpbcmb4h4hw5npf67nii"; 2641 type = "gem"; 2642 }; 2643 version = "1.1.2"; 2644 }; 2645 pastel = { 2646 dependencies = ["tty-color"]; 2647 groups = ["default"]; 2648 platforms = []; 2649 source = { 2650 remotes = ["https://rubygems.org"]; 2651 sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8"; 2652 type = "gem"; 2653 }; 2654 version = "0.8.0"; 2655 }; 2656 pathutil = { 2657 dependencies = ["forwardable-extended"]; 2658 groups = ["default"]; 2659 platforms = []; 2660 source = { 2661 remotes = ["https://rubygems.org"]; 2662 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4"; 2663 type = "gem"; 2664 }; 2665 version = "0.16.2"; 2666 }; 2667 patron = { 2668 groups = ["default"]; 2669 platforms = []; 2670 source = { 2671 remotes = ["https://rubygems.org"]; 2672 sha256 = "0523gddx88zql2mq6655k60gy2ac8vybpzkcf90lmd9nx7wl3fi9"; 2673 type = "gem"; 2674 }; 2675 version = "0.13.3"; 2676 }; 2677 pcaprub = { 2678 groups = ["default"]; 2679 platforms = []; 2680 source = { 2681 remotes = ["https://rubygems.org"]; 2682 sha256 = "0886fcc5bi0kc0rbma5fj3wa3hbg2nl7ivnbi2j995yzg36zq7xy"; 2683 type = "gem"; 2684 }; 2685 version = "0.13.1"; 2686 }; 2687 pg = { 2688 groups = ["default"]; 2689 platforms = []; 2690 source = { 2691 remotes = ["https://rubygems.org"]; 2692 sha256 = "0pfj771p5a29yyyw58qacks464sl86d5m3jxjl5rlqqw2m3v5xq4"; 2693 type = "gem"; 2694 }; 2695 version = "1.5.4"; 2696 }; 2697 pkg-config = { 2698 groups = ["default"]; 2699 platforms = []; 2700 source = { 2701 remotes = ["https://rubygems.org"]; 2702 sha256 = "184c3fb62qafc4wpar63w1ig5g7qh22a632slzrpq37zjjwpszqd"; 2703 type = "gem"; 2704 }; 2705 version = "1.5.5"; 2706 }; 2707 polyglot = { 2708 groups = ["default"]; 2709 platforms = []; 2710 source = { 2711 remotes = ["https://rubygems.org"]; 2712 sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr"; 2713 type = "gem"; 2714 }; 2715 version = "0.3.5"; 2716 }; 2717 prettier = { 2718 dependencies = ["syntax_tree" "syntax_tree-haml" "syntax_tree-rbs"]; 2719 groups = ["default"]; 2720 platforms = []; 2721 source = { 2722 remotes = ["https://rubygems.org"]; 2723 sha256 = "1y7p5712grf8sd4kmk9i62qs9mak2fd8685i78qv95wdz3g2csaa"; 2724 type = "gem"; 2725 }; 2726 version = "4.0.2"; 2727 }; 2728 prettier_print = { 2729 groups = ["default"]; 2730 platforms = []; 2731 source = { 2732 remotes = ["https://rubygems.org"]; 2733 sha256 = "1ybgks9862zmlx71zd4j20ky86fsrp6j6m0az4hzzb1zyaskha57"; 2734 type = "gem"; 2735 }; 2736 version = "1.2.1"; 2737 }; 2738 pry = { 2739 dependencies = ["coderay" "method_source"]; 2740 groups = ["default"]; 2741 platforms = []; 2742 source = { 2743 remotes = ["https://rubygems.org"]; 2744 sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4"; 2745 type = "gem"; 2746 }; 2747 version = "0.14.2"; 2748 }; 2749 pry-byebug = { 2750 dependencies = ["byebug" "pry"]; 2751 groups = ["default"]; 2752 platforms = []; 2753 source = { 2754 remotes = ["https://rubygems.org"]; 2755 sha256 = "1y41al94ks07166qbp2200yzyr5y60hm7xaiw4lxpgsm4b1pbyf8"; 2756 type = "gem"; 2757 }; 2758 version = "3.10.1"; 2759 }; 2760 pry-doc = { 2761 dependencies = ["pry" "yard"]; 2762 groups = ["default"]; 2763 platforms = []; 2764 source = { 2765 remotes = ["https://rubygems.org"]; 2766 sha256 = "1pp43n69p6bjvc640wgcz295w1q2v9awcqgbwcqn082dbvq5xvnx"; 2767 type = "gem"; 2768 }; 2769 version = "1.4.0"; 2770 }; 2771 psych = { 2772 dependencies = ["stringio"]; 2773 groups = ["default"]; 2774 platforms = []; 2775 source = { 2776 remotes = ["https://rubygems.org"]; 2777 sha256 = "1msambb54r3d1sg6smyj4k2pj9h9lz8jq4jamip7ivcyv32a85vz"; 2778 type = "gem"; 2779 }; 2780 version = "5.1.0"; 2781 }; 2782 public_suffix = { 2783 groups = ["default"]; 2784 platforms = []; 2785 source = { 2786 remotes = ["https://rubygems.org"]; 2787 sha256 = "1f3knlwfwm05sfbaihrxm4g772b79032q14c16q4b38z8bi63qcb"; 2788 type = "gem"; 2789 }; 2790 version = "4.0.7"; 2791 }; 2792 puma = { 2793 dependencies = ["nio4r"]; 2794 groups = ["default"]; 2795 platforms = []; 2796 source = { 2797 remotes = ["https://rubygems.org"]; 2798 sha256 = "1y8jcw80zcxvdq0id329lzmp5pzx7hpac227d7sgjkblc89s3pfm"; 2799 type = "gem"; 2800 }; 2801 version = "6.4.0"; 2802 }; 2803 pwntools = { 2804 dependencies = ["crabstone" "dentaku" "elftools" "keystone-engine" "method_source" "one_gadget" "rainbow" "ruby2ruby" "rubyserial"]; 2805 groups = ["default"]; 2806 platforms = []; 2807 source = { 2808 remotes = ["https://rubygems.org"]; 2809 sha256 = "0pxc3lcgnywglv0skzj1r8i4p8mwcj27hlwzwqf8sj2mn3iqyjnd"; 2810 type = "gem"; 2811 }; 2812 version = "1.2.1"; 2813 }; 2814 racc = { 2815 groups = ["default"]; 2816 platforms = []; 2817 source = { 2818 remotes = ["https://rubygems.org"]; 2819 sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g"; 2820 type = "gem"; 2821 }; 2822 version = "1.7.1"; 2823 }; 2824 rack = { 2825 groups = ["default"]; 2826 platforms = []; 2827 source = { 2828 remotes = ["https://rubygems.org"]; 2829 sha256 = "15rdwbyk71c9nxvd527bvb8jxkcys8r3dj3vqra5b3sa63qs30vv"; 2830 type = "gem"; 2831 }; 2832 version = "2.2.8"; 2833 }; 2834 rack-protection = { 2835 dependencies = ["rack"]; 2836 groups = ["default"]; 2837 platforms = []; 2838 source = { 2839 remotes = ["https://rubygems.org"]; 2840 sha256 = "0xsz78hccgza144n37bfisdkzpr2c8m0xl6rnlzgxdbsm1zrkg7r"; 2841 type = "gem"; 2842 }; 2843 version = "3.1.0"; 2844 }; 2845 rack-session = { 2846 dependencies = ["rack"]; 2847 groups = ["default"]; 2848 platforms = []; 2849 source = { 2850 remotes = ["https://rubygems.org"]; 2851 sha256 = "11w6yd60n8ng1ncs1ajlv42dg08yks09drlsgriydgpcjwz21d40"; 2852 type = "gem"; 2853 }; 2854 version = "1.0.1"; 2855 }; 2856 rack-test = { 2857 dependencies = ["rack"]; 2858 groups = ["default"]; 2859 platforms = []; 2860 source = { 2861 remotes = ["https://rubygems.org"]; 2862 sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c"; 2863 type = "gem"; 2864 }; 2865 version = "2.1.0"; 2866 }; 2867 rackup = { 2868 dependencies = ["rack" "webrick"]; 2869 groups = ["default"]; 2870 platforms = []; 2871 source = { 2872 remotes = ["https://rubygems.org"]; 2873 sha256 = "1wbr03334ba9ilcq25wh9913xciwj0j117zs60vsqm0zgwdkwpp9"; 2874 type = "gem"; 2875 }; 2876 version = "1.0.0"; 2877 }; 2878 rails = { 2879 dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties"]; 2880 groups = ["default"]; 2881 platforms = []; 2882 source = { 2883 remotes = ["https://rubygems.org"]; 2884 sha256 = "0bzzryklzna9lsmf34sj52x1wvb81wxwaiwa95hblan11wng43jk"; 2885 type = "gem"; 2886 }; 2887 version = "7.1.0"; 2888 }; 2889 rails-dom-testing = { 2890 dependencies = ["activesupport" "minitest" "nokogiri"]; 2891 groups = ["default"]; 2892 platforms = []; 2893 source = { 2894 remotes = ["https://rubygems.org"]; 2895 sha256 = "0fx9dx1ag0s1lr6lfr34lbx5i1bvn3bhyf3w3mx6h7yz90p725g5"; 2896 type = "gem"; 2897 }; 2898 version = "2.2.0"; 2899 }; 2900 rails-html-sanitizer = { 2901 dependencies = ["loofah" "nokogiri"]; 2902 groups = ["default"]; 2903 platforms = []; 2904 source = { 2905 remotes = ["https://rubygems.org"]; 2906 sha256 = "1pm4z853nyz1bhhqr7fzl44alnx4bjachcr6rh6qjj375sfz3sc6"; 2907 type = "gem"; 2908 }; 2909 version = "1.6.0"; 2910 }; 2911 railties = { 2912 dependencies = ["actionpack" "activesupport" "irb" "rackup" "rake" "thor" "zeitwerk"]; 2913 groups = ["default"]; 2914 platforms = []; 2915 source = { 2916 remotes = ["https://rubygems.org"]; 2917 sha256 = "0iyjy761sfk238by4br38j5a24bwvfhsr3wjm5yqf4gjw1srr7rx"; 2918 type = "gem"; 2919 }; 2920 version = "7.1.0"; 2921 }; 2922 rainbow = { 2923 groups = ["default"]; 2924 platforms = []; 2925 source = { 2926 remotes = ["https://rubygems.org"]; 2927 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 2928 type = "gem"; 2929 }; 2930 version = "3.1.1"; 2931 }; 2932 rake = { 2933 groups = ["default"]; 2934 platforms = []; 2935 source = { 2936 remotes = ["https://rubygems.org"]; 2937 sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w"; 2938 type = "gem"; 2939 }; 2940 version = "13.0.6"; 2941 }; 2942 rb-fsevent = { 2943 groups = ["default"]; 2944 platforms = []; 2945 source = { 2946 remotes = ["https://rubygems.org"]; 2947 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; 2948 type = "gem"; 2949 }; 2950 version = "0.11.2"; 2951 }; 2952 rb-inotify = { 2953 dependencies = ["ffi"]; 2954 groups = ["default"]; 2955 platforms = []; 2956 source = { 2957 remotes = ["https://rubygems.org"]; 2958 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; 2959 type = "gem"; 2960 }; 2961 version = "0.10.1"; 2962 }; 2963 rb-readline = { 2964 groups = ["default"]; 2965 platforms = []; 2966 source = { 2967 remotes = ["https://rubygems.org"]; 2968 sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy"; 2969 type = "gem"; 2970 }; 2971 version = "0.5.5"; 2972 }; 2973 rbnacl = { 2974 dependencies = ["ffi"]; 2975 groups = ["default"]; 2976 platforms = []; 2977 source = { 2978 remotes = ["https://rubygems.org"]; 2979 sha256 = "0y8yzianlkc9w6sbqy8iy8l0yym0y6x7p5rjflkfixq76fqmhvzk"; 2980 type = "gem"; 2981 }; 2982 version = "7.1.1"; 2983 }; 2984 rbs = { 2985 groups = ["default"]; 2986 platforms = []; 2987 source = { 2988 remotes = ["https://rubygems.org"]; 2989 sha256 = "0dgj5n7rj83981fvrhswfwsh88x42p7r00nvd80hkxmdcjvda2h6"; 2990 type = "gem"; 2991 }; 2992 version = "2.8.4"; 2993 }; 2994 rchardet = { 2995 groups = ["default"]; 2996 platforms = []; 2997 source = { 2998 remotes = ["https://rubygems.org"]; 2999 sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9"; 3000 type = "gem"; 3001 }; 3002 version = "1.8.0"; 3003 }; 3004 rdoc = { 3005 dependencies = ["psych"]; 3006 groups = ["default"]; 3007 platforms = []; 3008 source = { 3009 remotes = ["https://rubygems.org"]; 3010 sha256 = "05r2cxscapr9saqjw8dlp89as7jvc2mlz1h5kssrmkbz105qmfcm"; 3011 type = "gem"; 3012 }; 3013 version = "6.5.0"; 3014 }; 3015 re2 = { 3016 dependencies = ["mini_portile2"]; 3017 groups = ["default"]; 3018 platforms = []; 3019 source = { 3020 remotes = ["https://rubygems.org"]; 3021 sha256 = "13xfrx1wwq7n2qsw449fq8h611n05v400i9dz9k6pdia019hp8q3"; 3022 type = "gem"; 3023 }; 3024 version = "2.1.3"; 3025 }; 3026 red-colors = { 3027 dependencies = ["matrix"]; 3028 groups = ["default"]; 3029 platforms = []; 3030 source = { 3031 remotes = ["https://rubygems.org"]; 3032 sha256 = "1xqnbbcqg55abn985m716l6n5izyaaf4zdllhc8095cfqz2fbjcx"; 3033 type = "gem"; 3034 }; 3035 version = "0.3.0"; 3036 }; 3037 redcarpet = { 3038 groups = ["default"]; 3039 platforms = []; 3040 source = { 3041 remotes = ["https://rubygems.org"]; 3042 sha256 = "1sg9sbf9pm91l7lac7fs4silabyn0vflxwaa2x3lrzsm0ff8ilca"; 3043 type = "gem"; 3044 }; 3045 version = "3.6.0"; 3046 }; 3047 redis = { 3048 dependencies = ["redis-client"]; 3049 groups = ["default"]; 3050 platforms = []; 3051 source = { 3052 remotes = ["https://rubygems.org"]; 3053 sha256 = "00qqqzgh7f0f2j6rkbm5v7976mg8ik4sapk2vnb3rq98m8xc1wfw"; 3054 type = "gem"; 3055 }; 3056 version = "5.0.7"; 3057 }; 3058 redis-client = { 3059 dependencies = ["connection_pool"]; 3060 groups = ["default"]; 3061 platforms = []; 3062 source = { 3063 remotes = ["https://rubygems.org"]; 3064 sha256 = "0n3nl3znncrnv2gi4byqhc79jvv50b0vkf7ci7w6a90qn9fvwxxm"; 3065 type = "gem"; 3066 }; 3067 version = "0.17.0"; 3068 }; 3069 redis-rack = { 3070 dependencies = ["rack" "redis-store"]; 3071 groups = ["default"]; 3072 platforms = []; 3073 source = { 3074 remotes = ["https://rubygems.org"]; 3075 sha256 = "0k3pn706wnf7lb24l6hwsi00c8rx693hvgfnccw3qj1y635ywwh8"; 3076 type = "gem"; 3077 }; 3078 version = "2.1.4"; 3079 }; 3080 redis-store = { 3081 dependencies = ["redis"]; 3082 groups = ["default"]; 3083 platforms = []; 3084 source = { 3085 remotes = ["https://rubygems.org"]; 3086 sha256 = "17mhr1g3lmacrgjndbmrklngy32g55165n53111q70kykx7qjn7j"; 3087 type = "gem"; 3088 }; 3089 version = "1.10.0"; 3090 }; 3091 regexp_parser = { 3092 groups = ["default"]; 3093 platforms = []; 3094 source = { 3095 remotes = ["https://rubygems.org"]; 3096 sha256 = "136br91alxdwh1s85z912dwz23qlhm212vy6i3wkinz3z8mkxxl3"; 3097 type = "gem"; 3098 }; 3099 version = "2.8.1"; 3100 }; 3101 reline = { 3102 dependencies = ["io-console"]; 3103 groups = ["default"]; 3104 platforms = []; 3105 source = { 3106 remotes = ["https://rubygems.org"]; 3107 sha256 = "0187pj9k7d8kdvzjk6r6mf7z7wy18saxxhn7x7pqc840w6h4s0ja"; 3108 type = "gem"; 3109 }; 3110 version = "0.3.9"; 3111 }; 3112 rest-client = { 3113 dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"]; 3114 groups = ["default"]; 3115 platforms = []; 3116 source = { 3117 remotes = ["https://rubygems.org"]; 3118 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im"; 3119 type = "gem"; 3120 }; 3121 version = "2.1.0"; 3122 }; 3123 reverse_markdown = { 3124 dependencies = ["nokogiri"]; 3125 groups = ["default"]; 3126 platforms = []; 3127 source = { 3128 remotes = ["https://rubygems.org"]; 3129 sha256 = "0087vhw5ik50lxvddicns01clkx800fk5v5qnrvi3b42nrk6885j"; 3130 type = "gem"; 3131 }; 3132 version = "2.1.1"; 3133 }; 3134 rexml = { 3135 groups = ["default"]; 3136 platforms = []; 3137 source = { 3138 remotes = ["https://rubygems.org"]; 3139 sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 3140 type = "gem"; 3141 }; 3142 version = "3.2.6"; 3143 }; 3144 rmagick = { 3145 dependencies = ["pkg-config"]; 3146 groups = ["default"]; 3147 platforms = []; 3148 source = { 3149 remotes = ["https://rubygems.org"]; 3150 sha256 = "080h8755lks9395a2s4ijavzcsgp62367damj0dxif92jdayllzs"; 3151 type = "gem"; 3152 }; 3153 version = "5.3.0"; 3154 }; 3155 rouge = { 3156 groups = ["default"]; 3157 platforms = []; 3158 source = { 3159 remotes = ["https://rubygems.org"]; 3160 sha256 = "0b4b300i3m4m4kw7w1n9wgxwy16zccnb7271miksyzd0wq5b9pm3"; 3161 type = "gem"; 3162 }; 3163 version = "3.26.0"; 3164 }; 3165 rpam2 = { 3166 groups = ["default"]; 3167 platforms = []; 3168 source = { 3169 remotes = ["https://rubygems.org"]; 3170 sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33"; 3171 type = "gem"; 3172 }; 3173 version = "4.0.2"; 3174 }; 3175 rspec = { 3176 dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 3177 groups = ["default"]; 3178 platforms = []; 3179 source = { 3180 remotes = ["https://rubygems.org"]; 3181 sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c"; 3182 type = "gem"; 3183 }; 3184 version = "3.12.0"; 3185 }; 3186 rspec-core = { 3187 dependencies = ["rspec-support"]; 3188 groups = ["default"]; 3189 platforms = []; 3190 source = { 3191 remotes = ["https://rubygems.org"]; 3192 sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm"; 3193 type = "gem"; 3194 }; 3195 version = "3.12.2"; 3196 }; 3197 rspec-expectations = { 3198 dependencies = ["diff-lcs" "rspec-support"]; 3199 groups = ["default"]; 3200 platforms = []; 3201 source = { 3202 remotes = ["https://rubygems.org"]; 3203 sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89"; 3204 type = "gem"; 3205 }; 3206 version = "3.12.3"; 3207 }; 3208 rspec-mocks = { 3209 dependencies = ["diff-lcs" "rspec-support"]; 3210 groups = ["default"]; 3211 platforms = []; 3212 source = { 3213 remotes = ["https://rubygems.org"]; 3214 sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy"; 3215 type = "gem"; 3216 }; 3217 version = "3.12.6"; 3218 }; 3219 rspec-support = { 3220 groups = ["default"]; 3221 platforms = []; 3222 source = { 3223 remotes = ["https://rubygems.org"]; 3224 sha256 = "1ky86j3ksi26ng9ybd7j0qsdf1lpr8mzrmn98yy9gzv801fvhsgr"; 3225 type = "gem"; 3226 }; 3227 version = "3.12.1"; 3228 }; 3229 rubocop = { 3230 dependencies = ["base64" "json" "language_server-protocol" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"]; 3231 groups = ["default"]; 3232 platforms = []; 3233 source = { 3234 remotes = ["https://rubygems.org"]; 3235 sha256 = "0wgnf17sq22f4f79r44hxbd1w0ivvl89mbjshpzqzd4zk199y8wq"; 3236 type = "gem"; 3237 }; 3238 version = "1.56.4"; 3239 }; 3240 rubocop-ast = { 3241 dependencies = ["parser"]; 3242 groups = ["default"]; 3243 platforms = []; 3244 source = { 3245 remotes = ["https://rubygems.org"]; 3246 sha256 = "188bs225kkhrb17dsf3likdahs2p1i1sqn0pr3pvlx50g6r2mnni"; 3247 type = "gem"; 3248 }; 3249 version = "1.29.0"; 3250 }; 3251 rubocop-performance = { 3252 dependencies = ["rubocop" "rubocop-ast"]; 3253 groups = ["default"]; 3254 platforms = []; 3255 source = { 3256 remotes = ["https://rubygems.org"]; 3257 sha256 = "1pzsrnjmrachdjxzl9jpw47cydicn3408vgdg3a4bss4v5r42rjj"; 3258 type = "gem"; 3259 }; 3260 version = "1.19.1"; 3261 }; 3262 ruby-graphviz = { 3263 dependencies = ["rexml"]; 3264 groups = ["default"]; 3265 platforms = []; 3266 source = { 3267 remotes = ["https://rubygems.org"]; 3268 sha256 = "010m283gk4qgzxkgrldlnrglh8d5fn6zvrzm56wf5abd7x7b8aqw"; 3269 type = "gem"; 3270 }; 3271 version = "1.2.5"; 3272 }; 3273 ruby-keychain = { 3274 dependencies = ["ffi" "og-corefoundation"]; 3275 groups = ["default"]; 3276 platforms = []; 3277 source = { 3278 remotes = ["https://rubygems.org"]; 3279 sha256 = "1g57fr1r39bfh1r887hp87mawfg3miidagvpqyqq3l0152ya43wr"; 3280 type = "gem"; 3281 }; 3282 version = "0.4.0"; 3283 }; 3284 ruby-libvirt = { 3285 groups = ["default"]; 3286 platforms = []; 3287 source = { 3288 remotes = ["https://rubygems.org"]; 3289 sha256 = "0rnmbfhdz270fky0cm8w1i73gkrnlf3s1hdkm5yxjkdbvapwvjsd"; 3290 type = "gem"; 3291 }; 3292 version = "0.8.0"; 3293 }; 3294 ruby-lsp = { 3295 dependencies = ["language_server-protocol" "sorbet-runtime" "yarp"]; 3296 groups = ["default"]; 3297 platforms = []; 3298 source = { 3299 remotes = ["https://rubygems.org"]; 3300 sha256 = "0drw0zbymw9bb2jln5arqk8vw1w0h68bk8h87ppws72695z5r6vb"; 3301 type = "gem"; 3302 }; 3303 version = "0.11.1"; 3304 }; 3305 ruby-lxc = { 3306 groups = ["default"]; 3307 platforms = []; 3308 source = { 3309 remotes = ["https://rubygems.org"]; 3310 sha256 = "08pnghqp15fwylq6w2qh7x1ikkiq87irpy0z03n0gma4gdzzx2qa"; 3311 type = "gem"; 3312 }; 3313 version = "1.2.3"; 3314 }; 3315 ruby-macho = { 3316 groups = ["default"]; 3317 platforms = []; 3318 source = { 3319 remotes = ["https://rubygems.org"]; 3320 sha256 = "1jgmhj4srl7cck1ipbjys6q4klcs473gq90bm59baw4j1wpfaxch"; 3321 type = "gem"; 3322 }; 3323 version = "2.5.1"; 3324 }; 3325 ruby-progressbar = { 3326 groups = ["default"]; 3327 platforms = []; 3328 source = { 3329 remotes = ["https://rubygems.org"]; 3330 sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40"; 3331 type = "gem"; 3332 }; 3333 version = "1.13.0"; 3334 }; 3335 ruby-terminfo = { 3336 groups = ["default"]; 3337 platforms = []; 3338 source = { 3339 remotes = ["https://rubygems.org"]; 3340 sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm"; 3341 type = "gem"; 3342 }; 3343 version = "0.1.1"; 3344 }; 3345 ruby-vips = { 3346 dependencies = ["ffi"]; 3347 groups = ["default"]; 3348 platforms = []; 3349 source = { 3350 remotes = ["https://rubygems.org"]; 3351 sha256 = "19pzpx406rr9s3qk527rn9y3b76sjq5pi7y0xzqiy50q3k0hhg7g"; 3352 type = "gem"; 3353 }; 3354 version = "2.1.4"; 3355 }; 3356 ruby2_keywords = { 3357 groups = ["default"]; 3358 platforms = []; 3359 source = { 3360 remotes = ["https://rubygems.org"]; 3361 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz"; 3362 type = "gem"; 3363 }; 3364 version = "0.0.5"; 3365 }; 3366 ruby2ruby = { 3367 dependencies = ["ruby_parser" "sexp_processor"]; 3368 groups = ["default"]; 3369 platforms = []; 3370 source = { 3371 remotes = ["https://rubygems.org"]; 3372 sha256 = "04bz2jw3ida07mgk450l9m6xklhzbv0z4s6ak6bl7vp4rhcy41f8"; 3373 type = "gem"; 3374 }; 3375 version = "2.5.0"; 3376 }; 3377 ruby_parser = { 3378 dependencies = ["sexp_processor"]; 3379 groups = ["default"]; 3380 platforms = []; 3381 source = { 3382 remotes = ["https://rubygems.org"]; 3383 sha256 = "0j8w4mqhqaw53jd27cfhq1mq02d1r606x9fmrpfzz0fwjnk8j8ld"; 3384 type = "gem"; 3385 }; 3386 version = "3.20.3"; 3387 }; 3388 rubyserial = { 3389 dependencies = ["ffi"]; 3390 groups = ["default"]; 3391 platforms = []; 3392 source = { 3393 remotes = ["https://rubygems.org"]; 3394 sha256 = "1vj5yan6srbvkf5vfp9d9b9z8wyygd0zxcy54c35yhkjl6kwd22q"; 3395 type = "gem"; 3396 }; 3397 version = "0.6.0"; 3398 }; 3399 rubyzip = { 3400 groups = ["default"]; 3401 platforms = []; 3402 source = { 3403 remotes = ["https://rubygems.org"]; 3404 sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; 3405 type = "gem"; 3406 }; 3407 version = "2.3.2"; 3408 }; 3409 rugged = { 3410 groups = ["default"]; 3411 platforms = []; 3412 source = { 3413 remotes = ["https://rubygems.org"]; 3414 sha256 = "02m9zksfy3dwzhbv56xq2wwmlghca5209hdg895pi2x2d2sbkahi"; 3415 type = "gem"; 3416 }; 3417 version = "1.7.1"; 3418 }; 3419 safe_yaml = { 3420 groups = ["default"]; 3421 platforms = []; 3422 source = { 3423 remotes = ["https://rubygems.org"]; 3424 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56"; 3425 type = "gem"; 3426 }; 3427 version = "1.0.5"; 3428 }; 3429 sass = { 3430 dependencies = ["sass-listen"]; 3431 groups = ["default"]; 3432 platforms = []; 3433 source = { 3434 remotes = ["https://rubygems.org"]; 3435 sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0"; 3436 type = "gem"; 3437 }; 3438 version = "3.7.4"; 3439 }; 3440 sass-listen = { 3441 dependencies = ["rb-fsevent" "rb-inotify"]; 3442 groups = ["default"]; 3443 platforms = []; 3444 source = { 3445 remotes = ["https://rubygems.org"]; 3446 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; 3447 type = "gem"; 3448 }; 3449 version = "4.0.0"; 3450 }; 3451 sassc = { 3452 dependencies = ["ffi"]; 3453 groups = ["default"]; 3454 platforms = []; 3455 source = { 3456 remotes = ["https://rubygems.org"]; 3457 sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c"; 3458 type = "gem"; 3459 }; 3460 version = "2.4.0"; 3461 }; 3462 sawyer = { 3463 dependencies = ["addressable" "faraday"]; 3464 groups = ["default"]; 3465 platforms = []; 3466 source = { 3467 remotes = ["https://rubygems.org"]; 3468 sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps"; 3469 type = "gem"; 3470 }; 3471 version = "0.9.2"; 3472 }; 3473 scrypt = { 3474 dependencies = ["ffi-compiler"]; 3475 groups = ["default"]; 3476 platforms = []; 3477 source = { 3478 remotes = ["https://rubygems.org"]; 3479 sha256 = "0jw2bn6mqpw2wbjpmsfz44pppwa6zmhg9lywimm684sxkmlxscbl"; 3480 type = "gem"; 3481 }; 3482 version = "3.0.7"; 3483 }; 3484 semian = { 3485 groups = ["default"]; 3486 platforms = []; 3487 source = { 3488 remotes = ["https://rubygems.org"]; 3489 sha256 = "0n6hiim82lfydzv71lgzmkyacsbm3q5nw7ixavprci5wrl9zwls7"; 3490 type = "gem"; 3491 }; 3492 version = "0.19.1"; 3493 }; 3494 sequel = { 3495 dependencies = ["bigdecimal"]; 3496 groups = ["default"]; 3497 platforms = []; 3498 source = { 3499 remotes = ["https://rubygems.org"]; 3500 sha256 = "0xxdnal3qh53kvp72ykf6jbcv7m69bjg61h59awp3xbzmdqli7q5"; 3501 type = "gem"; 3502 }; 3503 version = "5.73.0"; 3504 }; 3505 sequel_pg = { 3506 dependencies = ["pg" "sequel"]; 3507 groups = ["default"]; 3508 platforms = []; 3509 source = { 3510 remotes = ["https://rubygems.org"]; 3511 sha256 = "01j51vn47ynyhlxpgz6wj8swm3d8g1hrad1678s0sd43kh2hqxdg"; 3512 type = "gem"; 3513 }; 3514 version = "1.17.1"; 3515 }; 3516 sexp_processor = { 3517 groups = ["default"]; 3518 platforms = []; 3519 source = { 3520 remotes = ["https://rubygems.org"]; 3521 sha256 = "0vzz9mhg4kkdqf179pm30i204h7iskanxrk53j0csf0qrrs4iajd"; 3522 type = "gem"; 3523 }; 3524 version = "4.17.0"; 3525 }; 3526 simplecov = { 3527 dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"]; 3528 groups = ["default"]; 3529 platforms = []; 3530 source = { 3531 remotes = ["https://rubygems.org"]; 3532 sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py"; 3533 type = "gem"; 3534 }; 3535 version = "0.22.0"; 3536 }; 3537 simplecov-html = { 3538 groups = ["default"]; 3539 platforms = []; 3540 source = { 3541 remotes = ["https://rubygems.org"]; 3542 sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb"; 3543 type = "gem"; 3544 }; 3545 version = "0.12.3"; 3546 }; 3547 simplecov_json_formatter = { 3548 groups = ["default"]; 3549 platforms = []; 3550 source = { 3551 remotes = ["https://rubygems.org"]; 3552 sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j"; 3553 type = "gem"; 3554 }; 3555 version = "0.1.4"; 3556 }; 3557 simpleidn = { 3558 dependencies = ["unf"]; 3559 groups = ["default"]; 3560 platforms = []; 3561 source = { 3562 remotes = ["https://rubygems.org"]; 3563 sha256 = "06f7w6ph3bzzqk212yylfp4jfx275shgp9zg3xszbpv1ny2skp9m"; 3564 type = "gem"; 3565 }; 3566 version = "0.2.1"; 3567 }; 3568 sinatra = { 3569 dependencies = ["mustermann" "rack" "rack-protection" "tilt"]; 3570 groups = ["default"]; 3571 platforms = []; 3572 source = { 3573 remotes = ["https://rubygems.org"]; 3574 sha256 = "00541cnypsh1mnilfxxqlz6va9afrixf9m1asn4wzjp5m59777p8"; 3575 type = "gem"; 3576 }; 3577 version = "3.1.0"; 3578 }; 3579 slather = { 3580 dependencies = ["CFPropertyList" "activesupport" "clamp" "nokogiri" "xcodeproj"]; 3581 groups = ["default"]; 3582 platforms = []; 3583 source = { 3584 remotes = ["https://rubygems.org"]; 3585 sha256 = "1zw9iqvg6a0cri1v1pwymsxw5cjic4vcmi0ziss123d3g175fi3w"; 3586 type = "gem"; 3587 }; 3588 version = "2.7.5"; 3589 }; 3590 slop = { 3591 groups = ["default"]; 3592 platforms = []; 3593 source = { 3594 remotes = ["https://rubygems.org"]; 3595 sha256 = "1iyrjskgxyn8i1679qwkzns85p909aq77cgx2m4fs5ygzysj4hw4"; 3596 type = "gem"; 3597 }; 3598 version = "4.10.1"; 3599 }; 3600 snappy = { 3601 groups = ["default"]; 3602 platforms = []; 3603 source = { 3604 remotes = ["https://rubygems.org"]; 3605 sha256 = "1a77kysns9pz4nx149df0f987qj1pdfyjby2jr3iwmj2zj7r3klp"; 3606 type = "gem"; 3607 }; 3608 version = "0.3.0"; 3609 }; 3610 snmp = { 3611 groups = ["default"]; 3612 platforms = []; 3613 source = { 3614 remotes = ["https://rubygems.org"]; 3615 sha256 = "1xr7rwfk7mwxzqcgir0glmyy4j27g6yixfaswsbd2qn6r8c980qf"; 3616 type = "gem"; 3617 }; 3618 version = "1.3.2"; 3619 }; 3620 solargraph = { 3621 dependencies = ["backport" "benchmark" "diff-lcs" "e2mmap" "jaro_winkler" "kramdown" "kramdown-parser-gfm" "parser" "rbs" "reverse_markdown" "rubocop" "thor" "tilt" "yard"]; 3622 groups = ["default"]; 3623 platforms = []; 3624 source = { 3625 remotes = ["https://rubygems.org"]; 3626 sha256 = "18wpma2mgw82qzf1jwjalmz7nwdvn87b22wd5yy16jb67fqgrq78"; 3627 type = "gem"; 3628 }; 3629 version = "0.49.0"; 3630 }; 3631 sorbet-runtime = { 3632 groups = ["default"]; 3633 platforms = []; 3634 source = { 3635 remotes = ["https://rubygems.org"]; 3636 sha256 = "12jxz8xwy1mr4yfrdfs2zhf3pigli8bk0pdc5lnf82vdk8vadpmy"; 3637 type = "gem"; 3638 }; 3639 version = "0.5.11064"; 3640 }; 3641 sqlite3 = { 3642 dependencies = ["mini_portile2"]; 3643 groups = ["default"]; 3644 platforms = []; 3645 source = { 3646 remotes = ["https://rubygems.org"]; 3647 sha256 = "15415lmz69jbzl6nch4q5l2jxv054676nk6y0vgy0g3iklmjrxvc"; 3648 type = "gem"; 3649 }; 3650 version = "1.6.6"; 3651 }; 3652 stringio = { 3653 groups = ["default"]; 3654 platforms = []; 3655 source = { 3656 remotes = ["https://rubygems.org"]; 3657 sha256 = "0ix96dxbjqlpymdigb4diwrifr0bq7qhsrng95fkkp18av326nqk"; 3658 type = "gem"; 3659 }; 3660 version = "3.0.8"; 3661 }; 3662 syntax_tree = { 3663 dependencies = ["prettier_print"]; 3664 groups = ["default"]; 3665 platforms = []; 3666 source = { 3667 remotes = ["https://rubygems.org"]; 3668 sha256 = "0g9l9acknjr2yz8ynfxbcrwx2ws3wh96pfzdb31g66k08v1022m5"; 3669 type = "gem"; 3670 }; 3671 version = "6.2.0"; 3672 }; 3673 syntax_tree-haml = { 3674 dependencies = ["haml" "prettier_print" "syntax_tree"]; 3675 groups = ["default"]; 3676 platforms = []; 3677 source = { 3678 remotes = ["https://rubygems.org"]; 3679 sha256 = "0nb335cn093qnc3hyb8s4vbgn8apwz019m4dj15hz2y2gmkpdxnw"; 3680 type = "gem"; 3681 }; 3682 version = "4.0.3"; 3683 }; 3684 syntax_tree-rbs = { 3685 dependencies = ["prettier_print" "rbs" "syntax_tree"]; 3686 groups = ["default"]; 3687 platforms = []; 3688 source = { 3689 remotes = ["https://rubygems.org"]; 3690 sha256 = "1g9n2i99y6b5l3x3vp2nk0fss2x0b2gd1h5hynbs2y4ab35jhrsr"; 3691 type = "gem"; 3692 }; 3693 version = "1.0.0"; 3694 }; 3695 taglib-ruby = { 3696 groups = ["default"]; 3697 platforms = []; 3698 source = { 3699 remotes = ["https://rubygems.org"]; 3700 sha256 = "0yvchq3j0splz70796a27hr1v6ifhyab5ddc9fl1x734nhmsy4rb"; 3701 type = "gem"; 3702 }; 3703 version = "1.1.3"; 3704 }; 3705 temple = { 3706 groups = ["default"]; 3707 platforms = []; 3708 source = { 3709 remotes = ["https://rubygems.org"]; 3710 sha256 = "0fwia5hvc1xz9w7vprzjnsym3v9j5l9ggdvy70jixbvpcpz4acfz"; 3711 type = "gem"; 3712 }; 3713 version = "0.10.3"; 3714 }; 3715 terminal-table = { 3716 groups = ["default"]; 3717 platforms = []; 3718 source = { 3719 remotes = ["https://rubygems.org"]; 3720 sha256 = "0hbmzfr17ji5ws5x5z3kypmb5irwwss7q7kkad0gs005ibqrxv0a"; 3721 type = "gem"; 3722 }; 3723 version = "1.6.0"; 3724 }; 3725 thor = { 3726 groups = ["default"]; 3727 platforms = []; 3728 source = { 3729 remotes = ["https://rubygems.org"]; 3730 sha256 = "0k7j2wn14h1pl4smibasw0bp66kg626drxb59z7rzflch99cd4rg"; 3731 type = "gem"; 3732 }; 3733 version = "1.2.2"; 3734 }; 3735 thrift = { 3736 groups = ["default"]; 3737 platforms = []; 3738 source = { 3739 remotes = ["https://rubygems.org"]; 3740 sha256 = "17cwh2ivvkfzv7m0m3rpyagwqz20mcincvjvz7cg3g21xzannqys"; 3741 type = "gem"; 3742 }; 3743 version = "0.19.0"; 3744 }; 3745 tilt = { 3746 groups = ["default"]; 3747 platforms = []; 3748 source = { 3749 remotes = ["https://rubygems.org"]; 3750 sha256 = "0p3l7v619hwfi781l3r7ypyv1l8hivp09r18kmkn6g11c4yr1pc2"; 3751 type = "gem"; 3752 }; 3753 version = "2.3.0"; 3754 }; 3755 timeout = { 3756 groups = ["default"]; 3757 platforms = []; 3758 source = { 3759 remotes = ["https://rubygems.org"]; 3760 sha256 = "1d9cvm0f4zdpwa795v3zv4973y5zk59j7s1x3yn90jjrhcz1yvfd"; 3761 type = "gem"; 3762 }; 3763 version = "0.4.0"; 3764 }; 3765 tiny_tds = { 3766 groups = ["default"]; 3767 platforms = []; 3768 source = { 3769 remotes = ["https://rubygems.org"]; 3770 sha256 = "06fa5xpw5zrnhg0ds246l8sq49k22hpplqa1msxylnqibbsnb2y9"; 3771 type = "gem"; 3772 }; 3773 version = "2.1.5"; 3774 }; 3775 treetop = { 3776 dependencies = ["polyglot"]; 3777 groups = ["default"]; 3778 platforms = []; 3779 source = { 3780 remotes = ["https://rubygems.org"]; 3781 sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d"; 3782 type = "gem"; 3783 }; 3784 version = "1.6.12"; 3785 }; 3786 tty-color = { 3787 groups = ["default"]; 3788 platforms = []; 3789 source = { 3790 remotes = ["https://rubygems.org"]; 3791 sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g"; 3792 type = "gem"; 3793 }; 3794 version = "0.6.0"; 3795 }; 3796 tty-command = { 3797 dependencies = ["pastel"]; 3798 groups = ["default"]; 3799 platforms = []; 3800 source = { 3801 remotes = ["https://rubygems.org"]; 3802 sha256 = "14hi8xiahfrrnydw6g3i30lxvvz90wp4xsrlhx8mabckrcglfv0c"; 3803 type = "gem"; 3804 }; 3805 version = "0.10.1"; 3806 }; 3807 tty-option = { 3808 groups = ["default"]; 3809 platforms = []; 3810 source = { 3811 remotes = ["https://rubygems.org"]; 3812 sha256 = "019ir4bcr8fag7dmq7ph6ilpvwjbv4qalip0bz7dlddbd6fk4vjs"; 3813 type = "gem"; 3814 }; 3815 version = "0.3.0"; 3816 }; 3817 typhoeus = { 3818 dependencies = ["ethon"]; 3819 groups = ["default"]; 3820 platforms = []; 3821 source = { 3822 remotes = ["https://rubygems.org"]; 3823 sha256 = "1m22yrkmbj81rzhlny81j427qdvz57yk5wbcf3km0nf3bl6qiygz"; 3824 type = "gem"; 3825 }; 3826 version = "1.4.0"; 3827 }; 3828 tzinfo = { 3829 dependencies = ["concurrent-ruby"]; 3830 groups = ["default"]; 3831 platforms = []; 3832 source = { 3833 remotes = ["https://rubygems.org"]; 3834 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd"; 3835 type = "gem"; 3836 }; 3837 version = "2.0.6"; 3838 }; 3839 uglifier = { 3840 dependencies = ["execjs"]; 3841 groups = ["default"]; 3842 platforms = []; 3843 source = { 3844 remotes = ["https://rubygems.org"]; 3845 sha256 = "0wgh7bzy68vhv9v68061519dd8samcy8sazzz0w3k8kqpy3g4s5f"; 3846 type = "gem"; 3847 }; 3848 version = "4.2.0"; 3849 }; 3850 unf = { 3851 dependencies = ["unf_ext"]; 3852 groups = ["default"]; 3853 platforms = []; 3854 source = { 3855 remotes = ["https://rubygems.org"]; 3856 sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 3857 type = "gem"; 3858 }; 3859 version = "0.1.4"; 3860 }; 3861 unf_ext = { 3862 groups = ["default"]; 3863 platforms = []; 3864 source = { 3865 remotes = ["https://rubygems.org"]; 3866 sha256 = "1yj2nz2l101vr1x9w2k83a0fag1xgnmjwp8w8rw4ik2rwcz65fch"; 3867 type = "gem"; 3868 }; 3869 version = "0.0.8.2"; 3870 }; 3871 unicode-display_width = { 3872 groups = ["default"]; 3873 platforms = []; 3874 source = { 3875 remotes = ["https://rubygems.org"]; 3876 sha256 = "1d0azx233nags5jx3fqyr23qa2rhgzbhv8pxp46dgbg1mpf82xky"; 3877 type = "gem"; 3878 }; 3879 version = "2.5.0"; 3880 }; 3881 uuid4r = { 3882 groups = ["default"]; 3883 platforms = []; 3884 source = { 3885 remotes = ["https://rubygems.org"]; 3886 sha256 = "0qlcxzn8pnql34pcdrkd20kdla3k6n2sspaxp3lwwx8a87jnzbc3"; 3887 type = "gem"; 3888 }; 3889 version = "0.2.0"; 3890 }; 3891 webmention = { 3892 dependencies = ["http" "indieweb-endpoints" "nokogiri"]; 3893 groups = ["default"]; 3894 platforms = []; 3895 source = { 3896 remotes = ["https://rubygems.org"]; 3897 sha256 = "1ag06gal14r3rlcv0c951w1a9wb0d04mk5pz2v0f71q9fzwxwwmi"; 3898 type = "gem"; 3899 }; 3900 version = "7.0.0"; 3901 }; 3902 webrick = { 3903 groups = ["default"]; 3904 platforms = []; 3905 source = { 3906 remotes = ["https://rubygems.org"]; 3907 sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r"; 3908 type = "gem"; 3909 }; 3910 version = "1.8.1"; 3911 }; 3912 websocket-driver = { 3913 dependencies = ["websocket-extensions"]; 3914 groups = ["default"]; 3915 platforms = []; 3916 source = { 3917 remotes = ["https://rubygems.org"]; 3918 sha256 = "1nyh873w4lvahcl8kzbjfca26656d5c6z3md4sbqg5y1gfz0157n"; 3919 type = "gem"; 3920 }; 3921 version = "0.7.6"; 3922 }; 3923 websocket-extensions = { 3924 groups = ["default"]; 3925 platforms = []; 3926 source = { 3927 remotes = ["https://rubygems.org"]; 3928 sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw"; 3929 type = "gem"; 3930 }; 3931 version = "0.1.5"; 3932 }; 3933 whois = { 3934 groups = ["default"]; 3935 platforms = []; 3936 source = { 3937 remotes = ["https://rubygems.org"]; 3938 sha256 = "1mbpija1z2ia0bgqm950z564pk8x8zisjnlxpqhysffczz7hv46z"; 3939 type = "gem"; 3940 }; 3941 version = "5.1.0"; 3942 }; 3943 xcodeproj = { 3944 dependencies = ["CFPropertyList" "atomos" "claide" "colored2" "nanaimo" "rexml"]; 3945 groups = ["default"]; 3946 platforms = []; 3947 source = { 3948 remotes = ["https://rubygems.org"]; 3949 sha256 = "176ndahc5fssyx04q176vy6wngs1av4vrsdrkdpjij700hqll8hn"; 3950 type = "gem"; 3951 }; 3952 version = "1.23.0"; 3953 }; 3954 xctasks = { 3955 groups = ["default"]; 3956 platforms = []; 3957 source = { 3958 remotes = ["https://rubygems.org"]; 3959 sha256 = "1jmxq0dv2q4qs628cykrhsm9piysjsacbq5blsf35a0fj015bw7l"; 3960 type = "gem"; 3961 }; 3962 version = "0.2.2"; 3963 }; 3964 yard = { 3965 groups = ["default"]; 3966 platforms = []; 3967 source = { 3968 remotes = ["https://rubygems.org"]; 3969 sha256 = "013yrnwx1zhzhn1fnc19zck22a1qgimsaglp2iwgf5bz9l8h93js"; 3970 type = "gem"; 3971 }; 3972 version = "0.9.34"; 3973 }; 3974 yarp = { 3975 groups = ["default"]; 3976 platforms = []; 3977 source = { 3978 remotes = ["https://rubygems.org"]; 3979 sha256 = "1nqmiw4477afgk2n9ily1gvk78hvg7zj24cdah10m8m8va21r9ir"; 3980 type = "gem"; 3981 }; 3982 version = "0.12.0"; 3983 }; 3984 zeitwerk = { 3985 groups = ["default"]; 3986 platforms = []; 3987 source = { 3988 remotes = ["https://rubygems.org"]; 3989 sha256 = "1gir0if4nryl1jhwi28669gjwhxb7gzrm1fcc8xzsch3bnbi47jn"; 3990 type = "gem"; 3991 }; 3992 version = "2.6.12"; 3993 }; 3994 zookeeper = { 3995 groups = ["default"]; 3996 platforms = []; 3997 source = { 3998 remotes = ["https://rubygems.org"]; 3999 sha256 = "1hc87pbmgc53lksa1aql61kxn9d2kjzmlhnjxa5rcn01qhm3pkvg"; 4000 type = "gem"; 4001 }; 4002 version = "1.5.5"; 4003 }; 4004}