Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1{ 2 abbrev = { 3 groups = [ "default" ]; 4 platforms = [ ]; 5 source = { 6 remotes = [ "https://rubygems.org" ]; 7 sha256 = "0hj2qyx7rzpc7awhvqlm597x7qdxwi4kkml4aqnp5jylmsm4w6xd"; 8 type = "gem"; 9 }; 10 version = "0.1.2"; 11 }; 12 addressable = { 13 dependencies = [ "public_suffix" ]; 14 groups = [ "default" ]; 15 platforms = [ ]; 16 source = { 17 remotes = [ "https://rubygems.org" ]; 18 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 19 type = "gem"; 20 }; 21 version = "2.8.7"; 22 }; 23 artifactory = { 24 groups = [ "default" ]; 25 platforms = [ ]; 26 source = { 27 remotes = [ "https://rubygems.org" ]; 28 sha256 = "0qzj389l2a3zig040h882mf6cxfa71pm2nk51l4p85n3ck4xa8rh"; 29 type = "gem"; 30 }; 31 version = "3.0.17"; 32 }; 33 atomos = { 34 groups = [ "default" ]; 35 platforms = [ ]; 36 source = { 37 remotes = [ "https://rubygems.org" ]; 38 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx"; 39 type = "gem"; 40 }; 41 version = "0.1.3"; 42 }; 43 aws-eventstream = { 44 groups = [ "default" ]; 45 platforms = [ ]; 46 source = { 47 remotes = [ "https://rubygems.org" ]; 48 sha256 = "1mvjjn8vh1c3nhibmjj9qcwxagj6m9yy961wblfqdmvhr9aklb3y"; 49 type = "gem"; 50 }; 51 version = "1.3.2"; 52 }; 53 aws-partitions = { 54 groups = [ "default" ]; 55 platforms = [ ]; 56 source = { 57 remotes = [ "https://rubygems.org" ]; 58 sha256 = "0h25l48fy06yba48ymsflda93yclk0335kdcnf74f5axsah84qfn"; 59 type = "gem"; 60 }; 61 version = "1.1107.0"; 62 }; 63 aws-sdk-core = { 64 dependencies = [ 65 "aws-eventstream" 66 "aws-partitions" 67 "aws-sigv4" 68 "base64" 69 "jmespath" 70 "logger" 71 ]; 72 groups = [ "default" ]; 73 platforms = [ ]; 74 source = { 75 remotes = [ "https://rubygems.org" ]; 76 sha256 = "1b0pi1iibp644dn78g53s7hs7gcxghfa7h8rz3lvz8ivykisl5y6"; 77 type = "gem"; 78 }; 79 version = "3.224.0"; 80 }; 81 aws-sdk-kms = { 82 dependencies = [ 83 "aws-sdk-core" 84 "aws-sigv4" 85 ]; 86 groups = [ "default" ]; 87 platforms = [ ]; 88 source = { 89 remotes = [ "https://rubygems.org" ]; 90 sha256 = "1mv8jc8sbvim2m3y3zxm8z4i5sh4x9ds7y9h5z04qfg7kjvbbn24"; 91 type = "gem"; 92 }; 93 version = "1.101.0"; 94 }; 95 aws-sdk-s3 = { 96 dependencies = [ 97 "aws-sdk-core" 98 "aws-sdk-kms" 99 "aws-sigv4" 100 ]; 101 groups = [ "default" ]; 102 platforms = [ ]; 103 source = { 104 remotes = [ "https://rubygems.org" ]; 105 sha256 = "00sq22mfibxq3rjy9c4vj1s8yjszv8988di7z7rs8v62my53nw2v"; 106 type = "gem"; 107 }; 108 version = "1.186.1"; 109 }; 110 aws-sigv4 = { 111 dependencies = [ "aws-eventstream" ]; 112 groups = [ "default" ]; 113 platforms = [ ]; 114 source = { 115 remotes = [ "https://rubygems.org" ]; 116 sha256 = "1nx1il781qg58nwjkkdn9fw741cjjnixfsh389234qm8j5lpka2h"; 117 type = "gem"; 118 }; 119 version = "1.11.0"; 120 }; 121 babosa = { 122 groups = [ "default" ]; 123 platforms = [ ]; 124 source = { 125 remotes = [ "https://rubygems.org" ]; 126 sha256 = "16dwqn33kmxkqkv51cwiikdkbrdjfsymlnc0rgbjwilmym8a9phq"; 127 type = "gem"; 128 }; 129 version = "1.0.4"; 130 }; 131 base64 = { 132 groups = [ "default" ]; 133 platforms = [ ]; 134 source = { 135 remotes = [ "https://rubygems.org" ]; 136 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g"; 137 type = "gem"; 138 }; 139 version = "0.2.0"; 140 }; 141 CFPropertyList = { 142 dependencies = [ 143 "base64" 144 "nkf" 145 "rexml" 146 ]; 147 groups = [ "default" ]; 148 platforms = [ ]; 149 source = { 150 remotes = [ "https://rubygems.org" ]; 151 sha256 = "0k1w5i4lb1z941m7ds858nly33f3iv12wvr1zav5x3fa99hj2my4"; 152 type = "gem"; 153 }; 154 version = "3.0.7"; 155 }; 156 claide = { 157 groups = [ "default" ]; 158 platforms = [ ]; 159 source = { 160 remotes = [ "https://rubygems.org" ]; 161 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d"; 162 type = "gem"; 163 }; 164 version = "1.1.0"; 165 }; 166 colored = { 167 groups = [ "default" ]; 168 platforms = [ ]; 169 source = { 170 remotes = [ "https://rubygems.org" ]; 171 sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx"; 172 type = "gem"; 173 }; 174 version = "1.2"; 175 }; 176 colored2 = { 177 groups = [ "default" ]; 178 platforms = [ ]; 179 source = { 180 remotes = [ "https://rubygems.org" ]; 181 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 182 type = "gem"; 183 }; 184 version = "3.1.2"; 185 }; 186 commander = { 187 dependencies = [ "highline" ]; 188 groups = [ "default" ]; 189 platforms = [ ]; 190 source = { 191 remotes = [ "https://rubygems.org" ]; 192 sha256 = "1n8k547hqq9hvbyqbx2qi08g0bky20bbjca1df8cqq5frhzxq7bx"; 193 type = "gem"; 194 }; 195 version = "4.6.0"; 196 }; 197 declarative = { 198 groups = [ "default" ]; 199 platforms = [ ]; 200 source = { 201 remotes = [ "https://rubygems.org" ]; 202 sha256 = "1yczgnqrbls7shrg63y88g7wand2yp9h6sf56c9bdcksn5nds8c0"; 203 type = "gem"; 204 }; 205 version = "0.0.20"; 206 }; 207 digest-crc = { 208 dependencies = [ "rake" ]; 209 groups = [ "default" ]; 210 platforms = [ ]; 211 source = { 212 remotes = [ "https://rubygems.org" ]; 213 sha256 = "01wcsyhaadss4zzvqh12kvbq3hmkl5y4fck7pr608hd24qxc5bb4"; 214 type = "gem"; 215 }; 216 version = "0.7.0"; 217 }; 218 domain_name = { 219 groups = [ "default" ]; 220 platforms = [ ]; 221 source = { 222 remotes = [ "https://rubygems.org" ]; 223 sha256 = "0cyr2xm576gqhqicsyqnhanni47408w2pgvrfi8pd13h2li3nsaz"; 224 type = "gem"; 225 }; 226 version = "0.6.20240107"; 227 }; 228 dotenv = { 229 groups = [ "default" ]; 230 platforms = [ ]; 231 source = { 232 remotes = [ "https://rubygems.org" ]; 233 sha256 = "1n0pi8x8ql5h1mijvm8lgn6bhq4xjb5a500p5r1krq4s6j9lg565"; 234 type = "gem"; 235 }; 236 version = "2.8.1"; 237 }; 238 emoji_regex = { 239 groups = [ "default" ]; 240 platforms = [ ]; 241 source = { 242 remotes = [ "https://rubygems.org" ]; 243 sha256 = "0jsnrkfy345v66jlm2xrz8znivfnamg3mfzkddn414bndf2vxn7c"; 244 type = "gem"; 245 }; 246 version = "3.2.3"; 247 }; 248 excon = { 249 groups = [ "default" ]; 250 platforms = [ ]; 251 source = { 252 remotes = [ "https://rubygems.org" ]; 253 sha256 = "1w7098hnyby5sn2315qy26as6kxlxivxlcrs714amj9g9hxaryfs"; 254 type = "gem"; 255 }; 256 version = "0.112.0"; 257 }; 258 faraday = { 259 dependencies = [ 260 "faraday-em_http" 261 "faraday-em_synchrony" 262 "faraday-excon" 263 "faraday-httpclient" 264 "faraday-multipart" 265 "faraday-net_http" 266 "faraday-net_http_persistent" 267 "faraday-patron" 268 "faraday-rack" 269 "faraday-retry" 270 "ruby2_keywords" 271 ]; 272 groups = [ "default" ]; 273 platforms = [ ]; 274 source = { 275 remotes = [ "https://rubygems.org" ]; 276 sha256 = "069gmdh5j90v06rbwlqvlhzhq45lxhx74mahz25xd276rm0wb153"; 277 type = "gem"; 278 }; 279 version = "1.10.4"; 280 }; 281 faraday-cookie_jar = { 282 dependencies = [ 283 "faraday" 284 "http-cookie" 285 ]; 286 groups = [ "default" ]; 287 platforms = [ ]; 288 source = { 289 remotes = [ "https://rubygems.org" ]; 290 sha256 = "00hligx26w9wdnpgsrf0qdnqld4rdccy8ym6027h5m735mpvxjzk"; 291 type = "gem"; 292 }; 293 version = "0.0.7"; 294 }; 295 faraday-em_http = { 296 groups = [ "default" ]; 297 platforms = [ ]; 298 source = { 299 remotes = [ "https://rubygems.org" ]; 300 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs"; 301 type = "gem"; 302 }; 303 version = "1.0.0"; 304 }; 305 faraday-em_synchrony = { 306 groups = [ "default" ]; 307 platforms = [ ]; 308 source = { 309 remotes = [ "https://rubygems.org" ]; 310 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6"; 311 type = "gem"; 312 }; 313 version = "1.0.0"; 314 }; 315 faraday-excon = { 316 groups = [ "default" ]; 317 platforms = [ ]; 318 source = { 319 remotes = [ "https://rubygems.org" ]; 320 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh"; 321 type = "gem"; 322 }; 323 version = "1.1.0"; 324 }; 325 faraday-httpclient = { 326 groups = [ "default" ]; 327 platforms = [ ]; 328 source = { 329 remotes = [ "https://rubygems.org" ]; 330 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc"; 331 type = "gem"; 332 }; 333 version = "1.0.1"; 334 }; 335 faraday-multipart = { 336 dependencies = [ "multipart-post" ]; 337 groups = [ "default" ]; 338 platforms = [ ]; 339 source = { 340 remotes = [ "https://rubygems.org" ]; 341 sha256 = "0l87r9jg06nsh24gwwd1jdnxb1zq89ffybnxab0dd90nfcf0ysw5"; 342 type = "gem"; 343 }; 344 version = "1.1.0"; 345 }; 346 faraday-net_http = { 347 groups = [ "default" ]; 348 platforms = [ ]; 349 source = { 350 remotes = [ "https://rubygems.org" ]; 351 sha256 = "10n6wikd442mfm15hd6gzm0qb527161w1wwch4h5m4iclkz2x6b3"; 352 type = "gem"; 353 }; 354 version = "1.0.2"; 355 }; 356 faraday-net_http_persistent = { 357 groups = [ "default" ]; 358 platforms = [ ]; 359 source = { 360 remotes = [ "https://rubygems.org" ]; 361 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b"; 362 type = "gem"; 363 }; 364 version = "1.2.0"; 365 }; 366 faraday-patron = { 367 groups = [ "default" ]; 368 platforms = [ ]; 369 source = { 370 remotes = [ "https://rubygems.org" ]; 371 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w"; 372 type = "gem"; 373 }; 374 version = "1.0.0"; 375 }; 376 faraday-rack = { 377 groups = [ "default" ]; 378 platforms = [ ]; 379 source = { 380 remotes = [ "https://rubygems.org" ]; 381 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g"; 382 type = "gem"; 383 }; 384 version = "1.0.0"; 385 }; 386 faraday-retry = { 387 groups = [ "default" ]; 388 platforms = [ ]; 389 source = { 390 remotes = [ "https://rubygems.org" ]; 391 sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd"; 392 type = "gem"; 393 }; 394 version = "1.0.3"; 395 }; 396 faraday_middleware = { 397 dependencies = [ "faraday" ]; 398 groups = [ "default" ]; 399 platforms = [ ]; 400 source = { 401 remotes = [ "https://rubygems.org" ]; 402 sha256 = "1s990pnapb3vci9c00bklqc7jjix4i2zhxn2zf1lfk46xv47hnyl"; 403 type = "gem"; 404 }; 405 version = "1.2.1"; 406 }; 407 fastimage = { 408 groups = [ "default" ]; 409 platforms = [ ]; 410 source = { 411 remotes = [ "https://rubygems.org" ]; 412 sha256 = "1s67b9n7ki3iaycypq8sh02377gjkaxadg4dq53bpgfk4xg3gkjz"; 413 type = "gem"; 414 }; 415 version = "2.4.0"; 416 }; 417 fastlane = { 418 dependencies = [ 419 "CFPropertyList" 420 "addressable" 421 "artifactory" 422 "aws-sdk-s3" 423 "babosa" 424 "colored" 425 "commander" 426 "dotenv" 427 "emoji_regex" 428 "excon" 429 "faraday" 430 "faraday-cookie_jar" 431 "faraday_middleware" 432 "fastimage" 433 "fastlane-sirp" 434 "gh_inspector" 435 "google-apis-androidpublisher_v3" 436 "google-apis-playcustomapp_v1" 437 "google-cloud-env" 438 "google-cloud-storage" 439 "highline" 440 "http-cookie" 441 "json" 442 "jwt" 443 "mini_magick" 444 "multipart-post" 445 "naturally" 446 "optparse" 447 "plist" 448 "rubyzip" 449 "security" 450 "simctl" 451 "terminal-notifier" 452 "terminal-table" 453 "tty-screen" 454 "tty-spinner" 455 "word_wrap" 456 "xcodeproj" 457 "xcpretty" 458 "xcpretty-travis-formatter" 459 ]; 460 groups = [ "default" ]; 461 platforms = [ ]; 462 source = { 463 remotes = [ "https://rubygems.org" ]; 464 sha256 = "1dw9smmpzhlca2zzp2pgmr2slhwnz8926s5rnjfjrclilz33p22z"; 465 type = "gem"; 466 }; 467 version = "2.227.2"; 468 }; 469 fastlane-sirp = { 470 dependencies = [ "sysrandom" ]; 471 groups = [ "default" ]; 472 platforms = [ ]; 473 source = { 474 remotes = [ "https://rubygems.org" ]; 475 sha256 = "0hg6ql3g25f96fsmwr9xlxpn8afa7wvjampnrh1fqffhphjqyiv6"; 476 type = "gem"; 477 }; 478 version = "1.0.0"; 479 }; 480 gh_inspector = { 481 groups = [ "default" ]; 482 platforms = [ ]; 483 source = { 484 remotes = [ "https://rubygems.org" ]; 485 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04"; 486 type = "gem"; 487 }; 488 version = "1.1.3"; 489 }; 490 google-apis-androidpublisher_v3 = { 491 dependencies = [ "google-apis-core" ]; 492 groups = [ "default" ]; 493 platforms = [ ]; 494 source = { 495 remotes = [ "https://rubygems.org" ]; 496 sha256 = "046j100lrh5dhb8p3gr38fyqrw8vcif97pqb55ysipy874lafw49"; 497 type = "gem"; 498 }; 499 version = "0.54.0"; 500 }; 501 google-apis-core = { 502 dependencies = [ 503 "addressable" 504 "googleauth" 505 "httpclient" 506 "mini_mime" 507 "representable" 508 "retriable" 509 "rexml" 510 ]; 511 groups = [ "default" ]; 512 platforms = [ ]; 513 source = { 514 remotes = [ "https://rubygems.org" ]; 515 sha256 = "15ycm7al9dizabbqmri5xmiz8mbcci343ygb64ndbmr9n49p08a3"; 516 type = "gem"; 517 }; 518 version = "0.11.3"; 519 }; 520 google-apis-iamcredentials_v1 = { 521 dependencies = [ "google-apis-core" ]; 522 groups = [ "default" ]; 523 platforms = [ ]; 524 source = { 525 remotes = [ "https://rubygems.org" ]; 526 sha256 = "0ysil0bkh755kmf9xvw5szhk1yyh3gqzwfsrbwsrl77gsv7jarcs"; 527 type = "gem"; 528 }; 529 version = "0.17.0"; 530 }; 531 google-apis-playcustomapp_v1 = { 532 dependencies = [ "google-apis-core" ]; 533 groups = [ "default" ]; 534 platforms = [ ]; 535 source = { 536 remotes = [ "https://rubygems.org" ]; 537 sha256 = "1mlgwiid5lgg41y7qk8ca9lzhwx5njs25hz5fbf1mdal0kwm37lm"; 538 type = "gem"; 539 }; 540 version = "0.13.0"; 541 }; 542 google-apis-storage_v1 = { 543 dependencies = [ "google-apis-core" ]; 544 groups = [ "default" ]; 545 platforms = [ ]; 546 source = { 547 remotes = [ "https://rubygems.org" ]; 548 sha256 = "13yvc9r8bhs16vq3fjc93qlffmq9p6zx97c9g1c3wh0jbrvwrs03"; 549 type = "gem"; 550 }; 551 version = "0.31.0"; 552 }; 553 google-cloud-core = { 554 dependencies = [ 555 "google-cloud-env" 556 "google-cloud-errors" 557 ]; 558 groups = [ "default" ]; 559 platforms = [ ]; 560 source = { 561 remotes = [ "https://rubygems.org" ]; 562 sha256 = "1kw10897ardky1chwwsb8milygzcdi8qlqlhcnqwmkw9y75yswp5"; 563 type = "gem"; 564 }; 565 version = "1.8.0"; 566 }; 567 google-cloud-env = { 568 dependencies = [ "faraday" ]; 569 groups = [ "default" ]; 570 platforms = [ ]; 571 source = { 572 remotes = [ "https://rubygems.org" ]; 573 sha256 = "05gshdqscg4kil6ppfzmikyavsx449bxyj47j33r4n4p8swsqyb1"; 574 type = "gem"; 575 }; 576 version = "1.6.0"; 577 }; 578 google-cloud-errors = { 579 groups = [ "default" ]; 580 platforms = [ ]; 581 source = { 582 remotes = [ "https://rubygems.org" ]; 583 sha256 = "0jvv9w8s4dqc4ncfa6c6qpdypz2wj8dmgpjd44jq2qhhij5y4sxm"; 584 type = "gem"; 585 }; 586 version = "1.5.0"; 587 }; 588 google-cloud-storage = { 589 dependencies = [ 590 "addressable" 591 "digest-crc" 592 "google-apis-iamcredentials_v1" 593 "google-apis-storage_v1" 594 "google-cloud-core" 595 "googleauth" 596 "mini_mime" 597 ]; 598 groups = [ "default" ]; 599 platforms = [ ]; 600 source = { 601 remotes = [ "https://rubygems.org" ]; 602 sha256 = "0xpb3s7zr7g647xg66y2mavdargk5ixsfbfdmi4m2jc3khdd0hxm"; 603 type = "gem"; 604 }; 605 version = "1.47.0"; 606 }; 607 googleauth = { 608 dependencies = [ 609 "faraday" 610 "jwt" 611 "multi_json" 612 "os" 613 "signet" 614 ]; 615 groups = [ "default" ]; 616 platforms = [ ]; 617 source = { 618 remotes = [ "https://rubygems.org" ]; 619 sha256 = "1ry9v23kndgx2pxq9v31l68k9lnnrcz1w4v75bkxq88jmbddljl1"; 620 type = "gem"; 621 }; 622 version = "1.8.1"; 623 }; 624 highline = { 625 groups = [ "default" ]; 626 platforms = [ ]; 627 source = { 628 remotes = [ "https://rubygems.org" ]; 629 sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d"; 630 type = "gem"; 631 }; 632 version = "2.0.3"; 633 }; 634 http-cookie = { 635 dependencies = [ "domain_name" ]; 636 groups = [ "default" ]; 637 platforms = [ ]; 638 source = { 639 remotes = [ "https://rubygems.org" ]; 640 sha256 = "19hsskzk5zpv14mnf07pq71hfk1fsjwfjcw616pgjjzjbi2f0kxi"; 641 type = "gem"; 642 }; 643 version = "1.0.8"; 644 }; 645 httpclient = { 646 dependencies = [ "mutex_m" ]; 647 groups = [ "default" ]; 648 platforms = [ ]; 649 source = { 650 remotes = [ "https://rubygems.org" ]; 651 sha256 = "1j4qwj1nv66v3n9s4xqf64x2galvjm630bwa5xngicllwic5jr2b"; 652 type = "gem"; 653 }; 654 version = "2.9.0"; 655 }; 656 jmespath = { 657 groups = [ "default" ]; 658 platforms = [ ]; 659 source = { 660 remotes = [ "https://rubygems.org" ]; 661 sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393"; 662 type = "gem"; 663 }; 664 version = "1.6.2"; 665 }; 666 json = { 667 groups = [ "default" ]; 668 platforms = [ ]; 669 source = { 670 remotes = [ "https://rubygems.org" ]; 671 sha256 = "1x5b8ipv6g0z44wgc45039k04smsyf95h2m5m67mqq35sa5a955s"; 672 type = "gem"; 673 }; 674 version = "2.12.2"; 675 }; 676 jwt = { 677 dependencies = [ "base64" ]; 678 groups = [ "default" ]; 679 platforms = [ ]; 680 source = { 681 remotes = [ "https://rubygems.org" ]; 682 sha256 = "1i8wmzgb5nfhvkx1f6bhdwfm7v772172imh439v3xxhkv3hllhp6"; 683 type = "gem"; 684 }; 685 version = "2.10.1"; 686 }; 687 logger = { 688 groups = [ "default" ]; 689 platforms = [ ]; 690 source = { 691 remotes = [ "https://rubygems.org" ]; 692 sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr"; 693 type = "gem"; 694 }; 695 version = "1.7.0"; 696 }; 697 mini_magick = { 698 groups = [ "default" ]; 699 platforms = [ ]; 700 source = { 701 remotes = [ "https://rubygems.org" ]; 702 sha256 = "1nfxjpmka12ihbwd87d5k2hh7d2pv3aq95x0l2lh8gca1s72bmki"; 703 type = "gem"; 704 }; 705 version = "4.13.2"; 706 }; 707 mini_mime = { 708 groups = [ "default" ]; 709 platforms = [ ]; 710 source = { 711 remotes = [ "https://rubygems.org" ]; 712 sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6"; 713 type = "gem"; 714 }; 715 version = "1.1.5"; 716 }; 717 multi_json = { 718 groups = [ "default" ]; 719 platforms = [ ]; 720 source = { 721 remotes = [ "https://rubygems.org" ]; 722 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 723 type = "gem"; 724 }; 725 version = "1.15.0"; 726 }; 727 multipart-post = { 728 groups = [ "default" ]; 729 platforms = [ ]; 730 source = { 731 remotes = [ "https://rubygems.org" ]; 732 sha256 = "1a5lrlvmg2kb2dhw3lxcsv6x276bwgsxpnka1752082miqxd0wlq"; 733 type = "gem"; 734 }; 735 version = "2.4.1"; 736 }; 737 mutex_m = { 738 groups = [ "default" ]; 739 platforms = [ ]; 740 source = { 741 remotes = [ "https://rubygems.org" ]; 742 sha256 = "0l875dw0lk7b2ywa54l0wjcggs94vb7gs8khfw9li75n2sn09jyg"; 743 type = "gem"; 744 }; 745 version = "0.3.0"; 746 }; 747 nanaimo = { 748 groups = [ "default" ]; 749 platforms = [ ]; 750 source = { 751 remotes = [ "https://rubygems.org" ]; 752 sha256 = "08q73nchv8cpk28h1sdnf5z6a862fcf4mxy1d58z25xb3dankw7s"; 753 type = "gem"; 754 }; 755 version = "0.4.0"; 756 }; 757 naturally = { 758 groups = [ "default" ]; 759 platforms = [ ]; 760 source = { 761 remotes = [ "https://rubygems.org" ]; 762 sha256 = "04x1nkx6gkqzlc4phdvq05v3vjds6mgqhjqzqpcs6vdh5xyqrf59"; 763 type = "gem"; 764 }; 765 version = "2.2.1"; 766 }; 767 nkf = { 768 groups = [ "default" ]; 769 platforms = [ ]; 770 source = { 771 remotes = [ "https://rubygems.org" ]; 772 sha256 = "09piyp2pd74klb9wcn0zw4mb5l0k9wzwppxggxi1yi95l2ym3hgv"; 773 type = "gem"; 774 }; 775 version = "0.2.0"; 776 }; 777 optparse = { 778 groups = [ "default" ]; 779 platforms = [ ]; 780 source = { 781 remotes = [ "https://rubygems.org" ]; 782 sha256 = "1306kdvq0xr333xma4452zvvvw6mx7fw20fwi6508i6dq5lh9s95"; 783 type = "gem"; 784 }; 785 version = "0.6.0"; 786 }; 787 os = { 788 groups = [ "default" ]; 789 platforms = [ ]; 790 source = { 791 remotes = [ "https://rubygems.org" ]; 792 sha256 = "0gwd20smyhxbm687vdikfh1gpi96h8qb1x28s2pdcysf6dm6v0ap"; 793 type = "gem"; 794 }; 795 version = "1.1.4"; 796 }; 797 plist = { 798 groups = [ "default" ]; 799 platforms = [ ]; 800 source = { 801 remotes = [ "https://rubygems.org" ]; 802 sha256 = "0hlaf4b3d8grxm9fqbnam5gwd55wvghl0jyzjd1hc5hirhklaynk"; 803 type = "gem"; 804 }; 805 version = "3.7.2"; 806 }; 807 public_suffix = { 808 groups = [ "default" ]; 809 platforms = [ ]; 810 source = { 811 remotes = [ "https://rubygems.org" ]; 812 sha256 = "1543ap9w3ydhx39ljcd675cdz9cr948x9mp00ab8qvq6118wv9xz"; 813 type = "gem"; 814 }; 815 version = "6.0.2"; 816 }; 817 rake = { 818 groups = [ "default" ]; 819 platforms = [ ]; 820 source = { 821 remotes = [ "https://rubygems.org" ]; 822 sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6"; 823 type = "gem"; 824 }; 825 version = "13.2.1"; 826 }; 827 representable = { 828 dependencies = [ 829 "declarative" 830 "trailblazer-option" 831 "uber" 832 ]; 833 groups = [ "default" ]; 834 platforms = [ ]; 835 source = { 836 remotes = [ "https://rubygems.org" ]; 837 sha256 = "1kms3r6w6pnryysnaqqa9fsn0v73zx1ilds9d1c565n3xdzbyafc"; 838 type = "gem"; 839 }; 840 version = "3.2.0"; 841 }; 842 retriable = { 843 groups = [ "default" ]; 844 platforms = [ ]; 845 source = { 846 remotes = [ "https://rubygems.org" ]; 847 sha256 = "1q48hqws2dy1vws9schc0kmina40gy7sn5qsndpsfqdslh65snha"; 848 type = "gem"; 849 }; 850 version = "3.1.2"; 851 }; 852 rexml = { 853 groups = [ "default" ]; 854 platforms = [ ]; 855 source = { 856 remotes = [ "https://rubygems.org" ]; 857 sha256 = "1jmbf6lf7pcyacpb939xjjpn1f84c3nw83dy3p1lwjx0l2ljfif7"; 858 type = "gem"; 859 }; 860 version = "3.4.1"; 861 }; 862 rouge = { 863 groups = [ "default" ]; 864 platforms = [ ]; 865 source = { 866 remotes = [ "https://rubygems.org" ]; 867 sha256 = "080fswzii68wnbsg7pgq55ba7p289sqjlxwp4vch0h32qy1f8v8d"; 868 type = "gem"; 869 }; 870 version = "3.28.0"; 871 }; 872 ruby2_keywords = { 873 groups = [ "default" ]; 874 platforms = [ ]; 875 source = { 876 remotes = [ "https://rubygems.org" ]; 877 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz"; 878 type = "gem"; 879 }; 880 version = "0.0.5"; 881 }; 882 rubyzip = { 883 groups = [ "default" ]; 884 platforms = [ ]; 885 source = { 886 remotes = [ "https://rubygems.org" ]; 887 sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5"; 888 type = "gem"; 889 }; 890 version = "2.4.1"; 891 }; 892 security = { 893 groups = [ "default" ]; 894 platforms = [ ]; 895 source = { 896 remotes = [ "https://rubygems.org" ]; 897 sha256 = "1drkm2wgjazwzj09db1szrllkag036bdvc3dr42fh1kpr877m5rs"; 898 type = "gem"; 899 }; 900 version = "0.1.5"; 901 }; 902 signet = { 903 dependencies = [ 904 "addressable" 905 "faraday" 906 "jwt" 907 "multi_json" 908 ]; 909 groups = [ "default" ]; 910 platforms = [ ]; 911 source = { 912 remotes = [ "https://rubygems.org" ]; 913 sha256 = "18s7xiclzajp9w9cmq8k28iy5ig1zpx1zv1mrm416cb2c0m0wrmw"; 914 type = "gem"; 915 }; 916 version = "0.20.0"; 917 }; 918 simctl = { 919 dependencies = [ 920 "CFPropertyList" 921 "naturally" 922 ]; 923 groups = [ "default" ]; 924 platforms = [ ]; 925 source = { 926 remotes = [ "https://rubygems.org" ]; 927 sha256 = "0sr3z4kmp6ym7synicyilj9vic7i9nxgaszqx6n1xn1ss7s7g45r"; 928 type = "gem"; 929 }; 930 version = "1.6.10"; 931 }; 932 sysrandom = { 933 groups = [ "default" ]; 934 platforms = [ ]; 935 source = { 936 remotes = [ "https://rubygems.org" ]; 937 sha256 = "0x8yryf6migjnkfwr8dxgx1qyzhvajgha60hr5mgfkn65qyarhas"; 938 type = "gem"; 939 }; 940 version = "1.0.5"; 941 }; 942 terminal-notifier = { 943 groups = [ "default" ]; 944 platforms = [ ]; 945 source = { 946 remotes = [ "https://rubygems.org" ]; 947 sha256 = "1slc0y8pjpw30hy21v8ypafi8r7z9jlj4bjbgz03b65b28i2n3bs"; 948 type = "gem"; 949 }; 950 version = "2.0.0"; 951 }; 952 terminal-table = { 953 dependencies = [ "unicode-display_width" ]; 954 groups = [ "default" ]; 955 platforms = [ ]; 956 source = { 957 remotes = [ "https://rubygems.org" ]; 958 sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr"; 959 type = "gem"; 960 }; 961 version = "3.0.2"; 962 }; 963 trailblazer-option = { 964 groups = [ "default" ]; 965 platforms = [ ]; 966 source = { 967 remotes = [ "https://rubygems.org" ]; 968 sha256 = "18s48fndi2kfvrfzmq6rxvjfwad347548yby0341ixz1lhpg3r10"; 969 type = "gem"; 970 }; 971 version = "0.1.2"; 972 }; 973 tty-cursor = { 974 groups = [ "default" ]; 975 platforms = [ ]; 976 source = { 977 remotes = [ "https://rubygems.org" ]; 978 sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr"; 979 type = "gem"; 980 }; 981 version = "0.7.1"; 982 }; 983 tty-screen = { 984 groups = [ "default" ]; 985 platforms = [ ]; 986 source = { 987 remotes = [ "https://rubygems.org" ]; 988 sha256 = "0l4vh6g333jxm9lakilkva2gn17j6gb052626r1pdbmy2lhnb460"; 989 type = "gem"; 990 }; 991 version = "0.8.2"; 992 }; 993 tty-spinner = { 994 dependencies = [ "tty-cursor" ]; 995 groups = [ "default" ]; 996 platforms = [ ]; 997 source = { 998 remotes = [ "https://rubygems.org" ]; 999 sha256 = "0hh5awmijnzw9flmh5ak610x1d00xiqagxa5mbr63ysggc26y0qf"; 1000 type = "gem"; 1001 }; 1002 version = "0.9.3"; 1003 }; 1004 uber = { 1005 groups = [ "default" ]; 1006 platforms = [ ]; 1007 source = { 1008 remotes = [ "https://rubygems.org" ]; 1009 sha256 = "1p1mm7mngg40x05z52md3mbamkng0zpajbzqjjwmsyw0zw3v9vjv"; 1010 type = "gem"; 1011 }; 1012 version = "0.1.0"; 1013 }; 1014 unicode-display_width = { 1015 groups = [ "default" ]; 1016 platforms = [ ]; 1017 source = { 1018 remotes = [ "https://rubygems.org" ]; 1019 sha256 = "0nkz7fadlrdbkf37m0x7sw8bnz8r355q3vwcfb9f9md6pds9h9qj"; 1020 type = "gem"; 1021 }; 1022 version = "2.6.0"; 1023 }; 1024 word_wrap = { 1025 groups = [ "default" ]; 1026 platforms = [ ]; 1027 source = { 1028 remotes = [ "https://rubygems.org" ]; 1029 sha256 = "1iyc5bc7dbgsd8j3yk1i99ral39f23l6wapi0083fbl19hid8mpm"; 1030 type = "gem"; 1031 }; 1032 version = "1.0.0"; 1033 }; 1034 xcode-install = { 1035 dependencies = [ 1036 "claide" 1037 "fastlane" 1038 ]; 1039 groups = [ "default" ]; 1040 platforms = [ ]; 1041 source = { 1042 remotes = [ "https://rubygems.org" ]; 1043 sha256 = "11mkjyz5icxyskmchwh1vld9vdlhc794356nbla88dgjaqhjddvl"; 1044 type = "gem"; 1045 }; 1046 version = "2.8.1"; 1047 }; 1048 xcodeproj = { 1049 dependencies = [ 1050 "CFPropertyList" 1051 "atomos" 1052 "claide" 1053 "colored2" 1054 "nanaimo" 1055 "rexml" 1056 ]; 1057 groups = [ "default" ]; 1058 platforms = [ ]; 1059 source = { 1060 remotes = [ "https://rubygems.org" ]; 1061 sha256 = "1lslz1kfb8jnd1ilgg02qx0p0y6yiq8wwk84mgg2ghh58lxsgiwc"; 1062 type = "gem"; 1063 }; 1064 version = "1.27.0"; 1065 }; 1066 xcpretty = { 1067 dependencies = [ "rouge" ]; 1068 groups = [ "default" ]; 1069 platforms = [ ]; 1070 source = { 1071 remotes = [ "https://rubygems.org" ]; 1072 sha256 = "14iqgwrdfzc00b3dc5pal4gm9n7w5hn3wdgmsvirwn7n47km0k5i"; 1073 type = "gem"; 1074 }; 1075 version = "0.4.1"; 1076 }; 1077 xcpretty-travis-formatter = { 1078 dependencies = [ "xcpretty" ]; 1079 groups = [ "default" ]; 1080 platforms = [ ]; 1081 source = { 1082 remotes = [ "https://rubygems.org" ]; 1083 sha256 = "14rg4f70klrs910n7rsgfa4dn8s2qyny55194ax2qyyb2wpk7k5a"; 1084 type = "gem"; 1085 }; 1086 version = "1.0.1"; 1087 }; 1088}