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