at 24.11-pre 7030 lines 190 kB view raw
1src: 2{ 3 acme-client = { 4 dependencies = ["faraday" "faraday-retry"]; 5 groups = ["default"]; 6 platforms = []; 7 source = { 8 remotes = ["https://rubygems.org"]; 9 sha256 = "1pl901hwqbx7sa058i006l7addvqg6wv73kkqsq3mgjx7jgxmxpd"; 10 type = "gem"; 11 }; 12 version = "2.0.11"; 13 }; 14 actioncable = { 15 dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"]; 16 groups = ["default" "test"]; 17 platforms = []; 18 source = { 19 remotes = ["https://rubygems.org"]; 20 sha256 = "0j86qjs1zw34p0p7d5napa1vvwqlvm9nmv7ckxxhcba1qv4dspmw"; 21 type = "gem"; 22 }; 23 version = "7.0.8.1"; 24 }; 25 actionmailbox = { 26 dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail" "net-imap" "net-pop" "net-smtp"]; 27 groups = ["default" "test"]; 28 platforms = []; 29 source = { 30 remotes = ["https://rubygems.org"]; 31 sha256 = "1f68h8cl6dqbz7mq3x43s0s82291nani3bz1hrxkk2qpgda23mw9"; 32 type = "gem"; 33 }; 34 version = "7.0.8.1"; 35 }; 36 actionmailer = { 37 dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "net-imap" "net-pop" "net-smtp" "rails-dom-testing"]; 38 groups = ["default" "development" "test"]; 39 platforms = []; 40 source = { 41 remotes = ["https://rubygems.org"]; 42 sha256 = "077j47jsg0wqwx5b13n4h0g3g409b6kfrlazpzgjpa3pal74f7sc"; 43 type = "gem"; 44 }; 45 version = "7.0.8.1"; 46 }; 47 actionpack = { 48 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 49 groups = ["default" "development" "test"]; 50 platforms = []; 51 source = { 52 remotes = ["https://rubygems.org"]; 53 sha256 = "0jh83rqd6glys1b2wsihzsln8yk6zdwgiyn9xncyiav9rcwjpkax"; 54 type = "gem"; 55 }; 56 version = "7.0.8.1"; 57 }; 58 actiontext = { 59 dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "globalid" "nokogiri"]; 60 groups = ["default" "test"]; 61 platforms = []; 62 source = { 63 remotes = ["https://rubygems.org"]; 64 sha256 = "044qi3zhzxlfq7slc2pb9ky9mdivp1m1sjyhjvnsi64ggq7cvr22"; 65 type = "gem"; 66 }; 67 version = "7.0.8.1"; 68 }; 69 actionview = { 70 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; 71 groups = ["default" "development" "monorepo" "test"]; 72 platforms = []; 73 source = { 74 remotes = ["https://rubygems.org"]; 75 sha256 = "1ygpg75f3ffdcbxvf7s14xw3hcjin1nnx1nk3mg9mj2xc1nb60aa"; 76 type = "gem"; 77 }; 78 version = "7.0.8.1"; 79 }; 80 activejob = { 81 dependencies = ["activesupport" "globalid"]; 82 groups = ["default" "development" "test"]; 83 platforms = []; 84 source = { 85 remotes = ["https://rubygems.org"]; 86 sha256 = "0yql9v4cd1xbqgnzlf3cv4a6sm26v2y4gsgcbbfgvfc0hhlfjklg"; 87 type = "gem"; 88 }; 89 version = "7.0.8.1"; 90 }; 91 activemodel = { 92 dependencies = ["activesupport"]; 93 groups = ["default" "development" "monorepo" "test"]; 94 platforms = []; 95 source = { 96 remotes = ["https://rubygems.org"]; 97 sha256 = "0grdpvglh0cj96qhlxjj9bcfqkh13c1pfpcwc9ld3aw0yzvsw5a1"; 98 type = "gem"; 99 }; 100 version = "7.0.8.1"; 101 }; 102 activerecord = { 103 dependencies = ["activemodel" "activesupport"]; 104 groups = ["default" "development" "monorepo" "test"]; 105 platforms = []; 106 source = { 107 remotes = ["https://rubygems.org"]; 108 sha256 = "0rlky1cr5kcdl0jad3nk5jpim6vjzbgkfhxnk7y492b3j2nznpcf"; 109 type = "gem"; 110 }; 111 version = "7.0.8.1"; 112 }; 113 activerecord-explain-analyze = { 114 dependencies = ["activerecord" "pg"]; 115 groups = ["default"]; 116 platforms = []; 117 source = { 118 remotes = ["https://rubygems.org"]; 119 sha256 = "0yvz452ww0vn3n6197gx6zklwa591gc7f1m8accvjd9zw8gv3ssx"; 120 type = "gem"; 121 }; 122 version = "0.1.0"; 123 }; 124 activerecord-gitlab = { 125 dependencies = ["activerecord"]; 126 groups = ["default"]; 127 platforms = []; 128 source = { 129 path = "${src}/gems/activerecord-gitlab"; 130 type = "path"; 131 }; 132 version = "0.2.0"; 133 }; 134 activestorage = { 135 dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"]; 136 groups = ["default" "test"]; 137 platforms = []; 138 source = { 139 remotes = ["https://rubygems.org"]; 140 sha256 = "0f4g3589i5ii4gdfazv6d9rjinr16aarh6g12v8378ck7jll3mhz"; 141 type = "gem"; 142 }; 143 version = "7.0.8.1"; 144 }; 145 activesupport = { 146 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; 147 groups = ["default" "development" "monorepo" "test"]; 148 platforms = []; 149 source = { 150 remotes = ["https://rubygems.org"]; 151 sha256 = "0ff3x7q400flzhml131ix8zfwmh13h70rs6yzbzf513g781gbbxh"; 152 type = "gem"; 153 }; 154 version = "7.0.8.1"; 155 }; 156 acts-as-taggable-on = { 157 dependencies = ["activerecord"]; 158 groups = ["default"]; 159 platforms = []; 160 source = { 161 remotes = ["https://rubygems.org"]; 162 sha256 = "10yvdqrmykjpfjchnbh7q85vm5fgz20g9ip5iwphl0922rpyjq6k"; 163 type = "gem"; 164 }; 165 version = "10.0.0"; 166 }; 167 addressable = { 168 dependencies = ["public_suffix"]; 169 groups = ["danger" "default" "development" "test"]; 170 platforms = []; 171 source = { 172 remotes = ["https://rubygems.org"]; 173 sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw"; 174 type = "gem"; 175 }; 176 version = "2.8.1"; 177 }; 178 aes_key_wrap = { 179 groups = ["default"]; 180 platforms = []; 181 source = { 182 remotes = ["https://rubygems.org"]; 183 sha256 = "19bn0y70qm6mfj4y1m0j3s8ggh6dvxwrwrj5vfamhdrpddsz8ddr"; 184 type = "gem"; 185 }; 186 version = "1.1.0"; 187 }; 188 akismet = { 189 groups = ["default"]; 190 platforms = []; 191 source = { 192 remotes = ["https://rubygems.org"]; 193 sha256 = "0c5jhqfgvpz84d8jai51hin018ldpfd0civbk7mfwmrj7n71p6bl"; 194 type = "gem"; 195 }; 196 version = "3.0.0"; 197 }; 198 aliyun-sdk = { 199 dependencies = ["nokogiri" "rest-client"]; 200 groups = ["default"]; 201 platforms = []; 202 source = { 203 remotes = ["https://rubygems.org"]; 204 sha256 = "17avsza5r4f6d0f2ajgy6clmasrxs7jd16hz7ljq502jkczmv4b5"; 205 type = "gem"; 206 }; 207 version = "0.8.0"; 208 }; 209 amatch = { 210 dependencies = ["mize" "tins"]; 211 groups = ["default" "test"]; 212 platforms = []; 213 source = { 214 remotes = ["https://rubygems.org"]; 215 sha256 = "1xs5j64cbbjc94lx72fgjq6f3r99p2fmg51fh1r7qqifd8i1bzyk"; 216 type = "gem"; 217 }; 218 version = "0.4.1"; 219 }; 220 android_key_attestation = { 221 groups = ["default"]; 222 platforms = []; 223 source = { 224 remotes = ["https://rubygems.org"]; 225 sha256 = "02spc1sh7zsljl02v9d5rdb717b628vw2k7jkkplifyjk4db0zj6"; 226 type = "gem"; 227 }; 228 version = "0.3.0"; 229 }; 230 apollo_upload_server = { 231 dependencies = ["actionpack" "graphql"]; 232 groups = ["default"]; 233 platforms = []; 234 source = { 235 remotes = ["https://rubygems.org"]; 236 sha256 = "198k6ikkz6wdnl9i4m569s384sx2r2pyn4l74yvyhz6zdflvwrhg"; 237 type = "gem"; 238 }; 239 version = "2.1.5"; 240 }; 241 app_store_connect = { 242 dependencies = ["activesupport" "jwt"]; 243 groups = ["default"]; 244 platforms = []; 245 source = { 246 remotes = ["https://rubygems.org"]; 247 sha256 = "03s3x8b6ifjrqk9ian59i9yyxxl65ykvbb4r424j2hjsh8iskmq1"; 248 type = "gem"; 249 }; 250 version = "0.29.0"; 251 }; 252 arr-pm = { 253 groups = ["default"]; 254 platforms = []; 255 source = { 256 remotes = ["https://rubygems.org"]; 257 sha256 = "0fddw0vwdrr7v3a0lfqbmnd664j48a9psrjd3wh3k4i3flplizzx"; 258 type = "gem"; 259 }; 260 version = "0.0.12"; 261 }; 262 asciidoctor = { 263 groups = ["default"]; 264 platforms = []; 265 source = { 266 remotes = ["https://rubygems.org"]; 267 sha256 = "11z3vnd8vh3ny1vx69bjrbck5b2g8zsbj94npyadpn7fdp8y3ldv"; 268 type = "gem"; 269 }; 270 version = "2.0.18"; 271 }; 272 asciidoctor-include-ext = { 273 dependencies = ["asciidoctor"]; 274 groups = ["default"]; 275 platforms = []; 276 source = { 277 remotes = ["https://rubygems.org"]; 278 sha256 = "0y3qixbssfrzp04ng7g4lh3dq16pgrw3p8cwc0v5bhmz5yfxnsj0"; 279 type = "gem"; 280 }; 281 version = "0.4.0"; 282 }; 283 asciidoctor-kroki = { 284 dependencies = ["asciidoctor"]; 285 groups = ["default"]; 286 platforms = []; 287 source = { 288 remotes = ["https://rubygems.org"]; 289 sha256 = "0dhsickf1i4cr1w3l9imbqizv67yx1iqh2dhj3lvvkk7j4s3yfz5"; 290 type = "gem"; 291 }; 292 version = "0.8.0"; 293 }; 294 asciidoctor-plantuml = { 295 dependencies = ["asciidoctor"]; 296 groups = ["default"]; 297 platforms = []; 298 source = { 299 remotes = ["https://rubygems.org"]; 300 sha256 = "14qppm3qzfra2g2lf8jl3mbnrhi4alp8232zqz6dbpl6276lfzj0"; 301 type = "gem"; 302 }; 303 version = "0.0.16"; 304 }; 305 ast = { 306 groups = ["default" "development" "test"]; 307 platforms = []; 308 source = { 309 remotes = ["https://rubygems.org"]; 310 sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y"; 311 type = "gem"; 312 }; 313 version = "2.4.2"; 314 }; 315 atlassian-jwt = { 316 dependencies = ["jwt"]; 317 groups = ["default"]; 318 platforms = []; 319 source = { 320 remotes = ["https://rubygems.org"]; 321 sha256 = "08vqx5s0ax71lwis9l1bzy570sch0hpb53031ha2wgvp31sdilig"; 322 type = "gem"; 323 }; 324 version = "0.2.1"; 325 }; 326 attr_encrypted = { 327 dependencies = ["encryptor"]; 328 groups = ["default"]; 329 platforms = []; 330 source = { 331 path = "${src}/vendor/gems/attr_encrypted"; 332 type = "path"; 333 }; 334 version = "3.2.4"; 335 }; 336 attr_required = { 337 groups = ["default"]; 338 platforms = []; 339 source = { 340 remotes = ["https://rubygems.org"]; 341 sha256 = "1g22axmi2rhhy7w8c3x6gppsawxqavbrnxpnmphh22fk7cwi0kh2"; 342 type = "gem"; 343 }; 344 version = "1.0.1"; 345 }; 346 awesome_print = { 347 groups = ["development" "test"]; 348 platforms = []; 349 source = { 350 remotes = ["https://rubygems.org"]; 351 sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9"; 352 type = "gem"; 353 }; 354 version = "1.9.2"; 355 }; 356 awrence = { 357 groups = ["default"]; 358 platforms = []; 359 source = { 360 remotes = ["https://rubygems.org"]; 361 sha256 = "0gj8f8c54r9cabkm41s59sa1ca5wpbipw7gq3sfl87x9296227fx"; 362 type = "gem"; 363 }; 364 version = "1.2.1"; 365 }; 366 aws-eventstream = { 367 groups = ["default"]; 368 platforms = []; 369 source = { 370 remotes = ["https://rubygems.org"]; 371 sha256 = "0gvdg4yx4p9av2glmp7vsxhs0n8fj1ga9kq2xdb8f95j7b04qhzi"; 372 type = "gem"; 373 }; 374 version = "1.3.0"; 375 }; 376 aws-partitions = { 377 groups = ["default"]; 378 platforms = []; 379 source = { 380 remotes = ["https://rubygems.org"]; 381 sha256 = "1zcwrlg4in3gzvsiynpzp9fzlr5grrhc2881xcgfs01ppmxysllm"; 382 type = "gem"; 383 }; 384 version = "1.877.0"; 385 }; 386 aws-sdk-cloudformation = { 387 dependencies = ["aws-sdk-core" "aws-sigv4"]; 388 groups = ["default"]; 389 platforms = []; 390 source = { 391 remotes = ["https://rubygems.org"]; 392 sha256 = "09kb3k5vpymg846gajc5d3wznww63yiv3ygdf4v42d4pf4wpbr1i"; 393 type = "gem"; 394 }; 395 version = "1.41.0"; 396 }; 397 aws-sdk-core = { 398 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; 399 groups = ["default"]; 400 platforms = []; 401 source = { 402 remotes = ["https://rubygems.org"]; 403 sha256 = "088nq8yz9n4p7pnhjwp9nbxlkj7jwchpkzvnl4nybfb1dkvk4dns"; 404 type = "gem"; 405 }; 406 version = "3.191.3"; 407 }; 408 aws-sdk-kms = { 409 dependencies = ["aws-sdk-core" "aws-sigv4"]; 410 groups = ["default"]; 411 platforms = []; 412 source = { 413 remotes = ["https://rubygems.org"]; 414 sha256 = "0jfgw9a9c8xyjhkmgpd9rpi95h9i0rhbqszn8iqkbfm9rc9m1xz7"; 415 type = "gem"; 416 }; 417 version = "1.76.0"; 418 }; 419 aws-sdk-s3 = { 420 dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; 421 groups = ["default"]; 422 platforms = []; 423 source = { 424 remotes = ["https://rubygems.org"]; 425 sha256 = "0ypg31pfzbd43n1m20cyf6gyrlv6m0c8hmk2p5hidy1y4pi34f6g"; 426 type = "gem"; 427 }; 428 version = "1.144.0"; 429 }; 430 aws-sigv4 = { 431 dependencies = ["aws-eventstream"]; 432 groups = ["default"]; 433 platforms = []; 434 source = { 435 remotes = ["https://rubygems.org"]; 436 sha256 = "1g3w27wzjy4si6kp49w10as6ml6g6zl3xrfqs5ikpfciidv9kpc4"; 437 type = "gem"; 438 }; 439 version = "1.8.0"; 440 }; 441 axe-core-api = { 442 dependencies = ["dumb_delegator" "virtus"]; 443 groups = ["default" "test"]; 444 platforms = []; 445 source = { 446 remotes = ["https://rubygems.org"]; 447 sha256 = "0bx67lskxslfd2mpim3kqrxa4sx4qhvnpjpr57j1ll2xppyl9kw8"; 448 type = "gem"; 449 }; 450 version = "4.8.0"; 451 }; 452 axe-core-rspec = { 453 dependencies = ["axe-core-api" "dumb_delegator" "virtus"]; 454 groups = ["test"]; 455 platforms = []; 456 source = { 457 remotes = ["https://rubygems.org"]; 458 sha256 = "14h4abf5h242a0vn2r05pkr8311qbxgkl63py7vbhx8bfpk1kq3i"; 459 type = "gem"; 460 }; 461 version = "4.8.2"; 462 }; 463 axiom-types = { 464 dependencies = ["descendants_tracker" "ice_nine" "thread_safe"]; 465 groups = ["default" "test"]; 466 platforms = []; 467 source = { 468 remotes = ["https://rubygems.org"]; 469 sha256 = "10q3k04pll041mkgy0m5fn2b1lazm6ly1drdbcczl5p57lzi3zy1"; 470 type = "gem"; 471 }; 472 version = "0.1.1"; 473 }; 474 azure-storage-blob = { 475 dependencies = ["azure-storage-common" "nokogiri"]; 476 groups = ["default"]; 477 platforms = []; 478 source = { 479 remotes = ["https://rubygems.org"]; 480 sha256 = "0qq3knsy7nj7a0r8m19spg2bgzns9b3j5vjbs9mpg49whhc63dv1"; 481 type = "gem"; 482 }; 483 version = "2.0.3"; 484 }; 485 azure-storage-common = { 486 dependencies = ["faraday" "faraday_middleware" "net-http-persistent" "nokogiri"]; 487 groups = ["default"]; 488 platforms = []; 489 source = { 490 remotes = ["https://rubygems.org"]; 491 sha256 = "0swmsvvpmy8cdcl305p3dl2pi7m3dqjd7zywfcxmhsz0n2m4v3v0"; 492 type = "gem"; 493 }; 494 version = "2.0.4"; 495 }; 496 babosa = { 497 groups = ["default"]; 498 platforms = []; 499 source = { 500 remotes = ["https://rubygems.org"]; 501 sha256 = "19mqrnyizr1ipdp26vhrg0hwb851bwyvrs6xc29dk3ywljw8s8d6"; 502 type = "gem"; 503 }; 504 version = "2.0.0"; 505 }; 506 backport = { 507 groups = ["default" "development"]; 508 platforms = []; 509 source = { 510 remotes = ["https://rubygems.org"]; 511 sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i"; 512 type = "gem"; 513 }; 514 version = "1.2.0"; 515 }; 516 base32 = { 517 groups = ["default"]; 518 platforms = []; 519 source = { 520 remotes = ["https://rubygems.org"]; 521 sha256 = "0b7y8sy6j9v1lvfzd4va88k5vg9yh0xcjzzn3llcw7yxqlcrnbjk"; 522 type = "gem"; 523 }; 524 version = "0.3.2"; 525 }; 526 base64 = { 527 groups = ["default" "test"]; 528 platforms = []; 529 source = { 530 remotes = ["https://rubygems.org"]; 531 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g"; 532 type = "gem"; 533 }; 534 version = "0.2.0"; 535 }; 536 batch-loader = { 537 groups = ["default"]; 538 platforms = []; 539 source = { 540 remotes = ["https://rubygems.org"]; 541 sha256 = "17d8wwj880zar5h8zxdmw878shgmljmmv957802fw5nkg3gi3xwk"; 542 type = "gem"; 543 }; 544 version = "2.0.1"; 545 }; 546 bcrypt = { 547 groups = ["default"]; 548 platforms = []; 549 source = { 550 remotes = ["https://rubygems.org"]; 551 sha256 = "048z3fvcknqx7ikkhrcrykxlqmf9bzc7l0y5h1cnvrc9n2qf0k8m"; 552 type = "gem"; 553 }; 554 version = "3.1.18"; 555 }; 556 benchmark = { 557 groups = ["default" "development"]; 558 platforms = []; 559 source = { 560 remotes = ["https://rubygems.org"]; 561 sha256 = "0xwcnbwnbqq8jp92mvawn6y69cb53wsz84wwmk9vsfk1jjvqfw2z"; 562 type = "gem"; 563 }; 564 version = "0.2.0"; 565 }; 566 benchmark-ips = { 567 groups = ["development" "test"]; 568 platforms = []; 569 source = { 570 remotes = ["https://rubygems.org"]; 571 sha256 = "1v3db77blqz3g4z8nskd3jhdviz5d6q2xxvzxvq5m2bk2228kahy"; 572 type = "gem"; 573 }; 574 version = "2.11.0"; 575 }; 576 benchmark-malloc = { 577 groups = ["default" "test"]; 578 platforms = []; 579 source = { 580 remotes = ["https://rubygems.org"]; 581 sha256 = "0svyac8alxbmip6b9rp34wq5lcimdaapjkaqdw1385i66l28ziip"; 582 type = "gem"; 583 }; 584 version = "0.2.0"; 585 }; 586 benchmark-memory = { 587 dependencies = ["memory_profiler"]; 588 groups = ["development" "test"]; 589 platforms = []; 590 source = { 591 remotes = ["https://rubygems.org"]; 592 sha256 = "0p5bwqc828yai7h71b7ny77hgd7dll00dy34izp3b5dh6dj467na"; 593 type = "gem"; 594 }; 595 version = "0.2.0"; 596 }; 597 benchmark-perf = { 598 groups = ["default" "test"]; 599 platforms = []; 600 source = { 601 remotes = ["https://rubygems.org"]; 602 sha256 = "08cngwnwk2h6cdxx3dyckxcg7d0yi3pm83c26kfzkq1xkyah2azy"; 603 type = "gem"; 604 }; 605 version = "0.6.0"; 606 }; 607 benchmark-trend = { 608 groups = ["default" "test"]; 609 platforms = []; 610 source = { 611 remotes = ["https://rubygems.org"]; 612 sha256 = "10axhj80jan0b7c77hm0aj2yxv0dh9clfy4pppxvxfj3yjlh4nny"; 613 type = "gem"; 614 }; 615 version = "0.4.0"; 616 }; 617 better_errors = { 618 dependencies = ["erubi" "rack" "rouge"]; 619 groups = ["development"]; 620 platforms = []; 621 source = { 622 remotes = ["https://rubygems.org"]; 623 sha256 = "0wqazisnn6hn1wsza412xribpw5wzx6b5z5p4mcpfgizr6xg367p"; 624 type = "gem"; 625 }; 626 version = "2.10.1"; 627 }; 628 bindata = { 629 groups = ["default"]; 630 platforms = []; 631 source = { 632 remotes = ["https://rubygems.org"]; 633 sha256 = "0shg48ilaxn8ps8arvyb8pr6pqigdmccirks185c306dzychr3n3"; 634 type = "gem"; 635 }; 636 version = "2.4.11"; 637 }; 638 binding_of_caller = { 639 dependencies = ["debug_inspector"]; 640 groups = ["default" "test"]; 641 platforms = []; 642 source = { 643 remotes = ["https://rubygems.org"]; 644 sha256 = "078n2dkpgsivcf0pr50981w95nfc2bsrp3wpf9wnxz1qsp8jbb9s"; 645 type = "gem"; 646 }; 647 version = "1.0.0"; 648 }; 649 bootsnap = { 650 dependencies = ["msgpack"]; 651 groups = ["default"]; 652 platforms = []; 653 source = { 654 remotes = ["https://rubygems.org"]; 655 sha256 = "1srlq3gqirzdkhv12ljpnp5cb0f8jfrl3n8xs9iivyz2c7khvdyp"; 656 type = "gem"; 657 }; 658 version = "1.18.3"; 659 }; 660 browser = { 661 groups = ["default"]; 662 platforms = []; 663 source = { 664 remotes = ["https://rubygems.org"]; 665 sha256 = "0g4bcpax07kqqr9cp7cjc7i0pcij4nqpn1rdsg2wdwhzf00m6x32"; 666 type = "gem"; 667 }; 668 version = "5.3.1"; 669 }; 670 builder = { 671 groups = ["default" "development" "test"]; 672 platforms = []; 673 source = { 674 remotes = ["https://rubygems.org"]; 675 sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; 676 type = "gem"; 677 }; 678 version = "3.2.4"; 679 }; 680 bullet = { 681 dependencies = ["activesupport" "uniform_notifier"]; 682 groups = ["development" "test"]; 683 platforms = []; 684 source = { 685 remotes = ["https://rubygems.org"]; 686 sha256 = "1fxkrdiarjgcyw2ihh79kvjhpf6a4azj15wvx45clx6bfk0jb5s2"; 687 type = "gem"; 688 }; 689 version = "7.1.2"; 690 }; 691 bundler-audit = { 692 dependencies = ["thor"]; 693 groups = ["development" "test"]; 694 platforms = []; 695 source = { 696 remotes = ["https://rubygems.org"]; 697 sha256 = "0gdx0019vj04n1512shhdx7hwphzqmdpw4vva2k551nd47y1dixx"; 698 type = "gem"; 699 }; 700 version = "0.9.1"; 701 }; 702 bundler-checksum = { 703 dependencies = []; 704 groups = ["default"]; 705 platforms = []; 706 source = { 707 path = "${src}/vendor/gems/bundler-checksum"; 708 type = "path"; 709 }; 710 version = "0.1.0"; 711 }; 712 byebug = { 713 groups = ["default" "development" "test"]; 714 platforms = [{ 715 engine = "maglev"; 716 } { 717 engine = "ruby"; 718 }]; 719 source = { 720 remotes = ["https://rubygems.org"]; 721 sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194"; 722 type = "gem"; 723 }; 724 version = "11.1.3"; 725 }; 726 capybara = { 727 dependencies = ["addressable" "matrix" "mini_mime" "nokogiri" "rack" "rack-test" "regexp_parser" "xpath"]; 728 groups = ["test"]; 729 platforms = []; 730 source = { 731 remotes = ["https://rubygems.org"]; 732 sha256 = "1vxfah83j6zpw3v5hic0j70h519nvmix2hbszmjwm8cfawhagns2"; 733 type = "gem"; 734 }; 735 version = "3.40.0"; 736 }; 737 capybara-screenshot = { 738 dependencies = ["capybara" "launchy"]; 739 groups = ["test"]; 740 platforms = []; 741 source = { 742 remotes = ["https://rubygems.org"]; 743 sha256 = "0xqc7hdiw1ql42mklpfvqd2pyfsxmy55cpx0h9y0jlkpl1q96sw1"; 744 type = "gem"; 745 }; 746 version = "1.0.26"; 747 }; 748 carrierwave = { 749 dependencies = ["activemodel" "activesupport" "mime-types" "ssrf_filter"]; 750 groups = ["default"]; 751 platforms = []; 752 source = { 753 remotes = ["https://rubygems.org"]; 754 sha256 = "089s8rbwddzcyw1ky34h90flz5wzqzi2lvajykbxn3l3s6mjsxw1"; 755 type = "gem"; 756 }; 757 version = "1.3.4"; 758 }; 759 cbor = { 760 groups = ["default"]; 761 platforms = []; 762 source = { 763 remotes = ["https://rubygems.org"]; 764 sha256 = "1dsf9gjc2cj79vrnz2vgq573biqjw7ad4b0idm05xg6rb3y9gq4y"; 765 type = "gem"; 766 }; 767 version = "0.5.9.8"; 768 }; 769 CFPropertyList = { 770 dependencies = ["rexml"]; 771 groups = ["default"]; 772 platforms = []; 773 source = { 774 remotes = ["https://rubygems.org"]; 775 sha256 = "193l8r1ycd3dcxa7lsb4pqcghbk56dzc5244m6y8xmv88z6m31d7"; 776 type = "gem"; 777 }; 778 version = "3.0.5"; 779 }; 780 character_set = { 781 groups = ["default"]; 782 platforms = []; 783 source = { 784 remotes = ["https://rubygems.org"]; 785 sha256 = "0l9z2pihzc11f0jpq2sx789zwpmwf5nyhsjps45zzvfs5931fwrb"; 786 type = "gem"; 787 }; 788 version = "1.8.0"; 789 }; 790 charlock_holmes = { 791 groups = ["default"]; 792 platforms = []; 793 source = { 794 remotes = ["https://rubygems.org"]; 795 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p"; 796 type = "gem"; 797 }; 798 version = "0.7.7"; 799 }; 800 chef-config = { 801 dependencies = ["addressable" "chef-utils" "fuzzyurl" "mixlib-config" "mixlib-shellout" "tomlrb"]; 802 groups = ["default"]; 803 platforms = []; 804 source = { 805 remotes = ["https://rubygems.org"]; 806 sha256 = "1pvjf3qbb3apg9vdy4zykamm7801qz4m6256wjqn73fs87zs50y1"; 807 type = "gem"; 808 }; 809 version = "18.3.0"; 810 }; 811 chef-utils = { 812 dependencies = ["concurrent-ruby"]; 813 groups = ["default"]; 814 platforms = []; 815 source = { 816 remotes = ["https://rubygems.org"]; 817 sha256 = "0087jwhqslfm3ygj507dmmdp3k0589j5jl54mkwgbabbwan7lzw2"; 818 type = "gem"; 819 }; 820 version = "18.3.0"; 821 }; 822 chunky_png = { 823 groups = ["default"]; 824 platforms = []; 825 source = { 826 remotes = ["https://rubygems.org"]; 827 sha256 = "1znw5x86hmm9vfhidwdsijz8m38pqgmv98l9ryilvky0aldv7mc9"; 828 type = "gem"; 829 }; 830 version = "1.4.0"; 831 }; 832 circuitbox = { 833 groups = ["default"]; 834 platforms = []; 835 source = { 836 remotes = ["https://rubygems.org"]; 837 sha256 = "056snhim934xysz630ysfbfdxa64vin5y24h2ha1wvj9fqg9qvj9"; 838 type = "gem"; 839 }; 840 version = "2.0.0"; 841 }; 842 citrus = { 843 groups = ["default"]; 844 platforms = []; 845 source = { 846 remotes = ["https://rubygems.org"]; 847 sha256 = "0l7nhk3gkm1hdchkzzhg2f70m47pc0afxfpl6mkiibc9qcpl3hjf"; 848 type = "gem"; 849 }; 850 version = "3.0.2"; 851 }; 852 claide = { 853 groups = ["danger" "default" "development" "test"]; 854 platforms = []; 855 source = { 856 remotes = ["https://rubygems.org"]; 857 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d"; 858 type = "gem"; 859 }; 860 version = "1.1.0"; 861 }; 862 claide-plugins = { 863 dependencies = ["cork" "nap" "open4"]; 864 groups = ["default" "development"]; 865 platforms = []; 866 source = { 867 remotes = ["https://rubygems.org"]; 868 sha256 = "0bhw5j985qs48v217gnzva31rw5qvkf7qj8mhp73pcks0sy7isn7"; 869 type = "gem"; 870 }; 871 version = "0.9.2"; 872 }; 873 click_house-client = { 874 dependencies = ["activesupport" "addressable" "json"]; 875 groups = ["default"]; 876 platforms = []; 877 source = { 878 path = "${src}/gems/click_house-client"; 879 type = "path"; 880 }; 881 version = "0.1.0"; 882 }; 883 cloud_profiler_agent = { 884 dependencies = ["google-cloud-profiler-v2" "google-protobuf" "googleauth" "stackprof"]; 885 groups = ["default"]; 886 platforms = []; 887 source = { 888 path = "${src}/vendor/gems/cloud_profiler_agent"; 889 type = "path"; 890 }; 891 version = "0.0.1.pre"; 892 }; 893 coderay = { 894 groups = ["default" "development" "test"]; 895 platforms = [{ 896 engine = "maglev"; 897 } { 898 engine = "ruby"; 899 }]; 900 source = { 901 remotes = ["https://rubygems.org"]; 902 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 903 type = "gem"; 904 }; 905 version = "1.1.3"; 906 }; 907 coercible = { 908 dependencies = ["descendants_tracker"]; 909 groups = ["default" "test"]; 910 platforms = []; 911 source = { 912 remotes = ["https://rubygems.org"]; 913 sha256 = "1p5azydlsz0nkxmcq0i1gzmcfq02lgxc4as7wmf47j1c6ljav0ah"; 914 type = "gem"; 915 }; 916 version = "1.0.0"; 917 }; 918 colored2 = { 919 groups = ["default" "development"]; 920 platforms = []; 921 source = { 922 remotes = ["https://rubygems.org"]; 923 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 924 type = "gem"; 925 }; 926 version = "3.1.2"; 927 }; 928 commonmarker = { 929 groups = ["default" "development" "test"]; 930 platforms = []; 931 source = { 932 remotes = ["https://rubygems.org"]; 933 sha256 = "1lb5slzbqrca49h0gaifg82xky5r7i9xgm4560pin1xl5fp15lzx"; 934 type = "gem"; 935 }; 936 version = "0.23.10"; 937 }; 938 concurrent-ruby = { 939 groups = ["default" "development" "test"]; 940 platforms = []; 941 source = { 942 remotes = ["https://rubygems.org"]; 943 sha256 = "0krcwb6mn0iklajwngwsg850nk8k9b35dhmc2qkbdqvmifdi2y9q"; 944 type = "gem"; 945 }; 946 version = "1.2.2"; 947 }; 948 connection_pool = { 949 groups = ["default"]; 950 platforms = []; 951 source = { 952 remotes = ["https://rubygems.org"]; 953 sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g"; 954 type = "gem"; 955 }; 956 version = "2.4.1"; 957 }; 958 cork = { 959 dependencies = ["colored2"]; 960 groups = ["default" "development"]; 961 platforms = []; 962 source = { 963 remotes = ["https://rubygems.org"]; 964 sha256 = "1g6l780z1nj4s3jr11ipwcj8pjbibvli82my396m3y32w98ar850"; 965 type = "gem"; 966 }; 967 version = "0.3.0"; 968 }; 969 cose = { 970 dependencies = ["cbor" "openssl-signature_algorithm"]; 971 groups = ["default"]; 972 platforms = []; 973 source = { 974 remotes = ["https://rubygems.org"]; 975 sha256 = "00c6x4ha7qiaaf88qdbyf240mk146zz78rbm4qwyaxmwlmk7q933"; 976 type = "gem"; 977 }; 978 version = "1.3.0"; 979 }; 980 countries = { 981 dependencies = ["i18n_data" "sixarm_ruby_unaccent"]; 982 groups = ["default"]; 983 platforms = []; 984 source = { 985 remotes = ["https://rubygems.org"]; 986 sha256 = "1ic1zbzqbrvb3myhgzpq4vigr3qnyl2r0vga84d9z5121cy8lbnk"; 987 type = "gem"; 988 }; 989 version = "4.0.1"; 990 }; 991 crack = { 992 dependencies = ["safe_yaml"]; 993 groups = ["default" "test"]; 994 platforms = []; 995 source = { 996 remotes = ["https://rubygems.org"]; 997 sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k"; 998 type = "gem"; 999 }; 1000 version = "0.4.3"; 1001 }; 1002 crass = { 1003 groups = ["default" "development" "test"]; 1004 platforms = []; 1005 source = { 1006 remotes = ["https://rubygems.org"]; 1007 sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw"; 1008 type = "gem"; 1009 }; 1010 version = "1.0.6"; 1011 }; 1012 creole = { 1013 groups = ["default"]; 1014 platforms = []; 1015 source = { 1016 remotes = ["https://rubygems.org"]; 1017 sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm"; 1018 type = "gem"; 1019 }; 1020 version = "0.5.0"; 1021 }; 1022 crystalball = { 1023 dependencies = ["git"]; 1024 groups = ["development" "test"]; 1025 platforms = []; 1026 source = { 1027 remotes = ["https://rubygems.org"]; 1028 sha256 = "1why2py76hv2m7i3a1im3zi5zcjcvz2l1nvshzndlwah58vrywkf"; 1029 type = "gem"; 1030 }; 1031 version = "0.7.0"; 1032 }; 1033 css_parser = { 1034 dependencies = ["addressable"]; 1035 groups = ["default" "development"]; 1036 platforms = []; 1037 source = { 1038 remotes = ["https://rubygems.org"]; 1039 sha256 = "04q1vin8slr3k8mp76qz0wqgap6f9kdsbryvgfq9fljhrm463kpj"; 1040 type = "gem"; 1041 }; 1042 version = "1.14.0"; 1043 }; 1044 cssbundling-rails = { 1045 dependencies = ["railties"]; 1046 groups = ["default"]; 1047 platforms = []; 1048 source = { 1049 remotes = ["https://rubygems.org"]; 1050 sha256 = "1nzp4j1ll6llgbrvqk81gkz6fqgk33sx4k1fcvbm7v7h79jk8808"; 1051 type = "gem"; 1052 }; 1053 version = "1.4.0"; 1054 }; 1055 csv_builder = { 1056 groups = ["default"]; 1057 platforms = []; 1058 source = { 1059 path = "${src}/gems/csv_builder"; 1060 type = "path"; 1061 }; 1062 version = "0.1.0"; 1063 }; 1064 cvss-suite = { 1065 groups = ["default"]; 1066 platforms = []; 1067 source = { 1068 remotes = ["https://rubygems.org"]; 1069 sha256 = "1yfkibv7c7aazh8p3v9mksa2rdkqacq1x3621pyl4ah3jjg9xjmm"; 1070 type = "gem"; 1071 }; 1072 version = "3.0.1"; 1073 }; 1074 danger = { 1075 dependencies = ["claide" "claide-plugins" "colored2" "cork" "faraday" "faraday-http-cache" "git" "kramdown" "kramdown-parser-gfm" "no_proxy_fix" "octokit" "terminal-table"]; 1076 groups = ["danger" "default" "development" "test"]; 1077 platforms = []; 1078 source = { 1079 remotes = ["https://rubygems.org"]; 1080 sha256 = "104x4p9rmk8frf4l858p171vjaif7mqgxspx61d26c0hfg355ra3"; 1081 type = "gem"; 1082 }; 1083 version = "9.4.2"; 1084 }; 1085 danger-gitlab = { 1086 dependencies = ["danger" "gitlab"]; 1087 groups = ["danger" "development" "test"]; 1088 platforms = []; 1089 source = { 1090 remotes = ["https://rubygems.org"]; 1091 sha256 = "1a530kx5s5rbx5yx3jqay56lkksqh0yj468hcpg16faiyv8dfza9"; 1092 type = "gem"; 1093 }; 1094 version = "8.0.0"; 1095 }; 1096 dartsass = { 1097 groups = ["default" "development" "test"]; 1098 platforms = []; 1099 source = { 1100 remotes = ["https://rubygems.org"]; 1101 sha256 = "0i8kivfa4i1m2msw2h5zigxdnar5fvln7xhym85qyp35lmi74zi6"; 1102 type = "gem"; 1103 }; 1104 version = "1.49.8"; 1105 }; 1106 database_cleaner-active_record = { 1107 dependencies = ["activerecord" "database_cleaner-core"]; 1108 groups = ["development" "test"]; 1109 platforms = []; 1110 source = { 1111 remotes = ["https://rubygems.org"]; 1112 sha256 = "12hdsqnws9gyc9sxiyc8pjiwr0xa7136m1qbhmd1pk3vsrrvk13k"; 1113 type = "gem"; 1114 }; 1115 version = "2.1.0"; 1116 }; 1117 database_cleaner-core = { 1118 groups = ["default" "development" "test"]; 1119 platforms = []; 1120 source = { 1121 remotes = ["https://rubygems.org"]; 1122 sha256 = "0v44bn386ipjjh4m2kl53dal8g4d41xajn2jggnmjbhn6965fil6"; 1123 type = "gem"; 1124 }; 1125 version = "2.0.1"; 1126 }; 1127 date = { 1128 groups = ["default" "development" "test"]; 1129 platforms = []; 1130 source = { 1131 remotes = ["https://rubygems.org"]; 1132 sha256 = "03skfikihpx37rc27vr3hwrb057gxnmdzxhmzd4bf4jpkl0r55w1"; 1133 type = "gem"; 1134 }; 1135 version = "3.3.3"; 1136 }; 1137 dead_end = { 1138 groups = ["default" "test"]; 1139 platforms = []; 1140 source = { 1141 remotes = ["https://rubygems.org"]; 1142 sha256 = "0nrg9cwy21iwzl1djp1hamy24q3pfhvvrjqi9q0bwj81gizxy48h"; 1143 type = "gem"; 1144 }; 1145 version = "3.1.1"; 1146 }; 1147 deb_version = { 1148 groups = ["default"]; 1149 platforms = []; 1150 source = { 1151 remotes = ["https://rubygems.org"]; 1152 sha256 = "04z75v3wdghqbahgipvz8y75krkqq17jbbna349ddl9ggwfr27y2"; 1153 type = "gem"; 1154 }; 1155 version = "1.0.2"; 1156 }; 1157 debug_inspector = { 1158 groups = ["default" "test"]; 1159 platforms = []; 1160 source = { 1161 remotes = ["https://rubygems.org"]; 1162 sha256 = "01l678ng12rby6660pmwagmyg8nccvjfgs3487xna7ay378a59ga"; 1163 type = "gem"; 1164 }; 1165 version = "1.1.0"; 1166 }; 1167 deckar01-task_list = { 1168 dependencies = ["html-pipeline"]; 1169 groups = ["default"]; 1170 platforms = []; 1171 source = { 1172 remotes = ["https://rubygems.org"]; 1173 sha256 = "0rqn9jh45gsw045c6fm05875bpj2xbhnff5m5drmk9wy01zdrav6"; 1174 type = "gem"; 1175 }; 1176 version = "2.3.4"; 1177 }; 1178 declarative = { 1179 groups = ["default"]; 1180 platforms = []; 1181 source = { 1182 remotes = ["https://rubygems.org"]; 1183 sha256 = "1yczgnqrbls7shrg63y88g7wand2yp9h6sf56c9bdcksn5nds8c0"; 1184 type = "gem"; 1185 }; 1186 version = "0.0.20"; 1187 }; 1188 declarative_policy = { 1189 groups = ["default"]; 1190 platforms = []; 1191 source = { 1192 remotes = ["https://rubygems.org"]; 1193 sha256 = "1jri6fqpyrlnhl99mhqlqwpi6z8idb7g421rysxz40yyk8lwzx4s"; 1194 type = "gem"; 1195 }; 1196 version = "1.1.0"; 1197 }; 1198 deprecation_toolkit = { 1199 dependencies = ["activesupport"]; 1200 groups = ["development" "test"]; 1201 platforms = []; 1202 source = { 1203 remotes = ["https://rubygems.org"]; 1204 sha256 = "1fh4d98irhph3ri7c2rrvvmmjd4z14702r8baq9flh5f34dap8d8"; 1205 type = "gem"; 1206 }; 1207 version = "1.5.1"; 1208 }; 1209 derailed_benchmarks = { 1210 dependencies = ["benchmark-ips" "dead_end" "get_process_mem" "heapy" "memory_profiler" "mini_histogram" "rack" "rack-test" "rake" "ruby-statistics" "thor"]; 1211 groups = ["test"]; 1212 platforms = []; 1213 source = { 1214 remotes = ["https://rubygems.org"]; 1215 sha256 = "0kx1i7qsb5gvc24kxwq4bpcvsknm4c04mq7mz27m7dgfdhhcdbga"; 1216 type = "gem"; 1217 }; 1218 version = "2.1.2"; 1219 }; 1220 descendants_tracker = { 1221 dependencies = ["thread_safe"]; 1222 groups = ["default" "test"]; 1223 platforms = []; 1224 source = { 1225 remotes = ["https://rubygems.org"]; 1226 sha256 = "15q8g3fcqyb41qixn6cky0k3p86291y7xsh1jfd851dvrza1vi79"; 1227 type = "gem"; 1228 }; 1229 version = "0.0.4"; 1230 }; 1231 devfile = { 1232 groups = ["default"]; 1233 platforms = []; 1234 source = { 1235 remotes = ["https://rubygems.org"]; 1236 sha256 = "1p11hv0a2s4m29vvyr7z22wjr9f4cfmdjnqidrv62rfcg9r73w0g"; 1237 type = "gem"; 1238 }; 1239 version = "0.0.25.pre.alpha1"; 1240 }; 1241 device_detector = { 1242 groups = ["default"]; 1243 platforms = []; 1244 source = { 1245 remotes = ["https://rubygems.org"]; 1246 sha256 = "0zbsjj1bgwmsiqiw6x5fzbzp25xc10c02s37ggl2635ha0qzn05q"; 1247 type = "gem"; 1248 }; 1249 version = "1.0.0"; 1250 }; 1251 devise = { 1252 dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "warden"]; 1253 groups = ["default"]; 1254 platforms = []; 1255 source = { 1256 remotes = ["https://rubygems.org"]; 1257 sha256 = "121ljaaapil79dcsl5mkh5k613hv58z4z3g2lrnzb5qvqpb3h1j8"; 1258 type = "gem"; 1259 }; 1260 version = "4.9.3"; 1261 }; 1262 devise-pbkdf2-encryptable = { 1263 dependencies = ["devise" "devise-two-factor"]; 1264 groups = ["default"]; 1265 platforms = []; 1266 source = { 1267 path = "${src}/vendor/gems/devise-pbkdf2-encryptable"; 1268 type = "path"; 1269 }; 1270 version = "0.0.0"; 1271 }; 1272 devise-two-factor = { 1273 dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; 1274 groups = ["default"]; 1275 platforms = []; 1276 source = { 1277 remotes = ["https://rubygems.org"]; 1278 sha256 = "15cbgb0hyq78myc6aaszzdrd9qll9n3qdhykmrx22qiyac3mnpy9"; 1279 type = "gem"; 1280 }; 1281 version = "4.1.1"; 1282 }; 1283 diff-lcs = { 1284 groups = ["default" "development" "test"]; 1285 platforms = []; 1286 source = { 1287 remotes = ["https://rubygems.org"]; 1288 sha256 = "0rwvjahnp7cpmracd8x732rjgnilqv2sx7d1gfrysslc3h039fa9"; 1289 type = "gem"; 1290 }; 1291 version = "1.5.0"; 1292 }; 1293 diff_match_patch = { 1294 groups = ["default"]; 1295 platforms = []; 1296 source = { 1297 path = "${src}/vendor/gems/diff_match_patch"; 1298 type = "path"; 1299 }; 1300 version = "0.1.0"; 1301 }; 1302 diffy = { 1303 groups = ["default"]; 1304 platforms = []; 1305 source = { 1306 remotes = ["https://rubygems.org"]; 1307 sha256 = "1qcsv29ljfhy76gq4xi8zpn6dc6nv15c41r131bdr38kwpxjzd1n"; 1308 type = "gem"; 1309 }; 1310 version = "3.4.2"; 1311 }; 1312 digest-crc = { 1313 dependencies = ["rake"]; 1314 groups = ["default"]; 1315 platforms = []; 1316 source = { 1317 remotes = ["https://rubygems.org"]; 1318 sha256 = "09114ndpnnyamc2q07bmpzw7kp3rbbfv7plmxcbzzi9d6prmd92w"; 1319 type = "gem"; 1320 }; 1321 version = "0.6.5"; 1322 }; 1323 discordrb-webhooks = { 1324 dependencies = ["rest-client"]; 1325 groups = ["default"]; 1326 platforms = []; 1327 source = { 1328 remotes = ["https://rubygems.org"]; 1329 sha256 = "1c933kq48sqja1a2fc4ki9w8x5ajl6lp67hslka5k05hwfyaiysj"; 1330 type = "gem"; 1331 }; 1332 version = "3.5.0"; 1333 }; 1334 docile = { 1335 groups = ["coverage" "default" "development" "test"]; 1336 platforms = []; 1337 source = { 1338 remotes = ["https://rubygems.org"]; 1339 sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz"; 1340 type = "gem"; 1341 }; 1342 version = "1.4.0"; 1343 }; 1344 domain_name = { 1345 dependencies = ["unf"]; 1346 groups = ["default"]; 1347 platforms = []; 1348 source = { 1349 remotes = ["https://rubygems.org"]; 1350 sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0"; 1351 type = "gem"; 1352 }; 1353 version = "0.5.20190701"; 1354 }; 1355 doorkeeper = { 1356 dependencies = ["railties"]; 1357 groups = ["default"]; 1358 platforms = []; 1359 source = { 1360 remotes = ["https://rubygems.org"]; 1361 sha256 = "1q2pywgyn6cbnm0fh3dln5z1qgd1g8hvb4x8rppjc1bpfxnfhi13"; 1362 type = "gem"; 1363 }; 1364 version = "5.6.6"; 1365 }; 1366 doorkeeper-openid_connect = { 1367 dependencies = ["doorkeeper" "jwt"]; 1368 groups = ["default"]; 1369 platforms = []; 1370 source = { 1371 remotes = ["https://rubygems.org"]; 1372 sha256 = "11p7p3b0yb12xfdhxxsifc2mz0rj1hlgi8sbcwjzxvld24rszvbi"; 1373 type = "gem"; 1374 }; 1375 version = "1.8.7"; 1376 }; 1377 dotenv = { 1378 groups = ["default"]; 1379 platforms = []; 1380 source = { 1381 remotes = ["https://rubygems.org"]; 1382 sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94"; 1383 type = "gem"; 1384 }; 1385 version = "2.7.6"; 1386 }; 1387 dry-cli = { 1388 groups = ["default"]; 1389 platforms = []; 1390 source = { 1391 remotes = ["https://rubygems.org"]; 1392 sha256 = "1w39jms4bsggxvl23cxanhccv1ngb6nqxsqhi784v5bjz1lx3si8"; 1393 type = "gem"; 1394 }; 1395 version = "1.0.0"; 1396 }; 1397 dry-core = { 1398 dependencies = ["concurrent-ruby" "zeitwerk"]; 1399 groups = ["default" "development" "test"]; 1400 platforms = []; 1401 source = { 1402 remotes = ["https://rubygems.org"]; 1403 sha256 = "03a5qn74c4lk2rpy6wlhv66synjlyzc4wn086xzphkpmw12l4bzk"; 1404 type = "gem"; 1405 }; 1406 version = "1.0.1"; 1407 }; 1408 dry-inflector = { 1409 groups = ["default" "development" "test"]; 1410 platforms = []; 1411 source = { 1412 remotes = ["https://rubygems.org"]; 1413 sha256 = "09hnvna3lg2x36li63988kv664d0zvy7y0z33803yvrdr9hj7lka"; 1414 type = "gem"; 1415 }; 1416 version = "1.0.0"; 1417 }; 1418 dry-logic = { 1419 dependencies = ["concurrent-ruby" "dry-core" "zeitwerk"]; 1420 groups = ["default" "development" "test"]; 1421 platforms = []; 1422 source = { 1423 remotes = ["https://rubygems.org"]; 1424 sha256 = "05nldkc154r0qzlhss7n5klfiyyz05x2fkq08y13s34py6023vcr"; 1425 type = "gem"; 1426 }; 1427 version = "1.5.0"; 1428 }; 1429 dry-types = { 1430 dependencies = ["concurrent-ruby" "dry-core" "dry-inflector" "dry-logic" "zeitwerk"]; 1431 groups = ["default" "development" "test"]; 1432 platforms = []; 1433 source = { 1434 remotes = ["https://rubygems.org"]; 1435 sha256 = "1f6dz0hm67rhybh6xq2s3vvr700cp43kf50z2lids62s2i0mh5hj"; 1436 type = "gem"; 1437 }; 1438 version = "1.7.1"; 1439 }; 1440 dumb_delegator = { 1441 groups = ["default" "test"]; 1442 platforms = []; 1443 source = { 1444 remotes = ["https://rubygems.org"]; 1445 sha256 = "151fdn7y0gqs7f6y3y7rn3frv0z359qrw9hb4s7avn6j2qc42ppz"; 1446 type = "gem"; 1447 }; 1448 version = "1.0.0"; 1449 }; 1450 duo_api = { 1451 groups = ["default"]; 1452 platforms = []; 1453 source = { 1454 remotes = ["https://rubygems.org"]; 1455 sha256 = "0xk1437b5vrjg8prk2khsva5rkx3apsj7c46n3yk5b8g34787jc7"; 1456 type = "gem"; 1457 }; 1458 version = "1.3.0"; 1459 }; 1460 e2mmap = { 1461 groups = ["default" "development"]; 1462 platforms = []; 1463 source = { 1464 remotes = ["https://rubygems.org"]; 1465 sha256 = "0n8gxjb63dck3vrmsdcqqll7xs7f3wk78mw8w0gdk9wp5nx6pvj5"; 1466 type = "gem"; 1467 }; 1468 version = "0.1.0"; 1469 }; 1470 ecma-re-validator = { 1471 dependencies = ["regexp_parser"]; 1472 groups = ["default"]; 1473 platforms = []; 1474 source = { 1475 remotes = ["https://rubygems.org"]; 1476 sha256 = "1mz0nsl2093jd94nygw8qs13rwfwl1ax76xz3ypinr5hqbc5pab6"; 1477 type = "gem"; 1478 }; 1479 version = "0.3.0"; 1480 }; 1481 ed25519 = { 1482 groups = ["default"]; 1483 platforms = []; 1484 source = { 1485 remotes = ["https://rubygems.org"]; 1486 sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji"; 1487 type = "gem"; 1488 }; 1489 version = "1.3.0"; 1490 }; 1491 elasticsearch = { 1492 dependencies = ["elasticsearch-api" "elasticsearch-transport"]; 1493 groups = ["default"]; 1494 platforms = []; 1495 source = { 1496 remotes = ["https://rubygems.org"]; 1497 sha256 = "0havyxmvl157a653prspnbhgdchlx44xqxl170v1im5ggxwavcaq"; 1498 type = "gem"; 1499 }; 1500 version = "7.13.3"; 1501 }; 1502 elasticsearch-api = { 1503 dependencies = ["multi_json"]; 1504 groups = ["default"]; 1505 platforms = []; 1506 source = { 1507 remotes = ["https://rubygems.org"]; 1508 sha256 = "0bmssarkk7lqkjdn8c9j7jvxcnn4hg1zcmhsky8bfvc99k33b3w8"; 1509 type = "gem"; 1510 }; 1511 version = "7.13.3"; 1512 }; 1513 elasticsearch-model = { 1514 dependencies = ["activesupport" "elasticsearch" "hashie"]; 1515 groups = ["default"]; 1516 platforms = []; 1517 source = { 1518 remotes = ["https://rubygems.org"]; 1519 sha256 = "1ivcz5pcrp0760j26590bm3jvwc8548wcy7z7v2274k18l583h9c"; 1520 type = "gem"; 1521 }; 1522 version = "7.2.0"; 1523 }; 1524 elasticsearch-rails = { 1525 groups = ["default"]; 1526 platforms = []; 1527 source = { 1528 remotes = ["https://rubygems.org"]; 1529 sha256 = "1r2nh6csdlbfk5hqq5qbvvw1kvv6qa382alil2ixjn33jl7dql07"; 1530 type = "gem"; 1531 }; 1532 version = "7.2.1"; 1533 }; 1534 elasticsearch-transport = { 1535 dependencies = ["faraday" "multi_json"]; 1536 groups = ["default"]; 1537 platforms = []; 1538 source = { 1539 remotes = ["https://rubygems.org"]; 1540 sha256 = "0blfii8qvj0m6bg9sbfynxc40in7zfmw2wpi4clv7d9gclk053db"; 1541 type = "gem"; 1542 }; 1543 version = "7.13.3"; 1544 }; 1545 email_reply_trimmer = { 1546 groups = ["default"]; 1547 platforms = []; 1548 source = { 1549 remotes = ["https://rubygems.org"]; 1550 sha256 = "0vijywhy1acsq4187ss6w8a7ksswaf1d5np3wbj962b6rqif5vcz"; 1551 type = "gem"; 1552 }; 1553 version = "0.1.6"; 1554 }; 1555 email_spec = { 1556 dependencies = ["htmlentities" "launchy" "mail"]; 1557 groups = ["test"]; 1558 platforms = []; 1559 source = { 1560 remotes = ["https://rubygems.org"]; 1561 sha256 = "0yadaif80cf2ry0nvhir1s70xmm22xzncq6vfvvffdd8h02ridv0"; 1562 type = "gem"; 1563 }; 1564 version = "2.2.0"; 1565 }; 1566 encryptor = { 1567 groups = ["default"]; 1568 platforms = []; 1569 source = { 1570 remotes = ["https://rubygems.org"]; 1571 sha256 = "0s8rvfl0vn8w7k1sgkc234060jh468s3zd45xa64p1jdmfa3zwmb"; 1572 type = "gem"; 1573 }; 1574 version = "3.0.0"; 1575 }; 1576 error_tracking_open_api = { 1577 dependencies = ["typhoeus"]; 1578 groups = ["default"]; 1579 platforms = []; 1580 source = { 1581 path = "${src}/gems/error_tracking_open_api"; 1582 type = "path"; 1583 }; 1584 version = "1.0.0"; 1585 }; 1586 erubi = { 1587 groups = ["default" "development" "test"]; 1588 platforms = []; 1589 source = { 1590 remotes = ["https://rubygems.org"]; 1591 sha256 = "08s75vs9cxlc4r1q2bjg4br8g9wc5lc5x5vl0vv4zq5ivxsdpgi7"; 1592 type = "gem"; 1593 }; 1594 version = "1.12.0"; 1595 }; 1596 escape_utils = { 1597 groups = ["default" "development" "test"]; 1598 platforms = []; 1599 source = { 1600 remotes = ["https://rubygems.org"]; 1601 sha256 = "029c7kynhkxw8fgq9q171xi68ajfqrb22r7drvkar018j8871yyz"; 1602 type = "gem"; 1603 }; 1604 version = "1.3.0"; 1605 }; 1606 et-orbi = { 1607 dependencies = ["tzinfo"]; 1608 groups = ["default"]; 1609 platforms = []; 1610 source = { 1611 remotes = ["https://rubygems.org"]; 1612 sha256 = "1d2z4ky2v15dpcz672i2p7lb2nc793dasq3yq3660h2az53kss9v"; 1613 type = "gem"; 1614 }; 1615 version = "1.2.7"; 1616 }; 1617 ethon = { 1618 dependencies = ["ffi"]; 1619 groups = ["default"]; 1620 platforms = []; 1621 source = { 1622 remotes = ["https://rubygems.org"]; 1623 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v"; 1624 type = "gem"; 1625 }; 1626 version = "0.16.0"; 1627 }; 1628 excon = { 1629 groups = ["default"]; 1630 platforms = []; 1631 source = { 1632 remotes = ["https://rubygems.org"]; 1633 sha256 = "0j826kfvzn7nc5pv950n270r0sx1702k988ad11cdlav3dcxxw09"; 1634 type = "gem"; 1635 }; 1636 version = "0.99.0"; 1637 }; 1638 execjs = { 1639 groups = ["default"]; 1640 platforms = []; 1641 source = { 1642 remotes = ["https://rubygems.org"]; 1643 sha256 = "121h6af4i6wr3wxvv84y53jcyw2sk71j5wsncm6wq6yqrwcrk4vd"; 1644 type = "gem"; 1645 }; 1646 version = "2.8.1"; 1647 }; 1648 expgen = { 1649 dependencies = ["parslet"]; 1650 groups = ["default" "development" "test"]; 1651 platforms = []; 1652 source = { 1653 remotes = ["https://rubygems.org"]; 1654 sha256 = "0fd2sdh3lc3x0qds30czli8k5qr45bkb7ssx0kb038hhn9jhysjf"; 1655 type = "gem"; 1656 }; 1657 version = "0.1.1"; 1658 }; 1659 expression_parser = { 1660 groups = ["default"]; 1661 platforms = []; 1662 source = { 1663 remotes = ["https://rubygems.org"]; 1664 sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib"; 1665 type = "gem"; 1666 }; 1667 version = "0.9.0"; 1668 }; 1669 extended-markdown-filter = { 1670 dependencies = ["html-pipeline"]; 1671 groups = ["default" "development" "test"]; 1672 platforms = []; 1673 source = { 1674 remotes = ["https://rubygems.org"]; 1675 sha256 = "0f7isjr3vpvmyc3arqcgn1fc69axxd73xk87nk31ibpv15sfzvn8"; 1676 type = "gem"; 1677 }; 1678 version = "0.7.0"; 1679 }; 1680 factory_bot = { 1681 dependencies = ["activesupport"]; 1682 groups = ["default" "development" "test"]; 1683 platforms = []; 1684 source = { 1685 remotes = ["https://rubygems.org"]; 1686 sha256 = "1glq677vmd3xrdilcx6ar8sdaysm9ldrppg34yzw43jzr6dx47fp"; 1687 type = "gem"; 1688 }; 1689 version = "6.4.5"; 1690 }; 1691 factory_bot_rails = { 1692 dependencies = ["factory_bot" "railties"]; 1693 groups = ["development" "test"]; 1694 platforms = []; 1695 source = { 1696 remotes = ["https://rubygems.org"]; 1697 sha256 = "1j6w4rr2cb5wng9yrn2ya9k40q52m0pbz47kzw8xrwqg3jncwwza"; 1698 type = "gem"; 1699 }; 1700 version = "6.4.3"; 1701 }; 1702 faraday = { 1703 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-multipart" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "faraday-retry" "ruby2_keywords"]; 1704 groups = ["danger" "default" "development" "test"]; 1705 platforms = []; 1706 source = { 1707 remotes = ["https://rubygems.org"]; 1708 sha256 = "00palwawk897p5gypw5wjrh93d4p0xz2yl9w93yicb4kq7amh8d4"; 1709 type = "gem"; 1710 }; 1711 version = "1.10.0"; 1712 }; 1713 faraday-em_http = { 1714 groups = ["danger" "default" "development" "test"]; 1715 platforms = []; 1716 source = { 1717 remotes = ["https://rubygems.org"]; 1718 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs"; 1719 type = "gem"; 1720 }; 1721 version = "1.0.0"; 1722 }; 1723 faraday-em_synchrony = { 1724 groups = ["danger" "default" "development" "test"]; 1725 platforms = []; 1726 source = { 1727 remotes = ["https://rubygems.org"]; 1728 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6"; 1729 type = "gem"; 1730 }; 1731 version = "1.0.0"; 1732 }; 1733 faraday-excon = { 1734 groups = ["danger" "default" "development" "test"]; 1735 platforms = []; 1736 source = { 1737 remotes = ["https://rubygems.org"]; 1738 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh"; 1739 type = "gem"; 1740 }; 1741 version = "1.1.0"; 1742 }; 1743 faraday-http-cache = { 1744 dependencies = ["faraday"]; 1745 groups = ["danger" "default" "development" "test"]; 1746 platforms = []; 1747 source = { 1748 remotes = ["https://rubygems.org"]; 1749 sha256 = "0qvl49xpl2mwxgcj6aj11qrjk94xrqhbnpl5vp1y2275crnkddv4"; 1750 type = "gem"; 1751 }; 1752 version = "2.5.0"; 1753 }; 1754 faraday-httpclient = { 1755 groups = ["danger" "default" "development" "test"]; 1756 platforms = []; 1757 source = { 1758 remotes = ["https://rubygems.org"]; 1759 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc"; 1760 type = "gem"; 1761 }; 1762 version = "1.0.1"; 1763 }; 1764 faraday-multipart = { 1765 dependencies = ["multipart-post"]; 1766 groups = ["danger" "default" "development" "test"]; 1767 platforms = []; 1768 source = { 1769 remotes = ["https://rubygems.org"]; 1770 sha256 = "09871c4hd7s5ws1wl4gs7js1k2wlby6v947m2bbzg43pnld044lh"; 1771 type = "gem"; 1772 }; 1773 version = "1.0.4"; 1774 }; 1775 faraday-net_http = { 1776 groups = ["danger" "default" "development" "test"]; 1777 platforms = []; 1778 source = { 1779 remotes = ["https://rubygems.org"]; 1780 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 1781 type = "gem"; 1782 }; 1783 version = "1.0.1"; 1784 }; 1785 faraday-net_http_persistent = { 1786 groups = ["danger" "default" "development" "test"]; 1787 platforms = []; 1788 source = { 1789 remotes = ["https://rubygems.org"]; 1790 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b"; 1791 type = "gem"; 1792 }; 1793 version = "1.2.0"; 1794 }; 1795 faraday-patron = { 1796 groups = ["danger" "default" "development" "test"]; 1797 platforms = []; 1798 source = { 1799 remotes = ["https://rubygems.org"]; 1800 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w"; 1801 type = "gem"; 1802 }; 1803 version = "1.0.0"; 1804 }; 1805 faraday-rack = { 1806 groups = ["danger" "default" "development" "test"]; 1807 platforms = []; 1808 source = { 1809 remotes = ["https://rubygems.org"]; 1810 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g"; 1811 type = "gem"; 1812 }; 1813 version = "1.0.0"; 1814 }; 1815 faraday-retry = { 1816 groups = ["danger" "default" "development" "test"]; 1817 platforms = []; 1818 source = { 1819 remotes = ["https://rubygems.org"]; 1820 sha256 = "153i967yrwnswqgvnnajgwp981k9p50ys1h80yz3q94rygs59ldd"; 1821 type = "gem"; 1822 }; 1823 version = "1.0.3"; 1824 }; 1825 faraday_middleware = { 1826 dependencies = ["faraday"]; 1827 groups = ["default"]; 1828 platforms = []; 1829 source = { 1830 remotes = ["https://rubygems.org"]; 1831 sha256 = "1bw8mfh4yin2xk7138rg3fhb2p5g2dlmdma88k82psah9mbmvlfy"; 1832 type = "gem"; 1833 }; 1834 version = "1.2.0"; 1835 }; 1836 faraday_middleware-aws-sigv4 = { 1837 dependencies = ["aws-sigv4" "faraday"]; 1838 groups = ["default"]; 1839 platforms = []; 1840 source = { 1841 remotes = ["https://rubygems.org"]; 1842 sha256 = "1gk2qakcvvbgfvvfd8cgf13sligv5mp816ykmra9llqmbfym8ikl"; 1843 type = "gem"; 1844 }; 1845 version = "0.3.0"; 1846 }; 1847 fast_blank = { 1848 groups = ["default"]; 1849 platforms = []; 1850 source = { 1851 remotes = ["https://rubygems.org"]; 1852 sha256 = "1shpmamyzyhyxmv95r96ja5rylzaw60r19647d0fdm7y2h2c77r6"; 1853 type = "gem"; 1854 }; 1855 version = "1.0.1"; 1856 }; 1857 fast_gettext = { 1858 groups = ["default"]; 1859 platforms = []; 1860 source = { 1861 remotes = ["https://rubygems.org"]; 1862 sha256 = "112gsrqah2w03kgi9mjsn6hl74mrwckphf223h36iayc4djf4lq2"; 1863 type = "gem"; 1864 }; 1865 version = "2.3.0"; 1866 }; 1867 ffaker = { 1868 groups = ["default"]; 1869 platforms = []; 1870 source = { 1871 remotes = ["https://rubygems.org"]; 1872 sha256 = "1644hpjg7k08dsjhljwg4grs49riaw6bxp5xf62jrac4q9fgnbcx"; 1873 type = "gem"; 1874 }; 1875 version = "2.23.0"; 1876 }; 1877 ffi = { 1878 groups = ["default" "development" "kerberos" "puma" "test"]; 1879 platforms = []; 1880 source = { 1881 remotes = ["https://rubygems.org"]; 1882 sha256 = "1862ydmclzy1a0cjbvm8dz7847d9rch495ib0zb64y84d3xd4bkg"; 1883 type = "gem"; 1884 }; 1885 version = "1.15.5"; 1886 }; 1887 ffi-compiler = { 1888 dependencies = ["ffi" "rake"]; 1889 groups = ["default"]; 1890 platforms = []; 1891 source = { 1892 remotes = ["https://rubygems.org"]; 1893 sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1"; 1894 type = "gem"; 1895 }; 1896 version = "1.0.1"; 1897 }; 1898 ffi-yajl = { 1899 dependencies = ["libyajl2"]; 1900 groups = ["default"]; 1901 platforms = []; 1902 source = { 1903 remotes = ["https://rubygems.org"]; 1904 sha256 = "0dj3y95260rvlclkkcxak6c1dsrzbyr4wik7jv3y949r4w9adfk9"; 1905 type = "gem"; 1906 }; 1907 version = "2.6.0"; 1908 }; 1909 find_a_port = { 1910 groups = ["default" "development" "test"]; 1911 platforms = []; 1912 source = { 1913 remotes = ["https://rubygems.org"]; 1914 sha256 = "1sswgpvn38yav4i21adrr7yy8c8299d7rj065gd3iwg6nn26lpb0"; 1915 type = "gem"; 1916 }; 1917 version = "1.0.1"; 1918 }; 1919 flipper = { 1920 dependencies = ["concurrent-ruby"]; 1921 groups = ["default"]; 1922 platforms = []; 1923 source = { 1924 remotes = ["https://rubygems.org"]; 1925 sha256 = "127ryr9107719rfk9k638fxk2p38cnbz23h9ghxxbckiv4474mvd"; 1926 type = "gem"; 1927 }; 1928 version = "0.26.2"; 1929 }; 1930 flipper-active_record = { 1931 dependencies = ["activerecord" "flipper"]; 1932 groups = ["default"]; 1933 platforms = []; 1934 source = { 1935 remotes = ["https://rubygems.org"]; 1936 sha256 = "1g10lck7p3776r2dshz185rd1hjzv47z95bhgpk7bxz2ikpsxpk1"; 1937 type = "gem"; 1938 }; 1939 version = "0.26.2"; 1940 }; 1941 flipper-active_support_cache_store = { 1942 dependencies = ["activesupport" "flipper"]; 1943 groups = ["default"]; 1944 platforms = []; 1945 source = { 1946 remotes = ["https://rubygems.org"]; 1947 sha256 = "1c6j2frspzafqmha5wlkpv05n5vfzrglbprpgj1dxiz5s4x8ily2"; 1948 type = "gem"; 1949 }; 1950 version = "0.26.2"; 1951 }; 1952 fog-aliyun = { 1953 dependencies = ["addressable" "aliyun-sdk" "fog-core" "fog-json" "ipaddress" "xml-simple"]; 1954 groups = ["default"]; 1955 platforms = []; 1956 source = { 1957 remotes = ["https://rubygems.org"]; 1958 sha256 = "0f6cwnq4vq628lgv1wn7fzmwgcpv840zbmcwpfpiwy7b9dh388wg"; 1959 type = "gem"; 1960 }; 1961 version = "0.4.0"; 1962 }; 1963 fog-aws = { 1964 dependencies = ["fog-core" "fog-json" "fog-xml"]; 1965 groups = ["default"]; 1966 platforms = []; 1967 source = { 1968 remotes = ["https://rubygems.org"]; 1969 sha256 = "0127b2jx7lj82h96sm0rnmlgqzgiz5013m6z27vxnkmwrw78iigl"; 1970 type = "gem"; 1971 }; 1972 version = "3.18.0"; 1973 }; 1974 fog-core = { 1975 dependencies = ["builder" "excon" "formatador" "mime-types"]; 1976 groups = ["default"]; 1977 platforms = []; 1978 source = { 1979 remotes = ["https://rubygems.org"]; 1980 sha256 = "1agd6xgzk0rxrsjdpn94v4hy89s0nm2cs4zg2p880w2dan9xgrak"; 1981 type = "gem"; 1982 }; 1983 version = "2.1.0"; 1984 }; 1985 fog-google = { 1986 dependencies = ["fog-core" "fog-json" "fog-xml" "google-apis-compute_v1" "google-apis-dns_v1" "google-apis-iamcredentials_v1" "google-apis-monitoring_v3" "google-apis-pubsub_v1" "google-apis-sqladmin_v1beta4" "google-apis-storage_v1" "google-cloud-env"]; 1987 groups = ["default"]; 1988 platforms = []; 1989 source = { 1990 remotes = ["https://rubygems.org"]; 1991 sha256 = "127l22c7lhg166sylfhxys41p0i3nlkxkpzzgw8q9zip10irm41w"; 1992 type = "gem"; 1993 }; 1994 version = "1.19.0"; 1995 }; 1996 fog-json = { 1997 dependencies = ["fog-core" "multi_json"]; 1998 groups = ["default"]; 1999 platforms = []; 2000 source = { 2001 remotes = ["https://rubygems.org"]; 2002 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx"; 2003 type = "gem"; 2004 }; 2005 version = "1.2.0"; 2006 }; 2007 fog-local = { 2008 dependencies = ["fog-core"]; 2009 groups = ["default"]; 2010 platforms = []; 2011 source = { 2012 remotes = ["https://rubygems.org"]; 2013 sha256 = "0yggsxd7c58p5i8zgvfw9rkqlg75l6hkbwnpgawd2sacwl4jsfr6"; 2014 type = "gem"; 2015 }; 2016 version = "0.8.0"; 2017 }; 2018 fog-xml = { 2019 dependencies = ["fog-core" "nokogiri"]; 2020 groups = ["default"]; 2021 platforms = []; 2022 source = { 2023 remotes = ["https://rubygems.org"]; 2024 sha256 = "043lwdw2wsi6d55ifk0w3izi5l1d1h0alwyr3fixic7b94kc812n"; 2025 type = "gem"; 2026 }; 2027 version = "0.1.3"; 2028 }; 2029 formatador = { 2030 groups = ["default"]; 2031 platforms = []; 2032 source = { 2033 remotes = ["https://rubygems.org"]; 2034 sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0"; 2035 type = "gem"; 2036 }; 2037 version = "0.2.5"; 2038 }; 2039 forwardable = { 2040 groups = ["default" "development"]; 2041 platforms = []; 2042 source = { 2043 remotes = ["https://rubygems.org"]; 2044 sha256 = "1b5g1i3xdvmxxpq4qp0z4v78ivqnazz26w110fh4cvzsdayz8zgi"; 2045 type = "gem"; 2046 }; 2047 version = "1.3.3"; 2048 }; 2049 fugit = { 2050 dependencies = ["et-orbi" "raabro"]; 2051 groups = ["default"]; 2052 platforms = []; 2053 source = { 2054 remotes = ["https://rubygems.org"]; 2055 sha256 = "1cm2lrvhrpqq19hbdsxf4lq2nkb2qdldbdxh3gvi15l62dlb5zqq"; 2056 type = "gem"; 2057 }; 2058 version = "1.8.1"; 2059 }; 2060 fuubar = { 2061 dependencies = ["rspec-core" "ruby-progressbar"]; 2062 groups = ["development" "test"]; 2063 platforms = []; 2064 source = { 2065 remotes = ["https://rubygems.org"]; 2066 sha256 = "0jlv2wisgnim29h47shvqhipbz1wgndfdr7i6y5wcfag0z2660lv"; 2067 type = "gem"; 2068 }; 2069 version = "2.2.0"; 2070 }; 2071 fuzzyurl = { 2072 groups = ["default"]; 2073 platforms = []; 2074 source = { 2075 remotes = ["https://rubygems.org"]; 2076 sha256 = "03qchs33vfwbsv5awxg3acfmlcrf5xbhnbrc83fdpamwya0glbjl"; 2077 type = "gem"; 2078 }; 2079 version = "0.9.0"; 2080 }; 2081 gapic-common = { 2082 dependencies = ["faraday" "faraday-retry" "google-protobuf" "googleapis-common-protos" "googleapis-common-protos-types" "googleauth" "grpc"]; 2083 groups = ["default"]; 2084 platforms = []; 2085 source = { 2086 remotes = ["https://rubygems.org"]; 2087 sha256 = "0rlka373b2iva4dz2diz2zx7jyx617hwqvnfx2hs5xs0nh24fc5g"; 2088 type = "gem"; 2089 }; 2090 version = "0.20.0"; 2091 }; 2092 gemoji = { 2093 groups = ["default" "development" "test"]; 2094 platforms = []; 2095 source = { 2096 remotes = ["https://rubygems.org"]; 2097 sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0"; 2098 type = "gem"; 2099 }; 2100 version = "3.0.1"; 2101 }; 2102 get_process_mem = { 2103 dependencies = ["ffi"]; 2104 groups = ["default" "puma" "test"]; 2105 platforms = []; 2106 source = { 2107 remotes = ["https://rubygems.org"]; 2108 sha256 = "1fkyyyxjcx4iigm8vhraa629k2lxa1npsv4015y82snx84v3rzaa"; 2109 type = "gem"; 2110 }; 2111 version = "0.2.7"; 2112 }; 2113 gettext = { 2114 dependencies = ["erubi" "locale" "prime" "racc" "text"]; 2115 groups = ["development"]; 2116 platforms = []; 2117 source = { 2118 remotes = ["https://rubygems.org"]; 2119 sha256 = "16h0kda5z4s4zqygyk0f52xzs9mlz9r4lnhjwk729hhmdbz68a19"; 2120 type = "gem"; 2121 }; 2122 version = "3.4.9"; 2123 }; 2124 gettext_i18n_rails = { 2125 dependencies = ["fast_gettext"]; 2126 groups = ["default"]; 2127 platforms = []; 2128 source = { 2129 remotes = ["https://rubygems.org"]; 2130 sha256 = "1gibn9j4k9ck54v7rxbqwa587fc2l92clv9r71zhyl3c4m57x771"; 2131 type = "gem"; 2132 }; 2133 version = "1.11.0"; 2134 }; 2135 git = { 2136 dependencies = ["addressable" "rchardet"]; 2137 groups = ["danger" "default" "development" "test"]; 2138 platforms = []; 2139 source = { 2140 remotes = ["https://rubygems.org"]; 2141 sha256 = "0rf4603ffvdlvnzx1nmh2x5j8lic3p24115sm7bx6p2nwii09f69"; 2142 type = "gem"; 2143 }; 2144 version = "1.18.0"; 2145 }; 2146 gitaly = { 2147 dependencies = ["grpc"]; 2148 groups = ["default"]; 2149 platforms = []; 2150 source = { 2151 remotes = ["https://rubygems.org"]; 2152 sha256 = "1nwc8mlpznq9b7rgcbxwzaj936pn0syjasxdhplpiz3iqbr64ca8"; 2153 type = "gem"; 2154 }; 2155 version = "16.10.0.pre.rc1"; 2156 }; 2157 gitlab = { 2158 dependencies = ["httparty" "terminal-table"]; 2159 groups = ["danger" "default" "development" "test"]; 2160 platforms = []; 2161 source = { 2162 remotes = ["https://rubygems.org"]; 2163 sha256 = "0ycnjjk1im5a82k02avix7c5c87vrkl87gsghgq29g2x34z5wr1z"; 2164 type = "gem"; 2165 }; 2166 version = "4.19.0"; 2167 }; 2168 gitlab-backup-cli = { 2169 dependencies = ["thor"]; 2170 groups = ["default"]; 2171 platforms = []; 2172 source = { 2173 path = "${src}/gems/gitlab-backup-cli"; 2174 type = "path"; 2175 }; 2176 version = "0.0.1"; 2177 }; 2178 gitlab-chronic = { 2179 dependencies = ["numerizer"]; 2180 groups = ["default"]; 2181 platforms = []; 2182 source = { 2183 remotes = ["https://rubygems.org"]; 2184 sha256 = "0xf857vj55r1jafbkdpdzq6c22r964rj9186m1q8hw4vd7f1h3zq"; 2185 type = "gem"; 2186 }; 2187 version = "0.10.5"; 2188 }; 2189 gitlab-dangerfiles = { 2190 dependencies = ["danger" "danger-gitlab" "rake"]; 2191 groups = ["danger" "development" "test"]; 2192 platforms = []; 2193 source = { 2194 remotes = ["https://rubygems.org"]; 2195 sha256 = "1jj5w7h457cm2q0ds63kp29ybkq1h02gibn37y2r0wnbimm8fxi5"; 2196 type = "gem"; 2197 }; 2198 version = "4.7.0"; 2199 }; 2200 gitlab-experiment = { 2201 dependencies = ["activesupport" "request_store"]; 2202 groups = ["default"]; 2203 platforms = []; 2204 source = { 2205 remotes = ["https://rubygems.org"]; 2206 sha256 = "0j0zs29izmhqc1jvgfsvikqdyg6r8kf3j9azbmsmm02l45sfwc7j"; 2207 type = "gem"; 2208 }; 2209 version = "0.9.1"; 2210 }; 2211 gitlab-fog-azure-rm = { 2212 dependencies = ["azure-storage-blob" "azure-storage-common" "fog-core" "fog-json" "mime-types"]; 2213 groups = ["default"]; 2214 platforms = []; 2215 source = { 2216 remotes = ["https://rubygems.org"]; 2217 sha256 = "0a3c3slg1iqlhyci9mnbasgw1qcsnznczyqjkn28hfr79cblpwp4"; 2218 type = "gem"; 2219 }; 2220 version = "1.8.0"; 2221 }; 2222 gitlab-glfm-markdown = { 2223 dependencies = ["rb_sys"]; 2224 groups = ["default"]; 2225 platforms = []; 2226 source = { 2227 remotes = ["https://rubygems.org"]; 2228 sha256 = "0nk9kp3zb2x1hpqirq7x2qqpmfsqq4izprbicxjb20bqvm4mvvdb"; 2229 type = "gem"; 2230 }; 2231 version = "0.0.13"; 2232 }; 2233 gitlab-housekeeper = { 2234 dependencies = ["activesupport" "awesome_print" "httparty" "rubocop"]; 2235 groups = ["development" "test"]; 2236 platforms = []; 2237 source = { 2238 path = "${src}/gems/gitlab-housekeeper"; 2239 type = "path"; 2240 }; 2241 version = "0.1.0"; 2242 }; 2243 gitlab-http = { 2244 dependencies = ["activesupport" "concurrent-ruby" "httparty" "ipaddress" "railties"]; 2245 groups = ["default"]; 2246 platforms = []; 2247 source = { 2248 path = "${src}/gems/gitlab-http"; 2249 type = "path"; 2250 }; 2251 version = "0.1.0"; 2252 }; 2253 gitlab-labkit = { 2254 dependencies = ["actionpack" "activesupport" "grpc" "jaeger-client" "opentracing" "pg_query" "redis"]; 2255 groups = ["default"]; 2256 platforms = []; 2257 source = { 2258 remotes = ["https://rubygems.org"]; 2259 sha256 = "1m41by1hly50yq9vsz5pbrb51yryf46n9pm7wnrinaisccrinl79"; 2260 type = "gem"; 2261 }; 2262 version = "0.35.1"; 2263 }; 2264 gitlab-license = { 2265 groups = ["default"]; 2266 platforms = []; 2267 source = { 2268 remotes = ["https://rubygems.org"]; 2269 sha256 = "082ycgvq7j0kyqrbx8shipqk3lgz6i279caf1ljvk9h5wsqqy8zx"; 2270 type = "gem"; 2271 }; 2272 version = "2.4.0"; 2273 }; 2274 gitlab-mail_room = { 2275 dependencies = ["jwt" "net-imap" "oauth2" "redis" "redis-namespace"]; 2276 groups = ["default"]; 2277 platforms = []; 2278 source = { 2279 remotes = ["https://rubygems.org"]; 2280 sha256 = "1crw7k0mdzkrc94xw901dlmzzhhaa8a2bxyvk2y29h5w7pvkvgy7"; 2281 type = "gem"; 2282 }; 2283 version = "0.0.24"; 2284 }; 2285 gitlab-markup = { 2286 groups = ["default"]; 2287 platforms = []; 2288 source = { 2289 remotes = ["https://rubygems.org"]; 2290 sha256 = "1m3ypny84jyvlxf060p3q3d8pb4yihxa2br5hh012bgc11d09nky"; 2291 type = "gem"; 2292 }; 2293 version = "1.9.0"; 2294 }; 2295 gitlab-net-dns = { 2296 groups = ["default"]; 2297 platforms = []; 2298 source = { 2299 remotes = ["https://rubygems.org"]; 2300 sha256 = "1785yfzgpzwkwsxi3wadwc3mlxvdj304aapi34482hwx8xwdj9pp"; 2301 type = "gem"; 2302 }; 2303 version = "0.9.2"; 2304 }; 2305 gitlab-rspec = { 2306 dependencies = ["activerecord" "activesupport" "rspec"]; 2307 groups = ["development" "monorepo" "test"]; 2308 platforms = []; 2309 source = { 2310 path = "${src}/gems/gitlab-rspec"; 2311 type = "path"; 2312 }; 2313 version = "0.1.0"; 2314 }; 2315 gitlab-rspec_flaky = { 2316 dependencies = ["activesupport" "rspec"]; 2317 groups = ["development" "monorepo" "test"]; 2318 platforms = []; 2319 source = { 2320 path = "${src}/gems/gitlab-rspec_flaky"; 2321 type = "path"; 2322 }; 2323 version = "0.1.0"; 2324 }; 2325 gitlab-safe_request_store = { 2326 dependencies = ["rack" "request_store"]; 2327 groups = ["default"]; 2328 platforms = []; 2329 source = { 2330 path = "${src}/gems/gitlab-safe_request_store"; 2331 type = "path"; 2332 }; 2333 version = "0.1.0"; 2334 }; 2335 gitlab-schema-validation = { 2336 dependencies = ["diffy" "pg_query"]; 2337 groups = ["default"]; 2338 platforms = []; 2339 source = { 2340 path = "${src}/gems/gitlab-schema-validation"; 2341 type = "path"; 2342 }; 2343 version = "0.1.0"; 2344 }; 2345 gitlab-sdk = { 2346 dependencies = ["activesupport" "rake" "snowplow-tracker"]; 2347 groups = ["default"]; 2348 platforms = []; 2349 source = { 2350 remotes = ["https://rubygems.org"]; 2351 sha256 = "00w9p1h3awari07vh33h65y1l1jh7sgym8fzgcp5q5aihha0y9i2"; 2352 type = "gem"; 2353 }; 2354 version = "0.3.0"; 2355 }; 2356 gitlab-secret_detection = { 2357 dependencies = ["parallel" "re2" "toml-rb"]; 2358 groups = ["default"]; 2359 platforms = []; 2360 source = { 2361 path = "${src}/gems/gitlab-secret_detection"; 2362 type = "path"; 2363 }; 2364 version = "0.1.0"; 2365 }; 2366 gitlab-sidekiq-fetcher = { 2367 dependencies = ["json" "sidekiq"]; 2368 groups = ["default"]; 2369 platforms = []; 2370 source = { 2371 path = "${src}/vendor/gems/sidekiq-reliable-fetch"; 2372 type = "path"; 2373 }; 2374 version = "0.11.0"; 2375 }; 2376 gitlab-styles = { 2377 dependencies = ["rubocop" "rubocop-graphql" "rubocop-performance" "rubocop-rails" "rubocop-rspec"]; 2378 groups = ["development" "test"]; 2379 platforms = []; 2380 source = { 2381 remotes = ["https://rubygems.org"]; 2382 sha256 = "0ss0p7al6vyf5qwzyfbgaaxpa3ykvszwc5in3p2mm5g9dh3frn0d"; 2383 type = "gem"; 2384 }; 2385 version = "11.0.0"; 2386 }; 2387 gitlab-utils = { 2388 dependencies = ["actionview" "activesupport" "addressable" "rake"]; 2389 groups = ["monorepo"]; 2390 platforms = []; 2391 source = { 2392 path = "${src}/gems/gitlab-utils"; 2393 type = "path"; 2394 }; 2395 version = "0.1.0"; 2396 }; 2397 gitlab_chronic_duration = { 2398 dependencies = ["numerizer"]; 2399 groups = ["default"]; 2400 platforms = []; 2401 source = { 2402 remotes = ["https://rubygems.org"]; 2403 sha256 = "0vf1zw3z45m6ldwjvvzvbc6gr0spcbl1x1vny4qwid8msi26jxhd"; 2404 type = "gem"; 2405 }; 2406 version = "0.12.0"; 2407 }; 2408 gitlab_omniauth-ldap = { 2409 dependencies = ["net-ldap" "omniauth" "pyu-ruby-sasl" "rubyntlm"]; 2410 groups = ["default"]; 2411 platforms = []; 2412 source = { 2413 remotes = ["https://rubygems.org"]; 2414 sha256 = "1343sax19jidp7nr4s8bxpkyqwy6zb9lfslg99jys8xinfn20kdv"; 2415 type = "gem"; 2416 }; 2417 version = "2.2.0"; 2418 }; 2419 gitlab_quality-test_tooling = { 2420 dependencies = ["activesupport" "amatch" "gitlab" "http" "nokogiri" "parallel" "rainbow" "rspec-parameterized" "table_print" "zeitwerk"]; 2421 groups = ["test"]; 2422 platforms = []; 2423 source = { 2424 remotes = ["https://rubygems.org"]; 2425 sha256 = "1d59k5c0y8vkmz7fjh7x455d4d19fpw4r9agv02vqyvp7glrbm34"; 2426 type = "gem"; 2427 }; 2428 version = "1.17.0"; 2429 }; 2430 globalid = { 2431 dependencies = ["activesupport"]; 2432 groups = ["default" "development" "test"]; 2433 platforms = []; 2434 source = { 2435 remotes = ["https://rubygems.org"]; 2436 sha256 = "0kqm5ndzaybpnpxqiqkc41k4ksyxl41ln8qqr6kb130cdxsf2dxk"; 2437 type = "gem"; 2438 }; 2439 version = "1.1.0"; 2440 }; 2441 gon = { 2442 dependencies = ["actionpack" "i18n" "multi_json" "request_store"]; 2443 groups = ["default"]; 2444 platforms = []; 2445 source = { 2446 remotes = ["https://rubygems.org"]; 2447 sha256 = "1w6ji15jrl4p6q0gxy5mmqspvzbmgkqj1d3xmbqr0a1rb7b1i9p3"; 2448 type = "gem"; 2449 }; 2450 version = "6.4.0"; 2451 }; 2452 google-apis-androidpublisher_v3 = { 2453 dependencies = ["google-apis-core"]; 2454 groups = ["default"]; 2455 platforms = []; 2456 source = { 2457 remotes = ["https://rubygems.org"]; 2458 sha256 = "09almff2kzdkciai63365q18wy0dfjhj48h8wa7lk77pjbfxgqfp"; 2459 type = "gem"; 2460 }; 2461 version = "0.34.0"; 2462 }; 2463 google-apis-cloudbilling_v1 = { 2464 dependencies = ["google-apis-core"]; 2465 groups = ["default"]; 2466 platforms = []; 2467 source = { 2468 remotes = ["https://rubygems.org"]; 2469 sha256 = "00hy54g38rwz71l5gh41zm7v9gywrz7mh6m1z3bwrqh98ixq8bga"; 2470 type = "gem"; 2471 }; 2472 version = "0.21.0"; 2473 }; 2474 google-apis-cloudresourcemanager_v1 = { 2475 dependencies = ["google-apis-core"]; 2476 groups = ["default"]; 2477 platforms = []; 2478 source = { 2479 remotes = ["https://rubygems.org"]; 2480 sha256 = "1gzv5svbj62qcdw5ljva0sh8wifjx9wwx00kfj9bbff052i7597h"; 2481 type = "gem"; 2482 }; 2483 version = "0.31.0"; 2484 }; 2485 google-apis-compute_v1 = { 2486 dependencies = ["google-apis-core"]; 2487 groups = ["default"]; 2488 platforms = []; 2489 source = { 2490 remotes = ["https://rubygems.org"]; 2491 sha256 = "0s40lzp1nvnpda45lvybira8gll8snkdd4v3x7sl8fmwi9a18ia0"; 2492 type = "gem"; 2493 }; 2494 version = "0.57.0"; 2495 }; 2496 google-apis-container_v1 = { 2497 dependencies = ["google-apis-core"]; 2498 groups = ["default"]; 2499 platforms = []; 2500 source = { 2501 remotes = ["https://rubygems.org"]; 2502 sha256 = "0914hq1wcnvg68vcdwpq5kxnm5h38ay7rrdsrzlqn9i7rca2a7bq"; 2503 type = "gem"; 2504 }; 2505 version = "0.43.0"; 2506 }; 2507 google-apis-container_v1beta1 = { 2508 dependencies = ["google-apis-core"]; 2509 groups = ["default"]; 2510 platforms = []; 2511 source = { 2512 remotes = ["https://rubygems.org"]; 2513 sha256 = "1l0k0davbaaqx76jy9vb6vk6j0l9hl68jmkgn7m6r4nvi37qzi38"; 2514 type = "gem"; 2515 }; 2516 version = "0.43.0"; 2517 }; 2518 google-apis-core = { 2519 dependencies = ["addressable" "googleauth" "httpclient" "mini_mime" "representable" "retriable" "rexml" "webrick"]; 2520 groups = ["default"]; 2521 platforms = []; 2522 source = { 2523 remotes = ["https://rubygems.org"]; 2524 sha256 = "1cly6ycryjhk15d60v3nqvhqpjk9f0nznnslbdnin90f5r54sbpd"; 2525 type = "gem"; 2526 }; 2527 version = "0.11.2"; 2528 }; 2529 google-apis-dns_v1 = { 2530 dependencies = ["google-apis-core"]; 2531 groups = ["default"]; 2532 platforms = []; 2533 source = { 2534 remotes = ["https://rubygems.org"]; 2535 sha256 = "0k7k1nanm4wqyx19m5x9xzzm3nvf89gg5vr1dq4nfyvkl8g668zm"; 2536 type = "gem"; 2537 }; 2538 version = "0.28.0"; 2539 }; 2540 google-apis-iam_v1 = { 2541 dependencies = ["google-apis-core"]; 2542 groups = ["default"]; 2543 platforms = []; 2544 source = { 2545 remotes = ["https://rubygems.org"]; 2546 sha256 = "0rhzka4h1zg83zdyalbic25xbp8wrywsdfi6hdp663axdf3y5dqd"; 2547 type = "gem"; 2548 }; 2549 version = "0.36.0"; 2550 }; 2551 google-apis-iamcredentials_v1 = { 2552 dependencies = ["google-apis-core"]; 2553 groups = ["default"]; 2554 platforms = []; 2555 source = { 2556 remotes = ["https://rubygems.org"]; 2557 sha256 = "06smnmn2s460xl9x9rh07a3fkqdrjjy6azmx8iywggqgv2k5d8p9"; 2558 type = "gem"; 2559 }; 2560 version = "0.15.0"; 2561 }; 2562 google-apis-monitoring_v3 = { 2563 dependencies = ["google-apis-core"]; 2564 groups = ["default"]; 2565 platforms = []; 2566 source = { 2567 remotes = ["https://rubygems.org"]; 2568 sha256 = "0skk42y2y81jlj0qfk790wqz3sdaxrykrc4mp1ysr0zsinp654id"; 2569 type = "gem"; 2570 }; 2571 version = "0.37.0"; 2572 }; 2573 google-apis-pubsub_v1 = { 2574 dependencies = ["google-apis-core"]; 2575 groups = ["default"]; 2576 platforms = []; 2577 source = { 2578 remotes = ["https://rubygems.org"]; 2579 sha256 = "0gg1br0pj16iag3xax942g101zk4rk48isdpz5abyhc070amk45q"; 2580 type = "gem"; 2581 }; 2582 version = "0.30.0"; 2583 }; 2584 google-apis-serviceusage_v1 = { 2585 dependencies = ["google-apis-core"]; 2586 groups = ["default"]; 2587 platforms = []; 2588 source = { 2589 remotes = ["https://rubygems.org"]; 2590 sha256 = "0qmh25nvf8f9p9fribm18nszvamilshavrmwyq3xmrs76q17w2sz"; 2591 type = "gem"; 2592 }; 2593 version = "0.28.0"; 2594 }; 2595 google-apis-sqladmin_v1beta4 = { 2596 dependencies = ["google-apis-core"]; 2597 groups = ["default"]; 2598 platforms = []; 2599 source = { 2600 remotes = ["https://rubygems.org"]; 2601 sha256 = "17bljsgmbp80d6wn3wjbzi537a9f5hmcr0zv776z2y8q92v565am"; 2602 type = "gem"; 2603 }; 2604 version = "0.41.0"; 2605 }; 2606 google-apis-storage_v1 = { 2607 dependencies = ["google-apis-core"]; 2608 groups = ["default"]; 2609 platforms = []; 2610 source = { 2611 remotes = ["https://rubygems.org"]; 2612 sha256 = "1k432qgxf41c4m6d68rascm0gyj18r7ypmrnyzmxh7k7nh543awx"; 2613 type = "gem"; 2614 }; 2615 version = "0.29.0"; 2616 }; 2617 google-cloud-artifact_registry-v1 = { 2618 dependencies = ["gapic-common" "google-cloud-errors" "google-cloud-location" "grpc-google-iam-v1"]; 2619 groups = ["default"]; 2620 platforms = []; 2621 source = { 2622 remotes = ["https://rubygems.org"]; 2623 sha256 = "0gkq82lsjz3yw9w819ifdqx9ixcbgydr5myy64wnczknx7fd505s"; 2624 type = "gem"; 2625 }; 2626 version = "0.11.0"; 2627 }; 2628 google-cloud-common = { 2629 dependencies = ["google-protobuf" "googleapis-common-protos-types"]; 2630 groups = ["default"]; 2631 platforms = []; 2632 source = { 2633 remotes = ["https://rubygems.org"]; 2634 sha256 = "1yxmdxx933q48397jsczsmpshr4b61izv3spnhvzxd24s67v13bk"; 2635 type = "gem"; 2636 }; 2637 version = "1.1.0"; 2638 }; 2639 google-cloud-compute-v1 = { 2640 dependencies = ["gapic-common" "google-cloud-common" "google-cloud-errors"]; 2641 groups = ["default"]; 2642 platforms = []; 2643 source = { 2644 remotes = ["https://rubygems.org"]; 2645 sha256 = "07hly5qbdy0qddw48biw0ybi2cx13861l5i09mj2abzw7yrmjq5r"; 2646 type = "gem"; 2647 }; 2648 version = "2.6.0"; 2649 }; 2650 google-cloud-core = { 2651 dependencies = ["google-cloud-env" "google-cloud-errors"]; 2652 groups = ["default"]; 2653 platforms = []; 2654 source = { 2655 remotes = ["https://rubygems.org"]; 2656 sha256 = "0amp8vd16pzbdrfbp7k0k38rqxpwd88bkyp35l3x719hbb6l85za"; 2657 type = "gem"; 2658 }; 2659 version = "1.6.0"; 2660 }; 2661 google-cloud-env = { 2662 dependencies = ["faraday"]; 2663 groups = ["default"]; 2664 platforms = []; 2665 source = { 2666 remotes = ["https://rubygems.org"]; 2667 sha256 = "05gshdqscg4kil6ppfzmikyavsx449bxyj47j33r4n4p8swsqyb1"; 2668 type = "gem"; 2669 }; 2670 version = "1.6.0"; 2671 }; 2672 google-cloud-errors = { 2673 groups = ["default"]; 2674 platforms = []; 2675 source = { 2676 remotes = ["https://rubygems.org"]; 2677 sha256 = "0jynh1s93nl8njm5l5wcy86pnjmv112cq6m0443s52f04hg6h2s5"; 2678 type = "gem"; 2679 }; 2680 version = "1.3.0"; 2681 }; 2682 google-cloud-location = { 2683 dependencies = ["gapic-common" "google-cloud-errors"]; 2684 groups = ["default"]; 2685 platforms = []; 2686 source = { 2687 remotes = ["https://rubygems.org"]; 2688 sha256 = "1l6j0i8flfdzl9c7db990632jmn5v7bmbh1i6x0sqp3f2p59jv1q"; 2689 type = "gem"; 2690 }; 2691 version = "0.6.0"; 2692 }; 2693 google-cloud-profiler-v2 = { 2694 dependencies = ["gapic-common" "google-cloud-errors"]; 2695 groups = ["default"]; 2696 platforms = []; 2697 source = { 2698 remotes = ["https://rubygems.org"]; 2699 sha256 = "1qyknlvwji7vqhani490cacsrzlqfza10hv47him93yhfnqjmz2k"; 2700 type = "gem"; 2701 }; 2702 version = "0.4.0"; 2703 }; 2704 google-cloud-storage = { 2705 dependencies = ["addressable" "digest-crc" "google-apis-iamcredentials_v1" "google-apis-storage_v1" "google-cloud-core" "googleauth" "mini_mime"]; 2706 groups = ["default"]; 2707 platforms = []; 2708 source = { 2709 remotes = ["https://rubygems.org"]; 2710 sha256 = "0033bi8qwm0ksxsv5zhz4nzwsiaapq3xk79z8f8rx3v09vdap07j"; 2711 type = "gem"; 2712 }; 2713 version = "1.45.0"; 2714 }; 2715 google-protobuf = { 2716 groups = ["default"]; 2717 platforms = []; 2718 source = { 2719 remotes = ["https://rubygems.org"]; 2720 sha256 = "1mnxzcq8kmyfb9bkzqnp019d1hx1vprip3yzdkkha6b3qz5rgg9r"; 2721 type = "gem"; 2722 }; 2723 version = "3.25.3"; 2724 }; 2725 googleapis-common-protos = { 2726 dependencies = ["google-protobuf" "googleapis-common-protos-types" "grpc"]; 2727 groups = ["default"]; 2728 platforms = []; 2729 source = { 2730 remotes = ["https://rubygems.org"]; 2731 sha256 = "10p3kl9xdxl4xsijkj2l6qn525xchkbfhx3ch603ammibbxq08ys"; 2732 type = "gem"; 2733 }; 2734 version = "1.4.0"; 2735 }; 2736 googleapis-common-protos-types = { 2737 dependencies = ["google-protobuf"]; 2738 groups = ["default"]; 2739 platforms = []; 2740 source = { 2741 remotes = ["https://rubygems.org"]; 2742 sha256 = "12w5bwaziz2iqb9dvgnskp2a7ifml6n4lyl9ypvnxj5bfrrwysap"; 2743 type = "gem"; 2744 }; 2745 version = "1.5.0"; 2746 }; 2747 googleauth = { 2748 dependencies = ["faraday" "jwt" "multi_json" "os" "signet"]; 2749 groups = ["default"]; 2750 platforms = []; 2751 source = { 2752 remotes = ["https://rubygems.org"]; 2753 sha256 = "1ry9v23kndgx2pxq9v31l68k9lnnrcz1w4v75bkxq88jmbddljl1"; 2754 type = "gem"; 2755 }; 2756 version = "1.8.1"; 2757 }; 2758 gpgme = { 2759 dependencies = ["mini_portile2"]; 2760 groups = ["default"]; 2761 platforms = []; 2762 source = { 2763 remotes = ["https://rubygems.org"]; 2764 sha256 = "010wr6nnifi952bx4v5c49q25yx1g8lhib5wiv2sg7bip3yvlyy8"; 2765 type = "gem"; 2766 }; 2767 version = "2.0.23"; 2768 }; 2769 grape = { 2770 dependencies = ["activesupport" "builder" "dry-types" "mustermann-grape" "rack" "rack-accept"]; 2771 groups = ["default" "development" "test"]; 2772 platforms = []; 2773 source = { 2774 remotes = ["https://rubygems.org"]; 2775 sha256 = "0jj98w80ry1ir8lc3347130s0z8yd7gk727r9ynwwk782x6gkvrs"; 2776 type = "gem"; 2777 }; 2778 version = "2.0.0"; 2779 }; 2780 grape-entity = { 2781 dependencies = ["activesupport" "multi_json"]; 2782 groups = ["default" "development" "test"]; 2783 platforms = []; 2784 source = { 2785 remotes = ["https://rubygems.org"]; 2786 sha256 = "0wdm44s7l6jxqszybf58ar7699vlq7vj2zfsi8f9sh9mh5a89dcy"; 2787 type = "gem"; 2788 }; 2789 version = "0.10.2"; 2790 }; 2791 grape-path-helpers = { 2792 dependencies = ["activesupport" "grape" "rake" "ruby2_keywords"]; 2793 groups = ["default"]; 2794 platforms = []; 2795 source = { 2796 remotes = ["https://rubygems.org"]; 2797 sha256 = "1mq2cwy0jvprq3wdilds1n865jdl58sqg00im4w6fybf5kjiclmd"; 2798 type = "gem"; 2799 }; 2800 version = "2.0.1"; 2801 }; 2802 grape-swagger = { 2803 dependencies = ["grape" "rack-test"]; 2804 groups = ["development" "test"]; 2805 platforms = []; 2806 source = { 2807 remotes = ["https://rubygems.org"]; 2808 sha256 = "1467ni6f0yy4z3qldjs8x0h50n9ym6zyjbx5gqqzbq6zhvgbx40g"; 2809 type = "gem"; 2810 }; 2811 version = "2.0.1"; 2812 }; 2813 grape-swagger-entity = { 2814 dependencies = ["grape-entity" "grape-swagger"]; 2815 groups = ["development" "test"]; 2816 platforms = []; 2817 source = { 2818 remotes = ["https://rubygems.org"]; 2819 sha256 = "08smc3c2li1xa2nmgjkn742sp1xj9qzppy28v68cz5mc00nkf7pm"; 2820 type = "gem"; 2821 }; 2822 version = "0.5.1"; 2823 }; 2824 grape_logging = { 2825 dependencies = ["grape" "rack"]; 2826 groups = ["default"]; 2827 platforms = []; 2828 source = { 2829 remotes = ["https://rubygems.org"]; 2830 sha256 = "1lcjqwal3wc2r41wsi01d09cyhxhglxp6y7hd0564pdx5lr3xk7g"; 2831 type = "gem"; 2832 }; 2833 version = "1.8.4"; 2834 }; 2835 graphiql-rails = { 2836 dependencies = ["railties" "sprockets-rails"]; 2837 groups = ["default"]; 2838 platforms = []; 2839 source = { 2840 remotes = ["https://rubygems.org"]; 2841 sha256 = "1lcf0gc88i3wk8cs71qm62ac9lrc1a8v5sd0369c5ip2ic4wbqh2"; 2842 type = "gem"; 2843 }; 2844 version = "1.8.0"; 2845 }; 2846 graphlient = { 2847 dependencies = ["faraday" "faraday_middleware" "graphql-client"]; 2848 groups = ["default"]; 2849 platforms = []; 2850 source = { 2851 remotes = ["https://rubygems.org"]; 2852 sha256 = "1h652p91zdbdigb155vhdlh0lnq4ia8wlg5y5h0ibhlf9i5ndn5q"; 2853 type = "gem"; 2854 }; 2855 version = "0.6.0"; 2856 }; 2857 graphlyte = { 2858 groups = ["test"]; 2859 platforms = []; 2860 source = { 2861 remotes = ["https://rubygems.org"]; 2862 sha256 = "0kc0l67n5zlpwbnb8nrr27nm4fzpb7qih77a00grcvnygnv4mbxm"; 2863 type = "gem"; 2864 }; 2865 version = "1.0.0"; 2866 }; 2867 graphql = { 2868 dependencies = ["racc"]; 2869 groups = ["default" "development" "test"]; 2870 platforms = []; 2871 source = { 2872 remotes = ["https://rubygems.org"]; 2873 sha256 = "0zmw8gslwqaydxvmvan0m2rpbgxplm77kwp64bg051cvnasb9vhm"; 2874 type = "gem"; 2875 }; 2876 version = "2.2.5"; 2877 }; 2878 graphql-client = { 2879 dependencies = ["activesupport" "graphql"]; 2880 groups = ["default"]; 2881 platforms = []; 2882 source = { 2883 remotes = ["https://rubygems.org"]; 2884 sha256 = "1iv9d6l14h05vnhrzmm5fn2cnjb469an28c9z7c6p4bgjy0rssgy"; 2885 type = "gem"; 2886 }; 2887 version = "0.19.0"; 2888 }; 2889 graphql-docs = { 2890 dependencies = ["commonmarker" "dartsass" "escape_utils" "extended-markdown-filter" "gemoji" "graphql" "html-pipeline"]; 2891 groups = ["development" "test"]; 2892 platforms = []; 2893 source = { 2894 remotes = ["https://rubygems.org"]; 2895 sha256 = "1mq2zafz0n5yd0i251w1a37l3dk7dn2mhw5snzhjdnv3jaard0pn"; 2896 type = "gem"; 2897 }; 2898 version = "4.0.0"; 2899 }; 2900 grpc = { 2901 dependencies = ["google-protobuf" "googleapis-common-protos-types"]; 2902 groups = ["default"]; 2903 platforms = []; 2904 source = { 2905 remotes = ["https://rubygems.org"]; 2906 sha256 = "1bzkhy5yy4a8nlp89wwfw9bv4h358gsa9rvzn6i2y0z2ha5vmgqn"; 2907 type = "gem"; 2908 }; 2909 version = "1.60.0"; 2910 }; 2911 grpc-google-iam-v1 = { 2912 dependencies = ["google-protobuf" "googleapis-common-protos" "grpc"]; 2913 groups = ["default"]; 2914 platforms = []; 2915 source = { 2916 remotes = ["https://rubygems.org"]; 2917 sha256 = "0kip34n9604j2cc9rkplv5ljq0n8f4aizix4yr8rginsa38md8yf"; 2918 type = "gem"; 2919 }; 2920 version = "1.5.0"; 2921 }; 2922 gssapi = { 2923 dependencies = ["ffi"]; 2924 groups = ["kerberos"]; 2925 platforms = []; 2926 source = { 2927 remotes = ["https://rubygems.org"]; 2928 sha256 = "1qdfhj12aq8v0y961v4xv96a1y2z80h3xhvzrs9vsfgf884g6765"; 2929 type = "gem"; 2930 }; 2931 version = "1.3.1"; 2932 }; 2933 guard = { 2934 dependencies = ["formatador" "listen" "lumberjack" "nenv" "notiffany" "pry" "shellany" "thor"]; 2935 groups = ["default" "test"]; 2936 platforms = []; 2937 source = { 2938 remotes = ["https://rubygems.org"]; 2939 sha256 = "1fwgvkmrg97xfswwgfrfcl1nc937yxwazfvpmf8vxj7cvnx7mfki"; 2940 type = "gem"; 2941 }; 2942 version = "2.16.2"; 2943 }; 2944 guard-compat = { 2945 groups = ["default" "test"]; 2946 platforms = []; 2947 source = { 2948 remotes = ["https://rubygems.org"]; 2949 sha256 = "1zj6sr1k8w59mmi27rsii0v8xyy2rnsi09nqvwpgj1q10yq1mlis"; 2950 type = "gem"; 2951 }; 2952 version = "1.2.1"; 2953 }; 2954 guard-rspec = { 2955 dependencies = ["guard" "guard-compat" "rspec"]; 2956 groups = ["test"]; 2957 platforms = []; 2958 source = { 2959 remotes = ["https://rubygems.org"]; 2960 sha256 = "1jkm5xp90gm4c5s51pmf92i9hc10gslwwic6mvk72g0yplya0yx4"; 2961 type = "gem"; 2962 }; 2963 version = "4.7.3"; 2964 }; 2965 haml = { 2966 dependencies = ["temple" "tilt"]; 2967 groups = ["default" "development" "test"]; 2968 platforms = []; 2969 source = { 2970 remotes = ["https://rubygems.org"]; 2971 sha256 = "035fgbfr20m08w4603ls2lwqbggr0vy71mijz0p68ib1am394xbf"; 2972 type = "gem"; 2973 }; 2974 version = "5.2.2"; 2975 }; 2976 haml_lint = { 2977 dependencies = ["haml" "parallel" "rainbow" "rubocop" "sysexits"]; 2978 groups = ["development" "test"]; 2979 platforms = []; 2980 source = { 2981 remotes = ["https://rubygems.org"]; 2982 sha256 = "060vz5dx0ag3ggpwhwfcadfim0g8aabl0b1dvnzagizymfsw2g92"; 2983 type = "gem"; 2984 }; 2985 version = "0.53.0"; 2986 }; 2987 hamlit = { 2988 dependencies = ["temple" "thor" "tilt"]; 2989 groups = ["default"]; 2990 platforms = []; 2991 source = { 2992 remotes = ["https://rubygems.org"]; 2993 sha256 = "13n3v9kbyrrm48hn1v0028cdrsq7pswb4s4w63x4b29kc99m1s6j"; 2994 type = "gem"; 2995 }; 2996 version = "2.15.0"; 2997 }; 2998 hana = { 2999 groups = ["default"]; 3000 platforms = []; 3001 source = { 3002 remotes = ["https://rubygems.org"]; 3003 sha256 = "03cvrv2wl25j9n4n509hjvqnmwa60k92j741b64a1zjisr1dn9al"; 3004 type = "gem"; 3005 }; 3006 version = "1.3.7"; 3007 }; 3008 hashdiff = { 3009 groups = ["default" "test"]; 3010 platforms = []; 3011 source = { 3012 remotes = ["https://rubygems.org"]; 3013 sha256 = "1nynpl0xbj0nphqx1qlmyggq58ms1phf5i03hk64wcc0a17x1m1c"; 3014 type = "gem"; 3015 }; 3016 version = "1.0.1"; 3017 }; 3018 hashie = { 3019 groups = ["default"]; 3020 platforms = []; 3021 source = { 3022 remotes = ["https://rubygems.org"]; 3023 sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x"; 3024 type = "gem"; 3025 }; 3026 version = "5.0.0"; 3027 }; 3028 health_check = { 3029 dependencies = ["railties"]; 3030 groups = ["default"]; 3031 platforms = []; 3032 source = { 3033 remotes = ["https://rubygems.org"]; 3034 sha256 = "0mrv2323hx4lbcr6xii6ry89b3zvly5jsaacwbblxibx4c46a50h"; 3035 type = "gem"; 3036 }; 3037 version = "3.1.0"; 3038 }; 3039 heapy = { 3040 dependencies = ["thor"]; 3041 groups = ["default" "test"]; 3042 platforms = []; 3043 source = { 3044 remotes = ["https://rubygems.org"]; 3045 sha256 = "1sl56ma851i82g3ax08igbn48igriiy152xzx30wgzv1bn21w53l"; 3046 type = "gem"; 3047 }; 3048 version = "0.2.0"; 3049 }; 3050 html-pipeline = { 3051 dependencies = ["activesupport" "nokogiri"]; 3052 groups = ["default" "development" "test"]; 3053 platforms = []; 3054 source = { 3055 remotes = ["https://rubygems.org"]; 3056 sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca"; 3057 type = "gem"; 3058 }; 3059 version = "2.14.3"; 3060 }; 3061 html2text = { 3062 dependencies = ["nokogiri"]; 3063 groups = ["default"]; 3064 platforms = []; 3065 source = { 3066 remotes = ["https://rubygems.org"]; 3067 sha256 = "0kxdj8pf9pss9xgs8aac0alj5g1fi225yzdhh33lzampkazg1hii"; 3068 type = "gem"; 3069 }; 3070 version = "0.2.0"; 3071 }; 3072 htmlbeautifier = { 3073 groups = ["default" "development"]; 3074 platforms = []; 3075 source = { 3076 remotes = ["https://rubygems.org"]; 3077 sha256 = "1y55dx25l3wwc025mwl6jsbcsqrm30gs2d2pxnaxg07yh22ckq4x"; 3078 type = "gem"; 3079 }; 3080 version = "1.4.2"; 3081 }; 3082 htmlentities = { 3083 groups = ["default" "test"]; 3084 platforms = []; 3085 source = { 3086 remotes = ["https://rubygems.org"]; 3087 sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj"; 3088 type = "gem"; 3089 }; 3090 version = "4.3.4"; 3091 }; 3092 http = { 3093 dependencies = ["addressable" "http-cookie" "http-form_data" "llhttp-ffi"]; 3094 groups = ["default"]; 3095 platforms = []; 3096 source = { 3097 remotes = ["https://rubygems.org"]; 3098 sha256 = "1bzb8p31kzv6q5p4z5xq88mnqk414rrw0y5rkhpnvpl29x5c3bpw"; 3099 type = "gem"; 3100 }; 3101 version = "5.1.1"; 3102 }; 3103 http-accept = { 3104 groups = ["default"]; 3105 platforms = []; 3106 source = { 3107 remotes = ["https://rubygems.org"]; 3108 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6"; 3109 type = "gem"; 3110 }; 3111 version = "1.7.0"; 3112 }; 3113 http-cookie = { 3114 dependencies = ["domain_name"]; 3115 groups = ["default"]; 3116 platforms = []; 3117 source = { 3118 remotes = ["https://rubygems.org"]; 3119 sha256 = "13rilvlv8kwbzqfb644qp6hrbsj82cbqmnzcvqip1p6vqx36sxbk"; 3120 type = "gem"; 3121 }; 3122 version = "1.0.5"; 3123 }; 3124 http-form_data = { 3125 groups = ["default"]; 3126 platforms = []; 3127 source = { 3128 remotes = ["https://rubygems.org"]; 3129 sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc"; 3130 type = "gem"; 3131 }; 3132 version = "2.3.0"; 3133 }; 3134 httparty = { 3135 dependencies = ["mini_mime" "multi_xml"]; 3136 groups = ["danger" "default" "development" "test"]; 3137 platforms = []; 3138 source = { 3139 remotes = ["https://rubygems.org"]; 3140 sha256 = "050jzsa6fbfvy2rldhk7mf1sigildaqvbplfz2zs6c0zlzwppvq0"; 3141 type = "gem"; 3142 }; 3143 version = "0.21.0"; 3144 }; 3145 httpclient = { 3146 groups = ["default"]; 3147 platforms = []; 3148 source = { 3149 remotes = ["https://rubygems.org"]; 3150 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 3151 type = "gem"; 3152 }; 3153 version = "2.8.3"; 3154 }; 3155 i18n = { 3156 dependencies = ["concurrent-ruby"]; 3157 groups = ["default" "development" "monorepo" "test"]; 3158 platforms = []; 3159 source = { 3160 remotes = ["https://rubygems.org"]; 3161 sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 3162 type = "gem"; 3163 }; 3164 version = "1.14.1"; 3165 }; 3166 i18n_data = { 3167 groups = ["default"]; 3168 platforms = []; 3169 source = { 3170 remotes = ["https://rubygems.org"]; 3171 sha256 = "0rizqqss1bvb668mw72ls7rlj6im82aizz230jxn7d39kaq9kap5"; 3172 type = "gem"; 3173 }; 3174 version = "0.13.1"; 3175 }; 3176 icalendar = { 3177 dependencies = ["ice_cube"]; 3178 groups = ["default"]; 3179 platforms = []; 3180 source = { 3181 remotes = ["https://rubygems.org"]; 3182 sha256 = "11zfs0l8y2a6gpf0krm91d0ap2mnf04qky89dyzxwaspqxqgj174"; 3183 type = "gem"; 3184 }; 3185 version = "2.8.0"; 3186 }; 3187 ice_cube = { 3188 groups = ["default"]; 3189 platforms = []; 3190 source = { 3191 remotes = ["https://rubygems.org"]; 3192 sha256 = "1dri4mcya1fwzrr9nzic8hj1jr28a2szjag63f9k7p2bw9fpw4fs"; 3193 type = "gem"; 3194 }; 3195 version = "0.16.4"; 3196 }; 3197 ice_nine = { 3198 groups = ["default" "test"]; 3199 platforms = []; 3200 source = { 3201 remotes = ["https://rubygems.org"]; 3202 sha256 = "1nv35qg1rps9fsis28hz2cq2fx1i96795f91q4nmkm934xynll2x"; 3203 type = "gem"; 3204 }; 3205 version = "0.11.2"; 3206 }; 3207 imagen = { 3208 dependencies = ["parser"]; 3209 groups = ["coverage" "default" "development" "test"]; 3210 platforms = []; 3211 source = { 3212 remotes = ["https://rubygems.org"]; 3213 sha256 = "0qm1jcprs0xys8m72kgm9pasd1xzhiqiyv64baxwcygyshkvgrzx"; 3214 type = "gem"; 3215 }; 3216 version = "0.1.8"; 3217 }; 3218 influxdb-client = { 3219 groups = ["development" "test"]; 3220 platforms = []; 3221 source = { 3222 remotes = ["https://rubygems.org"]; 3223 sha256 = "00lzkgzr6zmnlbqcfsb38b4d3762wslx0v32nsy6052jksvas7xm"; 3224 type = "gem"; 3225 }; 3226 version = "2.9.0"; 3227 }; 3228 invisible_captcha = { 3229 dependencies = ["rails"]; 3230 groups = ["default"]; 3231 platforms = []; 3232 source = { 3233 remotes = ["https://rubygems.org"]; 3234 sha256 = "07ibhphcvf9lfaar9g78cazbdrp03dzfks53bcaiss8vxgrm5d02"; 3235 type = "gem"; 3236 }; 3237 version = "2.1.0"; 3238 }; 3239 ipaddr = { 3240 groups = ["default"]; 3241 platforms = []; 3242 source = { 3243 remotes = ["https://rubygems.org"]; 3244 sha256 = "0ypic2hrmvvcgw7al72raphqv5cs1zvq4w284pwrkvfqsrqrqrsf"; 3245 type = "gem"; 3246 }; 3247 version = "1.2.5"; 3248 }; 3249 ipaddress = { 3250 groups = ["default"]; 3251 platforms = []; 3252 source = { 3253 remotes = ["https://rubygems.org"]; 3254 sha256 = "1x86s0s11w202j6ka40jbmywkrx8fhq8xiy8mwvnkhllj57hqr45"; 3255 type = "gem"; 3256 }; 3257 version = "0.8.3"; 3258 }; 3259 ipynbdiff = { 3260 dependencies = ["diffy" "oj"]; 3261 groups = ["default"]; 3262 platforms = []; 3263 source = { 3264 path = "${src}/gems/ipynbdiff"; 3265 type = "path"; 3266 }; 3267 version = "0.4.7"; 3268 }; 3269 jaeger-client = { 3270 dependencies = ["opentracing" "thrift"]; 3271 groups = ["default"]; 3272 platforms = []; 3273 source = { 3274 remotes = ["https://rubygems.org"]; 3275 sha256 = "1a2qlkc1hkr5hkj2574l1a63sm04bdx98gfhh9m8vvp6psdrnpnb"; 3276 type = "gem"; 3277 }; 3278 version = "1.1.0"; 3279 }; 3280 jaro_winkler = { 3281 groups = ["default" "development"]; 3282 platforms = []; 3283 source = { 3284 remotes = ["https://rubygems.org"]; 3285 sha256 = "10fd3i92897blalxfkgc0jjv0qqx31v7cm7j2b6a3b97an0bfz80"; 3286 type = "gem"; 3287 }; 3288 version = "1.5.6"; 3289 }; 3290 jira-ruby = { 3291 dependencies = ["activesupport" "atlassian-jwt" "multipart-post" "oauth"]; 3292 groups = ["default"]; 3293 platforms = []; 3294 source = { 3295 remotes = ["https://rubygems.org"]; 3296 sha256 = "0qpbc97sag426h4hgcizqq2njxx5fridzxq6mq5s93jazxmnxwmb"; 3297 type = "gem"; 3298 }; 3299 version = "2.3.0"; 3300 }; 3301 jmespath = { 3302 groups = ["default"]; 3303 platforms = []; 3304 source = { 3305 remotes = ["https://rubygems.org"]; 3306 sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393"; 3307 type = "gem"; 3308 }; 3309 version = "1.6.2"; 3310 }; 3311 js_regex = { 3312 dependencies = ["character_set" "regexp_parser" "regexp_property_values"]; 3313 groups = ["default"]; 3314 platforms = []; 3315 source = { 3316 remotes = ["https://rubygems.org"]; 3317 sha256 = "1da4ccsq5bycg28iv0smmrra80jad3a8ya10lps5lv8fbbfvqd3r"; 3318 type = "gem"; 3319 }; 3320 version = "3.8.0"; 3321 }; 3322 json = { 3323 groups = ["default" "development" "test"]; 3324 platforms = []; 3325 source = { 3326 remotes = ["https://rubygems.org"]; 3327 sha256 = "0nalhin1gda4v8ybk6lq8f407cgfrj6qzn234yra4ipkmlbfmal6"; 3328 type = "gem"; 3329 }; 3330 version = "2.6.3"; 3331 }; 3332 json-jwt = { 3333 dependencies = ["activesupport" "aes_key_wrap" "bindata" "httpclient"]; 3334 groups = ["default"]; 3335 platforms = []; 3336 source = { 3337 remotes = ["https://rubygems.org"]; 3338 sha256 = "04315mf4p9qa97grdfqv922paghzdfrbb982ap0p99rqwla4znv6"; 3339 type = "gem"; 3340 }; 3341 version = "1.15.3"; 3342 }; 3343 json_schemer = { 3344 dependencies = ["ecma-re-validator" "hana" "regexp_parser" "uri_template"]; 3345 groups = ["default"]; 3346 platforms = []; 3347 source = { 3348 remotes = ["https://rubygems.org"]; 3349 sha256 = "1rkb7gz819g82n3xshb5g8kgv1nvgwg1lm2fk7715pggzcgc4qik"; 3350 type = "gem"; 3351 }; 3352 version = "0.2.18"; 3353 }; 3354 jsonb_accessor = { 3355 dependencies = ["activerecord" "activesupport" "pg"]; 3356 groups = ["default"]; 3357 platforms = []; 3358 source = { 3359 remotes = ["https://rubygems.org"]; 3360 sha256 = "1q2q9i2kf4p6vw8fbzvsd037wl837gpsiiikjazf6fdfayi803v7"; 3361 type = "gem"; 3362 }; 3363 version = "1.3.10"; 3364 }; 3365 jsonpath = { 3366 dependencies = ["multi_json"]; 3367 groups = ["default"]; 3368 platforms = []; 3369 source = { 3370 remotes = ["https://rubygems.org"]; 3371 sha256 = "0fkdjic88hh0accp0sbx5mcrr9yaqwampf5c3214212d4i614138"; 3372 type = "gem"; 3373 }; 3374 version = "1.1.2"; 3375 }; 3376 jwt = { 3377 groups = ["default"]; 3378 platforms = []; 3379 source = { 3380 remotes = ["https://rubygems.org"]; 3381 sha256 = "0kcmnx6rgjyd7sznai9ccns2nh7p7wnw3mi8a7vf2wkm51azwddq"; 3382 type = "gem"; 3383 }; 3384 version = "2.5.0"; 3385 }; 3386 kaminari = { 3387 dependencies = ["activesupport" "kaminari-actionview" "kaminari-activerecord" "kaminari-core"]; 3388 groups = ["default"]; 3389 platforms = []; 3390 source = { 3391 remotes = ["https://rubygems.org"]; 3392 sha256 = "0gia8irryvfhcr6bsr64kpisbgdbqjsqfgrk12a11incmpwny1y4"; 3393 type = "gem"; 3394 }; 3395 version = "1.2.2"; 3396 }; 3397 kaminari-actionview = { 3398 dependencies = ["actionview" "kaminari-core"]; 3399 groups = ["default"]; 3400 platforms = []; 3401 source = { 3402 remotes = ["https://rubygems.org"]; 3403 sha256 = "02f9ghl3a9b5q7l079d3yzmqjwkr4jigi7sldbps992rigygcc0k"; 3404 type = "gem"; 3405 }; 3406 version = "1.2.2"; 3407 }; 3408 kaminari-activerecord = { 3409 dependencies = ["activerecord" "kaminari-core"]; 3410 groups = ["default"]; 3411 platforms = []; 3412 source = { 3413 remotes = ["https://rubygems.org"]; 3414 sha256 = "0c148z97s1cqivzbwrak149z7kl1rdmj7dxk6rpkasimmdxsdlqd"; 3415 type = "gem"; 3416 }; 3417 version = "1.2.2"; 3418 }; 3419 kaminari-core = { 3420 groups = ["default"]; 3421 platforms = []; 3422 source = { 3423 remotes = ["https://rubygems.org"]; 3424 sha256 = "1zw3pg6kj39y7jxakbx7if59pl28lhk98fx71ks5lr3hfgn6zliv"; 3425 type = "gem"; 3426 }; 3427 version = "1.2.2"; 3428 }; 3429 kas-grpc = { 3430 dependencies = ["grpc"]; 3431 groups = ["default"]; 3432 platforms = []; 3433 source = { 3434 remotes = ["https://rubygems.org"]; 3435 sha256 = "13bkqrdz1rdn23nn0zni7vdvwnm34apgi3xy42djhhxl698888dv"; 3436 type = "gem"; 3437 }; 3438 version = "0.4.0"; 3439 }; 3440 knapsack = { 3441 dependencies = ["rake"]; 3442 groups = ["development" "test"]; 3443 platforms = []; 3444 source = { 3445 remotes = ["https://rubygems.org"]; 3446 sha256 = "1jqs9shqg3nd6j3kzbh8gxv7ix1n877y64kdjzbrwjgz6ksqs9mx"; 3447 type = "gem"; 3448 }; 3449 version = "1.22.0"; 3450 }; 3451 kramdown = { 3452 dependencies = ["rexml"]; 3453 groups = ["danger" "default" "development" "test"]; 3454 platforms = []; 3455 source = { 3456 remotes = ["https://rubygems.org"]; 3457 sha256 = "0757lqaq593z8hzdv98nai73ag384dkk7jgj3mcq2r6ix7130ifb"; 3458 type = "gem"; 3459 }; 3460 version = "2.3.2"; 3461 }; 3462 kramdown-parser-gfm = { 3463 dependencies = ["kramdown"]; 3464 groups = ["default" "development"]; 3465 platforms = []; 3466 source = { 3467 remotes = ["https://rubygems.org"]; 3468 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv"; 3469 type = "gem"; 3470 }; 3471 version = "1.1.0"; 3472 }; 3473 kubeclient = { 3474 dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"]; 3475 groups = ["default"]; 3476 platforms = []; 3477 source = { 3478 remotes = ["https://rubygems.org"]; 3479 sha256 = "1k1zi27fnasqpinfxnajm81pyr11k2j510wacr53d37v97bzr1a9"; 3480 type = "gem"; 3481 }; 3482 version = "4.11.0"; 3483 }; 3484 language_server-protocol = { 3485 groups = ["default" "development" "test"]; 3486 platforms = []; 3487 source = { 3488 remotes = ["https://rubygems.org"]; 3489 sha256 = "0gvb1j8xsqxms9mww01rmdl78zkd72zgxaap56bhv8j45z05hp1x"; 3490 type = "gem"; 3491 }; 3492 version = "3.17.0.3"; 3493 }; 3494 launchy = { 3495 dependencies = ["addressable"]; 3496 groups = ["default" "development" "test"]; 3497 platforms = []; 3498 source = { 3499 remotes = ["https://rubygems.org"]; 3500 sha256 = "1xdyvr5j0gjj7b10kgvh8ylxnwk3wx19my42wqn9h82r4p246hlm"; 3501 type = "gem"; 3502 }; 3503 version = "2.5.0"; 3504 }; 3505 lefthook = { 3506 groups = ["development"]; 3507 platforms = []; 3508 source = { 3509 remotes = ["https://rubygems.org"]; 3510 sha256 = "1rc7fzg4rjchyv7rd6vlz35hg5n8k5625s78hj12zji0xhg1jznc"; 3511 type = "gem"; 3512 }; 3513 version = "1.5.6"; 3514 }; 3515 letter_opener = { 3516 dependencies = ["launchy"]; 3517 groups = ["default" "development"]; 3518 platforms = []; 3519 source = { 3520 remotes = ["https://rubygems.org"]; 3521 sha256 = "09a7kgsmr10a0hrc9bwxglgqvppjxij9w8bxx91mnvh0ivaw0nq9"; 3522 type = "gem"; 3523 }; 3524 version = "1.7.0"; 3525 }; 3526 letter_opener_web = { 3527 dependencies = ["actionmailer" "letter_opener" "railties" "rexml"]; 3528 groups = ["development"]; 3529 platforms = []; 3530 source = { 3531 remotes = ["https://rubygems.org"]; 3532 sha256 = "0vvvaz2ngaxv0s6sj25gdvp73vd8pfl8q3jharadg18p3va0m1ik"; 3533 type = "gem"; 3534 }; 3535 version = "2.0.0"; 3536 }; 3537 libyajl2 = { 3538 groups = ["default"]; 3539 platforms = []; 3540 source = { 3541 remotes = ["https://rubygems.org"]; 3542 sha256 = "1vx0mv0bbcy0qh3ik08b42vrq4kw1zg51121r18c0vvp4p3zcpda"; 3543 type = "gem"; 3544 }; 3545 version = "2.1.0"; 3546 }; 3547 license_finder = { 3548 dependencies = ["rubyzip" "thor" "tomlrb" "with_env" "xml-simple"]; 3549 groups = ["development" "omnibus" "test"]; 3550 platforms = []; 3551 source = { 3552 remotes = ["https://rubygems.org"]; 3553 sha256 = "0sig4ifxzvcz3fwjnz93dpv61v6sxpmlknj5f8n112ragrbcj8hb"; 3554 type = "gem"; 3555 }; 3556 version = "7.0.1"; 3557 }; 3558 licensee = { 3559 dependencies = ["dotenv" "octokit" "reverse_markdown" "rugged" "thor"]; 3560 groups = ["default"]; 3561 platforms = []; 3562 source = { 3563 remotes = ["https://rubygems.org"]; 3564 sha256 = "05g5w9c4jlfhwn0hfz117s1c7hfdm5yn7cywr4mah7xr41yvbh04"; 3565 type = "gem"; 3566 }; 3567 version = "9.16.1"; 3568 }; 3569 listen = { 3570 dependencies = ["rb-fsevent" "rb-inotify"]; 3571 groups = ["default" "development" "test"]; 3572 platforms = []; 3573 source = { 3574 remotes = ["https://rubygems.org"]; 3575 sha256 = "0agybr37wpjv3xy4ipcmsvsibgdgphzrwbvcj4vfiykpmakwm01v"; 3576 type = "gem"; 3577 }; 3578 version = "3.7.1"; 3579 }; 3580 llhttp-ffi = { 3581 dependencies = ["ffi-compiler" "rake"]; 3582 groups = ["default"]; 3583 platforms = []; 3584 source = { 3585 remotes = ["https://rubygems.org"]; 3586 sha256 = "00dh6zmqdj59rhcya0l4b9aaxq6n8xizfbil93k0g06gndyk5xz5"; 3587 type = "gem"; 3588 }; 3589 version = "0.4.0"; 3590 }; 3591 locale = { 3592 groups = ["default" "development"]; 3593 platforms = []; 3594 source = { 3595 remotes = ["https://rubygems.org"]; 3596 sha256 = "0997465kxvpxm92fiwc2b16l49mngk7b68g5k35ify0m3q0yxpdn"; 3597 type = "gem"; 3598 }; 3599 version = "2.1.3"; 3600 }; 3601 lockbox = { 3602 groups = ["default"]; 3603 platforms = []; 3604 source = { 3605 remotes = ["https://rubygems.org"]; 3606 sha256 = "1sm365iplg1iscizckjm6zy57zs0350czi9afqfnvig0wh35i3na"; 3607 type = "gem"; 3608 }; 3609 version = "1.3.0"; 3610 }; 3611 lograge = { 3612 dependencies = ["actionpack" "activesupport" "railties" "request_store"]; 3613 groups = ["default"]; 3614 platforms = []; 3615 source = { 3616 remotes = ["https://rubygems.org"]; 3617 sha256 = "1vrjm4yqn5l6q5gsl72fmk95fl6j9z1a05gzbrwmsm3gp1a1bgac"; 3618 type = "gem"; 3619 }; 3620 version = "0.11.2"; 3621 }; 3622 loofah = { 3623 dependencies = ["crass" "nokogiri"]; 3624 groups = ["default" "development" "monorepo" "test"]; 3625 platforms = []; 3626 source = { 3627 remotes = ["https://rubygems.org"]; 3628 sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh"; 3629 type = "gem"; 3630 }; 3631 version = "2.22.0"; 3632 }; 3633 lookbook = { 3634 dependencies = ["activemodel" "css_parser" "htmlbeautifier" "htmlentities" "marcel" "railties" "redcarpet" "rouge" "view_component" "yard" "zeitwerk"]; 3635 groups = ["development"]; 3636 platforms = []; 3637 source = { 3638 remotes = ["https://rubygems.org"]; 3639 sha256 = "1nd26yk8fwhb7lf7knzl6pf93v2spyf90gz4c6f8xfzq9hv6kj17"; 3640 type = "gem"; 3641 }; 3642 version = "2.2.0"; 3643 }; 3644 lru_redux = { 3645 groups = ["default"]; 3646 platforms = []; 3647 source = { 3648 remotes = ["https://rubygems.org"]; 3649 sha256 = "1yxghzg7476sivz8yyr9nkak2dlbls0b89vc2kg52k0nmg6d0wgf"; 3650 type = "gem"; 3651 }; 3652 version = "1.1.0"; 3653 }; 3654 lumberjack = { 3655 groups = ["default" "test"]; 3656 platforms = []; 3657 source = { 3658 remotes = ["https://rubygems.org"]; 3659 sha256 = "07rvqrizmqzbjzhdsh4l4fyif26a7czb506dvch18kr3nkkamim5"; 3660 type = "gem"; 3661 }; 3662 version = "1.2.7"; 3663 }; 3664 mail = { 3665 dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"]; 3666 groups = ["default" "development" "test"]; 3667 platforms = []; 3668 source = { 3669 remotes = ["https://rubygems.org"]; 3670 sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc"; 3671 type = "gem"; 3672 }; 3673 version = "2.8.1"; 3674 }; 3675 mail-smtp_pool = { 3676 dependencies = ["connection_pool" "mail"]; 3677 groups = ["default"]; 3678 platforms = []; 3679 source = { 3680 path = "${src}/vendor/gems/mail-smtp_pool"; 3681 type = "path"; 3682 }; 3683 version = "0.1.0"; 3684 }; 3685 marcel = { 3686 groups = ["default" "test"]; 3687 platforms = []; 3688 source = { 3689 remotes = ["https://rubygems.org"]; 3690 sha256 = "0kky3yiwagsk8gfbzn3mvl2fxlh3b39v6nawzm4wpjs6xxvvc4x0"; 3691 type = "gem"; 3692 }; 3693 version = "1.0.2"; 3694 }; 3695 marginalia = { 3696 dependencies = ["actionpack" "activerecord"]; 3697 groups = ["default"]; 3698 platforms = []; 3699 source = { 3700 remotes = ["https://rubygems.org"]; 3701 sha256 = "1kw9l9gw9dqmbpjxs3ndifia2204n8n92pjr4xp78hiynqm22qyb"; 3702 type = "gem"; 3703 }; 3704 version = "1.11.1"; 3705 }; 3706 matrix = { 3707 groups = ["default" "test"]; 3708 platforms = []; 3709 source = { 3710 remotes = ["https://rubygems.org"]; 3711 sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i"; 3712 type = "gem"; 3713 }; 3714 version = "0.4.2"; 3715 }; 3716 memory_profiler = { 3717 groups = ["default" "development" "test"]; 3718 platforms = []; 3719 source = { 3720 remotes = ["https://rubygems.org"]; 3721 sha256 = "1c81d68r4wx0ckbmqxlfqc2qpd94jwcmqdm0xgr0s46r48pv9k9q"; 3722 type = "gem"; 3723 }; 3724 version = "1.0.1"; 3725 }; 3726 method_source = { 3727 groups = ["default" "development" "metrics" "test"]; 3728 platforms = [{ 3729 engine = "maglev"; 3730 } { 3731 engine = "ruby"; 3732 }]; 3733 source = { 3734 remotes = ["https://rubygems.org"]; 3735 sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp"; 3736 type = "gem"; 3737 }; 3738 version = "1.0.0"; 3739 }; 3740 microsoft_graph_mailer = { 3741 dependencies = ["mail" "oauth2"]; 3742 groups = ["default"]; 3743 platforms = []; 3744 source = { 3745 path = "${src}/vendor/gems/microsoft_graph_mailer"; 3746 type = "path"; 3747 }; 3748 version = "0.1.0"; 3749 }; 3750 mime-types = { 3751 dependencies = ["mime-types-data"]; 3752 groups = ["default"]; 3753 platforms = []; 3754 source = { 3755 remotes = ["https://rubygems.org"]; 3756 sha256 = "0q8d881k1b3rbsfcdi3fx0b5vpdr5wcrhn88r2d9j7zjdkxp5mw5"; 3757 type = "gem"; 3758 }; 3759 version = "3.5.1"; 3760 }; 3761 mime-types-data = { 3762 groups = ["default"]; 3763 platforms = []; 3764 source = { 3765 remotes = ["https://rubygems.org"]; 3766 sha256 = "0yjv0apysnrhbc70ralinfpcqn9382lxr643swp7a5sdwpa9cyqg"; 3767 type = "gem"; 3768 }; 3769 version = "3.2023.1003"; 3770 }; 3771 mini_histogram = { 3772 groups = ["default" "test"]; 3773 platforms = []; 3774 source = { 3775 remotes = ["https://rubygems.org"]; 3776 sha256 = "156xs8k7fqqcbk1fbf0ndz6gfw380fb2jrycfvhb06269r84n4ba"; 3777 type = "gem"; 3778 }; 3779 version = "0.3.1"; 3780 }; 3781 mini_magick = { 3782 groups = ["default"]; 3783 platforms = []; 3784 source = { 3785 remotes = ["https://rubygems.org"]; 3786 sha256 = "0lpq12z70n10c1qshcddd5nib2pkcbkwzvmiqqzj60l01k3x4fg9"; 3787 type = "gem"; 3788 }; 3789 version = "4.10.1"; 3790 }; 3791 mini_mime = { 3792 groups = ["default" "development" "test"]; 3793 platforms = []; 3794 source = { 3795 remotes = ["https://rubygems.org"]; 3796 sha256 = "0lbim375gw2dk6383qirz13hgdmxlan0vc5da2l072j3qw6fqjm5"; 3797 type = "gem"; 3798 }; 3799 version = "1.1.2"; 3800 }; 3801 mini_portile2 = { 3802 groups = ["default" "development" "monorepo" "test"]; 3803 platforms = []; 3804 source = { 3805 remotes = ["https://rubygems.org"]; 3806 sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs"; 3807 type = "gem"; 3808 }; 3809 version = "2.8.5"; 3810 }; 3811 minitest = { 3812 groups = ["development" "test"]; 3813 platforms = []; 3814 source = { 3815 remotes = ["https://rubygems.org"]; 3816 sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq"; 3817 type = "gem"; 3818 }; 3819 version = "5.11.3"; 3820 }; 3821 mixlib-cli = { 3822 groups = ["default"]; 3823 platforms = []; 3824 source = { 3825 remotes = ["https://rubygems.org"]; 3826 sha256 = "1ydxlfgd7nnj3rp1y70k4yk96xz5cywldjii2zbnw3sq9pippwp6"; 3827 type = "gem"; 3828 }; 3829 version = "2.1.8"; 3830 }; 3831 mixlib-config = { 3832 dependencies = ["tomlrb"]; 3833 groups = ["default"]; 3834 platforms = []; 3835 source = { 3836 remotes = ["https://rubygems.org"]; 3837 sha256 = "0j0122lv2qgccl61njqi0pj6sp6nb85y07gcmw16bwg4k0c8nx6p"; 3838 type = "gem"; 3839 }; 3840 version = "3.0.27"; 3841 }; 3842 mixlib-log = { 3843 groups = ["default"]; 3844 platforms = []; 3845 source = { 3846 remotes = ["https://rubygems.org"]; 3847 sha256 = "0n5dm5iz90ijvjn59jfm8gb8hgsvbj0f1kpzbl38b02z0z4a4v7x"; 3848 type = "gem"; 3849 }; 3850 version = "3.0.9"; 3851 }; 3852 mixlib-shellout = { 3853 dependencies = ["chef-utils"]; 3854 groups = ["default"]; 3855 platforms = []; 3856 source = { 3857 remotes = ["https://rubygems.org"]; 3858 sha256 = "0zkwg76y96nkh1mv0k92ybq46cr06v1wmic16129ls3yqzwx3xj6"; 3859 type = "gem"; 3860 }; 3861 version = "3.2.7"; 3862 }; 3863 mize = { 3864 dependencies = ["protocol"]; 3865 groups = ["default" "test"]; 3866 platforms = []; 3867 source = { 3868 remotes = ["https://rubygems.org"]; 3869 sha256 = "09zn7789ifzc13xraqsqxk762l4898n1f63scidgzjq1y06bmg2m"; 3870 type = "gem"; 3871 }; 3872 version = "0.4.1"; 3873 }; 3874 msgpack = { 3875 groups = ["default"]; 3876 platforms = []; 3877 source = { 3878 remotes = ["https://rubygems.org"]; 3879 sha256 = "02af38s49111wglqzcjcpa7bwg6psjgysrjvgk05h3x4zchb6gd5"; 3880 type = "gem"; 3881 }; 3882 version = "1.5.4"; 3883 }; 3884 multi_json = { 3885 groups = ["default"]; 3886 platforms = []; 3887 source = { 3888 remotes = ["https://rubygems.org"]; 3889 sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr"; 3890 type = "gem"; 3891 }; 3892 version = "1.14.1"; 3893 }; 3894 multi_xml = { 3895 groups = ["default"]; 3896 platforms = []; 3897 source = { 3898 remotes = ["https://rubygems.org"]; 3899 sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj"; 3900 type = "gem"; 3901 }; 3902 version = "0.6.0"; 3903 }; 3904 multipart-post = { 3905 groups = ["danger" "default" "development" "test"]; 3906 platforms = []; 3907 source = { 3908 remotes = ["https://rubygems.org"]; 3909 sha256 = "1n0kvnrcrjn31jb97kcx3wj1f5kkjza7yygfq8rxzf3i57g7jaa6"; 3910 type = "gem"; 3911 }; 3912 version = "2.2.3"; 3913 }; 3914 murmurhash3 = { 3915 groups = ["default"]; 3916 platforms = []; 3917 source = { 3918 remotes = ["https://rubygems.org"]; 3919 sha256 = "0dh9xnjs98a2by2rd8jlcmx94miryssk1ral2pji21xbx7i2q2ip"; 3920 type = "gem"; 3921 }; 3922 version = "0.1.7"; 3923 }; 3924 mustermann = { 3925 dependencies = ["ruby2_keywords"]; 3926 groups = ["default" "development" "test"]; 3927 platforms = []; 3928 source = { 3929 remotes = ["https://rubygems.org"]; 3930 sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd"; 3931 type = "gem"; 3932 }; 3933 version = "3.0.0"; 3934 }; 3935 mustermann-grape = { 3936 dependencies = ["mustermann"]; 3937 groups = ["default" "development" "test"]; 3938 platforms = []; 3939 source = { 3940 remotes = ["https://rubygems.org"]; 3941 sha256 = "1zpmc099rcpxmlfxb71zd6l7f9fcsg1fhi6627r03y1qlgb0jlvg"; 3942 type = "gem"; 3943 }; 3944 version = "1.0.2"; 3945 }; 3946 nap = { 3947 groups = ["default" "development"]; 3948 platforms = []; 3949 source = { 3950 remotes = ["https://rubygems.org"]; 3951 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 3952 type = "gem"; 3953 }; 3954 version = "1.1.0"; 3955 }; 3956 neighbor = { 3957 dependencies = ["activerecord"]; 3958 groups = ["default"]; 3959 platforms = []; 3960 source = { 3961 remotes = ["https://rubygems.org"]; 3962 sha256 = "1r9k34xz7x7fpd18bix0cd5bk2wv6mj8z67f8fr7l30d2717m23h"; 3963 type = "gem"; 3964 }; 3965 version = "0.2.3"; 3966 }; 3967 nenv = { 3968 groups = ["default" "test"]; 3969 platforms = []; 3970 source = { 3971 remotes = ["https://rubygems.org"]; 3972 sha256 = "0r97jzknll9bhd8yyg2bngnnkj8rjhal667n7d32h8h7ny7nvpnr"; 3973 type = "gem"; 3974 }; 3975 version = "0.3.0"; 3976 }; 3977 net-http = { 3978 dependencies = ["net-protocol" "uri"]; 3979 groups = ["default"]; 3980 platforms = []; 3981 source = { 3982 remotes = ["https://rubygems.org"]; 3983 sha256 = "11mymfxpsgpwr1qbv8vwj8av9kksqj0632p9s3x35bzrnq4y393m"; 3984 type = "gem"; 3985 }; 3986 version = "0.1.1"; 3987 }; 3988 net-http-persistent = { 3989 dependencies = ["connection_pool"]; 3990 groups = ["default"]; 3991 platforms = []; 3992 source = { 3993 remotes = ["https://rubygems.org"]; 3994 sha256 = "1yfypmfg1maf20yfd22zzng8k955iylz7iip0mgc9lazw36g8li7"; 3995 type = "gem"; 3996 }; 3997 version = "4.0.1"; 3998 }; 3999 net-imap = { 4000 dependencies = ["date" "net-protocol"]; 4001 groups = ["default" "development" "test"]; 4002 platforms = []; 4003 source = { 4004 remotes = ["https://rubygems.org"]; 4005 sha256 = "1d996zf3g8xz244791b0qsl9vr7zg4lqnnmf9k2kshr9lki5jam8"; 4006 type = "gem"; 4007 }; 4008 version = "0.3.4"; 4009 }; 4010 net-ldap = { 4011 groups = ["default"]; 4012 platforms = []; 4013 source = { 4014 remotes = ["https://rubygems.org"]; 4015 sha256 = "1ycw0qsw3hap8svakl0i30jkj0ffd4lpyrn17a1j0w8mz5ainmsj"; 4016 type = "gem"; 4017 }; 4018 version = "0.17.1"; 4019 }; 4020 net-ntp = { 4021 groups = ["default"]; 4022 platforms = []; 4023 source = { 4024 remotes = ["https://rubygems.org"]; 4025 sha256 = "0z96m7nnb9f634cz4i6p0x89z7g9i9h97cnk5f3x3q5x090kzisv"; 4026 type = "gem"; 4027 }; 4028 version = "2.1.3"; 4029 }; 4030 net-pop = { 4031 dependencies = ["net-protocol"]; 4032 groups = ["default" "development" "test"]; 4033 platforms = []; 4034 source = { 4035 remotes = ["https://rubygems.org"]; 4036 sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4"; 4037 type = "gem"; 4038 }; 4039 version = "0.1.2"; 4040 }; 4041 net-protocol = { 4042 dependencies = ["timeout"]; 4043 groups = ["default"]; 4044 platforms = []; 4045 source = { 4046 remotes = ["https://rubygems.org"]; 4047 sha256 = "051cc82dl41a66c9sxv4lx4slqk7sz1v4iy0hdk6gpjyjszf4hxd"; 4048 type = "gem"; 4049 }; 4050 version = "0.1.3"; 4051 }; 4052 net-scp = { 4053 dependencies = ["net-ssh"]; 4054 groups = ["default"]; 4055 platforms = []; 4056 source = { 4057 remotes = ["https://rubygems.org"]; 4058 sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk"; 4059 type = "gem"; 4060 }; 4061 version = "4.0.0"; 4062 }; 4063 net-smtp = { 4064 dependencies = ["net-protocol"]; 4065 groups = ["default" "development" "test"]; 4066 platforms = []; 4067 source = { 4068 remotes = ["https://rubygems.org"]; 4069 sha256 = "1c6md06hm5bf6rv53sk54dl2vg038pg8kglwv3rayx0vk2mdql9x"; 4070 type = "gem"; 4071 }; 4072 version = "0.3.3"; 4073 }; 4074 net-ssh = { 4075 groups = ["default"]; 4076 platforms = []; 4077 source = { 4078 remotes = ["https://rubygems.org"]; 4079 sha256 = "1jyj6j7w9zpj2zhp4dyhdjiwsn9rqwksj7s7fzpnn7rx2xvz2a1a"; 4080 type = "gem"; 4081 }; 4082 version = "7.2.0"; 4083 }; 4084 netrc = { 4085 groups = ["default"]; 4086 platforms = []; 4087 source = { 4088 remotes = ["https://rubygems.org"]; 4089 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 4090 type = "gem"; 4091 }; 4092 version = "0.11.0"; 4093 }; 4094 nio4r = { 4095 groups = ["default" "puma" "test"]; 4096 platforms = []; 4097 source = { 4098 remotes = ["https://rubygems.org"]; 4099 sha256 = "0xkjz56qc7hl7zy7i7bhiyw5pl85wwjsa4p70rj6s958xj2sd1lm"; 4100 type = "gem"; 4101 }; 4102 version = "2.7.0"; 4103 }; 4104 no_proxy_fix = { 4105 groups = ["default" "development"]; 4106 platforms = []; 4107 source = { 4108 remotes = ["https://rubygems.org"]; 4109 sha256 = "006dmdb640v1kq0sll3dnlwj1b0kpf3i1p27ygyffv8lpcqlr6sf"; 4110 type = "gem"; 4111 }; 4112 version = "0.1.2"; 4113 }; 4114 nokogiri = { 4115 dependencies = ["mini_portile2" "racc"]; 4116 groups = ["default" "development" "monorepo" "test"]; 4117 platforms = []; 4118 source = { 4119 remotes = ["https://rubygems.org"]; 4120 sha256 = "1l8b0i24h4irivyhwy9xmkjbggw86cxkzkiqdqg0jpcp9qc8h4rl"; 4121 type = "gem"; 4122 }; 4123 version = "1.16.0"; 4124 }; 4125 notiffany = { 4126 dependencies = ["nenv" "shellany"]; 4127 groups = ["default" "test"]; 4128 platforms = []; 4129 source = { 4130 remotes = ["https://rubygems.org"]; 4131 sha256 = "0f47h3bmg1apr4x51szqfv3rh2vq58z3grh4w02cp3bzbdh6jxnk"; 4132 type = "gem"; 4133 }; 4134 version = "0.1.3"; 4135 }; 4136 numerizer = { 4137 groups = ["default"]; 4138 platforms = []; 4139 source = { 4140 remotes = ["https://rubygems.org"]; 4141 sha256 = "0ysxf30qcybh131r98frp38sqqkdhcjwpnajgrxl2w2kxvapd075"; 4142 type = "gem"; 4143 }; 4144 version = "0.2.0"; 4145 }; 4146 oauth = { 4147 groups = ["default"]; 4148 platforms = []; 4149 source = { 4150 remotes = ["https://rubygems.org"]; 4151 sha256 = "1zwd6v39yqfdrpg1p3d9jvzs9ljg55ana2p06m0l7qn5w0lgx1a0"; 4152 type = "gem"; 4153 }; 4154 version = "0.5.6"; 4155 }; 4156 oauth2 = { 4157 dependencies = ["faraday" "jwt" "multi_xml" "rack" "snaky_hash" "version_gem"]; 4158 groups = ["default"]; 4159 platforms = []; 4160 source = { 4161 remotes = ["https://rubygems.org"]; 4162 sha256 = "1yzpaghh8kwzgmvmrlbzf36ks5s2hf34rayzw081dp2jrzprs7xj"; 4163 type = "gem"; 4164 }; 4165 version = "2.0.9"; 4166 }; 4167 octokit = { 4168 dependencies = ["faraday" "sawyer"]; 4169 groups = ["danger" "default" "development" "test"]; 4170 platforms = []; 4171 source = { 4172 remotes = ["https://rubygems.org"]; 4173 sha256 = "11fhv1a43c51jkgmqf62aypf9yw74lc6ph4qmzsh2bydwwzbwqn3"; 4174 type = "gem"; 4175 }; 4176 version = "8.0.0"; 4177 }; 4178 ohai = { 4179 dependencies = ["chef-config" "chef-utils" "ffi" "ffi-yajl" "ipaddress" "mixlib-cli" "mixlib-config" "mixlib-log" "mixlib-shellout" "plist" "train-core" "wmi-lite"]; 4180 groups = ["default"]; 4181 platforms = []; 4182 source = { 4183 remotes = ["https://rubygems.org"]; 4184 sha256 = "15fz0ws8q9635rl5y4jyiwxbibr9ilba4askazhrgy4pcmmgs34q"; 4185 type = "gem"; 4186 }; 4187 version = "18.1.3"; 4188 }; 4189 oj = { 4190 groups = ["default"]; 4191 platforms = []; 4192 source = { 4193 remotes = ["https://rubygems.org"]; 4194 sha256 = "0lggrhlihxyfgiqqr9b2fqdxc4d2zff2czq30m3rgn8a0b2gsv90"; 4195 type = "gem"; 4196 }; 4197 version = "3.13.23"; 4198 }; 4199 oj-introspect = { 4200 dependencies = ["oj"]; 4201 groups = ["default"]; 4202 platforms = []; 4203 source = { 4204 remotes = ["https://rubygems.org"]; 4205 sha256 = "0g9ksljmlkg56xz8ddzsjkhjh89jv4hr99k3x7c70a7dcx2s85f4"; 4206 type = "gem"; 4207 }; 4208 version = "0.7.2"; 4209 }; 4210 omniauth = { 4211 dependencies = ["hashie" "rack" "rack-protection"]; 4212 groups = ["default"]; 4213 platforms = []; 4214 source = { 4215 remotes = ["https://rubygems.org"]; 4216 sha256 = "0013azz7kz2q6dy8131b1q5xwl7qa9nz5iqpn8i3ccn9br7j7xxz"; 4217 type = "gem"; 4218 }; 4219 version = "2.1.0"; 4220 }; 4221 omniauth-alicloud = { 4222 dependencies = ["omniauth-oauth2"]; 4223 groups = ["default"]; 4224 platforms = []; 4225 source = { 4226 remotes = ["https://rubygems.org"]; 4227 sha256 = "0gh1d69w6p62hj18bh2p5fdykg9za1yifpq18swp9ms0pcx4yp4w"; 4228 type = "gem"; 4229 }; 4230 version = "3.0.0"; 4231 }; 4232 omniauth-atlassian-oauth2 = { 4233 dependencies = ["omniauth" "omniauth-oauth2"]; 4234 groups = ["default"]; 4235 platforms = []; 4236 source = { 4237 remotes = ["https://rubygems.org"]; 4238 sha256 = "1jbnbp0pnasyrf0mgyig72hx8bdwhv78na6ffqrs1f4a3155f1zb"; 4239 type = "gem"; 4240 }; 4241 version = "0.2.0"; 4242 }; 4243 omniauth-auth0 = { 4244 dependencies = ["omniauth" "omniauth-oauth2"]; 4245 groups = ["default"]; 4246 platforms = []; 4247 source = { 4248 remotes = ["https://rubygems.org"]; 4249 sha256 = "1g24cnisa3ic3kilx1is2h0wq303qlmx2q5a92yxaal1cgwxlzg7"; 4250 type = "gem"; 4251 }; 4252 version = "3.1.0"; 4253 }; 4254 omniauth-azure-activedirectory-v2 = { 4255 dependencies = ["omniauth-oauth2"]; 4256 groups = ["default"]; 4257 platforms = []; 4258 source = { 4259 remotes = ["https://rubygems.org"]; 4260 sha256 = "0wnhibz903ssnq9scl65a47d41zcczb3wjvc44y3w8ydabfwx164"; 4261 type = "gem"; 4262 }; 4263 version = "2.0.0"; 4264 }; 4265 omniauth-azure-oauth2 = { 4266 dependencies = ["jwt" "omniauth" "omniauth-oauth2"]; 4267 groups = ["default"]; 4268 platforms = []; 4269 source = { 4270 path = "${src}/vendor/gems/omniauth-azure-oauth2"; 4271 type = "path"; 4272 }; 4273 version = "0.0.10"; 4274 }; 4275 omniauth-dingtalk-oauth2 = { 4276 dependencies = ["omniauth-oauth2"]; 4277 groups = ["default"]; 4278 platforms = []; 4279 source = { 4280 remotes = ["https://rubygems.org"]; 4281 sha256 = "16qkd51f1ab1hw4az27qj3vk958aal67by8djsplwd1q3h7nfib5"; 4282 type = "gem"; 4283 }; 4284 version = "1.0.1"; 4285 }; 4286 omniauth-facebook = { 4287 dependencies = ["omniauth-oauth2"]; 4288 groups = ["default"]; 4289 platforms = []; 4290 source = { 4291 remotes = ["https://rubygems.org"]; 4292 sha256 = "03zjla9i446fk1jkw7arh67c39jfhp5bhkmhvbw8vczxr1jkbbh5"; 4293 type = "gem"; 4294 }; 4295 version = "4.0.0"; 4296 }; 4297 omniauth-github = { 4298 dependencies = ["omniauth" "omniauth-oauth2"]; 4299 groups = ["default"]; 4300 platforms = []; 4301 source = { 4302 remotes = ["https://rubygems.org"]; 4303 sha256 = "1m6a7kg3lxz2nm96prln2ja8r4wlm37m5vsy9199vnynqq5fgy4g"; 4304 type = "gem"; 4305 }; 4306 version = "2.0.1"; 4307 }; 4308 omniauth-gitlab = { 4309 dependencies = ["omniauth" "omniauth-oauth2"]; 4310 groups = ["default"]; 4311 platforms = []; 4312 source = { 4313 path = "${src}/vendor/gems/omniauth-gitlab"; 4314 type = "path"; 4315 }; 4316 version = "4.0.0"; 4317 }; 4318 omniauth-google-oauth2 = { 4319 dependencies = ["jwt" "oauth2" "omniauth" "omniauth-oauth2"]; 4320 groups = ["default"]; 4321 platforms = []; 4322 source = { 4323 remotes = ["https://rubygems.org"]; 4324 sha256 = "0fahkghfa2iczmwss9bz5l4rh7siwzjnjp3akh7pdbsfx0kg35j4"; 4325 type = "gem"; 4326 }; 4327 version = "1.1.1"; 4328 }; 4329 omniauth-oauth = { 4330 dependencies = ["oauth" "omniauth"]; 4331 groups = ["default"]; 4332 platforms = []; 4333 source = { 4334 remotes = ["https://rubygems.org"]; 4335 sha256 = "0yw2vzx633p9wpdkd4jxsih6mw604mj7f6myyfikmj4d95c8d9z7"; 4336 type = "gem"; 4337 }; 4338 version = "1.2.0"; 4339 }; 4340 omniauth-oauth2 = { 4341 dependencies = ["oauth2" "omniauth"]; 4342 groups = ["default"]; 4343 platforms = []; 4344 source = { 4345 remotes = ["https://rubygems.org"]; 4346 sha256 = "0y4y122xm8zgrxn5nnzwg6w39dnjss8pcq2ppbpx9qn7kiayky5j"; 4347 type = "gem"; 4348 }; 4349 version = "1.8.0"; 4350 }; 4351 omniauth-oauth2-generic = { 4352 dependencies = ["omniauth-oauth2" "rake"]; 4353 groups = ["default"]; 4354 platforms = []; 4355 source = { 4356 remotes = ["https://rubygems.org"]; 4357 sha256 = "04vnmszmm1jmwvg6cwdy9jxliwa8yawp4w4690pvyplx04wqavnf"; 4358 type = "gem"; 4359 }; 4360 version = "0.2.8"; 4361 }; 4362 omniauth-salesforce = { 4363 dependencies = ["omniauth" "omniauth-oauth2"]; 4364 groups = ["default"]; 4365 platforms = []; 4366 source = { 4367 path = "${src}/vendor/gems/omniauth-salesforce"; 4368 type = "path"; 4369 }; 4370 version = "1.0.5"; 4371 }; 4372 omniauth-saml = { 4373 dependencies = ["omniauth" "ruby-saml"]; 4374 groups = ["default"]; 4375 platforms = []; 4376 source = { 4377 remotes = ["https://rubygems.org"]; 4378 sha256 = "01k9rkg97npcgm8r4x3ja8y20hsg4zy0dcjpzafx148q4yxbg74n"; 4379 type = "gem"; 4380 }; 4381 version = "2.1.0"; 4382 }; 4383 omniauth-shibboleth-redux = { 4384 dependencies = ["omniauth"]; 4385 groups = ["default"]; 4386 platforms = []; 4387 source = { 4388 remotes = ["https://rubygems.org"]; 4389 sha256 = "1qgzp0xaka6vqpx69mw6nbqaqmyqrawi11cyak4gq19l23ym7cz9"; 4390 type = "gem"; 4391 }; 4392 version = "2.0.0"; 4393 }; 4394 omniauth-twitter = { 4395 dependencies = ["omniauth-oauth" "rack"]; 4396 groups = ["default"]; 4397 platforms = []; 4398 source = { 4399 remotes = ["https://rubygems.org"]; 4400 sha256 = "0r5j65hkpgzhvvbs90id3nfsjgsad6ymzggbm7zlaxvnrmvnrk65"; 4401 type = "gem"; 4402 }; 4403 version = "1.4.0"; 4404 }; 4405 omniauth_crowd = { 4406 dependencies = ["activesupport" "nokogiri" "omniauth"]; 4407 groups = ["default"]; 4408 platforms = []; 4409 source = { 4410 path = "${src}/vendor/gems/omniauth_crowd"; 4411 type = "path"; 4412 }; 4413 version = "2.4.0"; 4414 }; 4415 omniauth_openid_connect = { 4416 dependencies = ["omniauth" "openid_connect"]; 4417 groups = ["default"]; 4418 platforms = []; 4419 source = { 4420 remotes = ["https://rubygems.org"]; 4421 sha256 = "08yl0x203k6nrshc70zawfqh79ap1c3fyka9zwwy61cvn7sih4sz"; 4422 type = "gem"; 4423 }; 4424 version = "0.6.1"; 4425 }; 4426 open4 = { 4427 groups = ["default" "development"]; 4428 platforms = []; 4429 source = { 4430 remotes = ["https://rubygems.org"]; 4431 sha256 = "1cgls3f9dlrpil846q0w7h66vsc33jqn84nql4gcqkk221rh7px1"; 4432 type = "gem"; 4433 }; 4434 version = "1.3.4"; 4435 }; 4436 openid_connect = { 4437 dependencies = ["activemodel" "attr_required" "json-jwt" "rack-oauth2" "swd" "tzinfo" "validate_email" "validate_url" "webfinger"]; 4438 groups = ["default"]; 4439 platforms = []; 4440 source = { 4441 remotes = ["https://rubygems.org"]; 4442 sha256 = "0w474bz3s1hqhilvrddr33l2nkyikypaczp3808w0345jr88b5m7"; 4443 type = "gem"; 4444 }; 4445 version = "1.3.0"; 4446 }; 4447 openssl = { 4448 groups = ["default"]; 4449 platforms = []; 4450 source = { 4451 remotes = ["https://rubygems.org"]; 4452 sha256 = "0c649921vg2l939z5cc3jwd8p1v49099pdhxfk7sb9qqx5wi5873"; 4453 type = "gem"; 4454 }; 4455 version = "3.1.0"; 4456 }; 4457 openssl-signature_algorithm = { 4458 dependencies = ["openssl"]; 4459 groups = ["default"]; 4460 platforms = []; 4461 source = { 4462 remotes = ["https://rubygems.org"]; 4463 sha256 = "103yjl68wqhl5kxaciir5jdnyi7iv9yckishdr52s5knh9g0pd53"; 4464 type = "gem"; 4465 }; 4466 version = "1.3.0"; 4467 }; 4468 opentracing = { 4469 groups = ["default"]; 4470 platforms = []; 4471 source = { 4472 remotes = ["https://rubygems.org"]; 4473 sha256 = "11lj1d8vq0hkb5hjz8q4lm82cddrggpbb33dhqfn7rxhwsmxgdfy"; 4474 type = "gem"; 4475 }; 4476 version = "0.5.0"; 4477 }; 4478 optimist = { 4479 groups = ["default"]; 4480 platforms = []; 4481 source = { 4482 remotes = ["https://rubygems.org"]; 4483 sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk"; 4484 type = "gem"; 4485 }; 4486 version = "3.0.1"; 4487 }; 4488 org-ruby = { 4489 dependencies = ["rubypants"]; 4490 groups = ["default"]; 4491 platforms = []; 4492 source = { 4493 remotes = ["https://rubygems.org"]; 4494 sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk"; 4495 type = "gem"; 4496 }; 4497 version = "0.9.12"; 4498 }; 4499 orm_adapter = { 4500 groups = ["default"]; 4501 platforms = []; 4502 source = { 4503 remotes = ["https://rubygems.org"]; 4504 sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda"; 4505 type = "gem"; 4506 }; 4507 version = "0.5.0"; 4508 }; 4509 os = { 4510 groups = ["default"]; 4511 platforms = []; 4512 source = { 4513 remotes = ["https://rubygems.org"]; 4514 sha256 = "0gwd20smyhxbm687vdikfh1gpi96h8qb1x28s2pdcysf6dm6v0ap"; 4515 type = "gem"; 4516 }; 4517 version = "1.1.4"; 4518 }; 4519 pact = { 4520 dependencies = ["pact-mock_service" "pact-support" "rack-test" "rspec" "term-ansicolor" "thor" "webrick"]; 4521 groups = ["development" "test"]; 4522 platforms = []; 4523 source = { 4524 remotes = ["https://rubygems.org"]; 4525 sha256 = "1a3fbwzzzdsbzipv63mcq1q761mqc6w8k1vxkbrbf3aqi2489p8b"; 4526 type = "gem"; 4527 }; 4528 version = "1.64.0"; 4529 }; 4530 pact-mock_service = { 4531 dependencies = ["find_a_port" "json" "pact-support" "rack" "rspec" "thor" "webrick"]; 4532 groups = ["default" "development" "test"]; 4533 platforms = []; 4534 source = { 4535 remotes = ["https://rubygems.org"]; 4536 sha256 = "0lds3xpkrx91lm74pa3n5167c8mkmqyki9axj7bjj0m18r2ybna2"; 4537 type = "gem"; 4538 }; 4539 version = "3.11.2"; 4540 }; 4541 pact-support = { 4542 dependencies = ["awesome_print" "diff-lcs" "expgen" "rainbow"]; 4543 groups = ["default" "development" "test"]; 4544 platforms = []; 4545 source = { 4546 remotes = ["https://rubygems.org"]; 4547 sha256 = "0waq8ywxhljm5sjk7m3q7f6s2pvcfshg3ncs9dl7kcsg2ail7hs1"; 4548 type = "gem"; 4549 }; 4550 version = "1.20.0"; 4551 }; 4552 parallel = { 4553 groups = ["development" "test"]; 4554 platforms = []; 4555 source = { 4556 remotes = ["https://rubygems.org"]; 4557 sha256 = "07vnk6bb54k4yc06xnwck7php50l09vvlw1ga8wdz0pia461zpzb"; 4558 type = "gem"; 4559 }; 4560 version = "1.22.1"; 4561 }; 4562 parser = { 4563 dependencies = ["ast" "racc"]; 4564 groups = ["coverage" "default" "development" "test"]; 4565 platforms = []; 4566 source = { 4567 remotes = ["https://rubygems.org"]; 4568 sha256 = "181faqz59p2mbfab5q4l1r298pq0nxl0k85rjcb58g0lardmv321"; 4569 type = "gem"; 4570 }; 4571 version = "3.3.0.2"; 4572 }; 4573 parslet = { 4574 groups = ["default" "development" "test"]; 4575 platforms = []; 4576 source = { 4577 remotes = ["https://rubygems.org"]; 4578 sha256 = "12nrzfwjphjlakb9pmpj70hgjwgzvnr8i1zfzddifgyd44vspl88"; 4579 type = "gem"; 4580 }; 4581 version = "1.8.2"; 4582 }; 4583 pastel = { 4584 dependencies = ["tty-color"]; 4585 groups = ["default" "development" "test"]; 4586 platforms = []; 4587 source = { 4588 remotes = ["https://rubygems.org"]; 4589 sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8"; 4590 type = "gem"; 4591 }; 4592 version = "0.8.0"; 4593 }; 4594 peek = { 4595 dependencies = ["railties"]; 4596 groups = ["default"]; 4597 platforms = []; 4598 source = { 4599 remotes = ["https://rubygems.org"]; 4600 sha256 = "1k1yggixrcj72jlc98hi3jjd04x71dpynn8dxpcdhinyijniwl6n"; 4601 type = "gem"; 4602 }; 4603 version = "1.1.0"; 4604 }; 4605 pg = { 4606 groups = ["default"]; 4607 platforms = []; 4608 source = { 4609 remotes = ["https://rubygems.org"]; 4610 sha256 = "071b55bhsz7mivlnp2kv0a11msnl7xg5awvk8mlflpl270javhsb"; 4611 type = "gem"; 4612 }; 4613 version = "1.5.6"; 4614 }; 4615 pg_query = { 4616 dependencies = ["google-protobuf"]; 4617 groups = ["default"]; 4618 platforms = []; 4619 source = { 4620 remotes = ["https://rubygems.org"]; 4621 sha256 = "0p8ljf694qvrf5875ljg6kp7gvmndy8490kasjzcq22ghryg9xxp"; 4622 type = "gem"; 4623 }; 4624 version = "5.1.0"; 4625 }; 4626 plist = { 4627 groups = ["default"]; 4628 platforms = []; 4629 source = { 4630 remotes = ["https://rubygems.org"]; 4631 sha256 = "0wzhnbzraz60paxhm48c50fp9xi7cqka4gfhxmiq43mhgh5ajg3h"; 4632 type = "gem"; 4633 }; 4634 version = "3.7.0"; 4635 }; 4636 png_quantizator = { 4637 groups = ["development" "test"]; 4638 platforms = []; 4639 source = { 4640 remotes = ["https://rubygems.org"]; 4641 sha256 = "0sqhydp5g9ly1kgfiya1fc6srmhf6avrb74j09z3lp0jck8d88v0"; 4642 type = "gem"; 4643 }; 4644 version = "0.2.1"; 4645 }; 4646 premailer = { 4647 dependencies = ["addressable" "css_parser" "htmlentities"]; 4648 groups = ["default"]; 4649 platforms = []; 4650 source = { 4651 remotes = ["https://rubygems.org"]; 4652 sha256 = "11j7d6abxivj15yax47z3f751wz4pnl02qszzc9swswf8hn41r03"; 4653 type = "gem"; 4654 }; 4655 version = "1.16.0"; 4656 }; 4657 premailer-rails = { 4658 dependencies = ["actionmailer" "premailer"]; 4659 groups = ["default"]; 4660 platforms = []; 4661 source = { 4662 remotes = ["https://rubygems.org"]; 4663 sha256 = "0bqi7d4f15vy3f1g0xb3bxmncfbzv9dd3ilhqj0plvw64xqbkp3w"; 4664 type = "gem"; 4665 }; 4666 version = "1.10.3"; 4667 }; 4668 prime = { 4669 dependencies = ["forwardable" "singleton"]; 4670 groups = ["default" "development"]; 4671 platforms = []; 4672 source = { 4673 remotes = ["https://rubygems.org"]; 4674 sha256 = "1973kz8lbck6ga5v42f55jk8b8pnbgwp9p67dl1xw15gvz55dsfl"; 4675 type = "gem"; 4676 }; 4677 version = "0.1.2"; 4678 }; 4679 prism = { 4680 groups = ["default" "development"]; 4681 platforms = []; 4682 source = { 4683 remotes = ["https://rubygems.org"]; 4684 sha256 = "0pgxgng905jbhp0pr54w4w2pr4nqcq80ijj48204bj4x4nigj8ji"; 4685 type = "gem"; 4686 }; 4687 version = "0.24.0"; 4688 }; 4689 proc_to_ast = { 4690 dependencies = ["coderay" "parser" "unparser"]; 4691 groups = ["default" "development" "test"]; 4692 platforms = []; 4693 source = { 4694 remotes = ["https://rubygems.org"]; 4695 sha256 = "14c65w48bbzp5lh1cngqd1y25kqvfnq1iy49hlzshl12dsk3z9wj"; 4696 type = "gem"; 4697 }; 4698 version = "0.1.0"; 4699 }; 4700 prometheus-client-mmap = { 4701 dependencies = ["rb_sys"]; 4702 groups = ["default"]; 4703 platforms = []; 4704 source = { 4705 remotes = ["https://rubygems.org"]; 4706 sha256 = "0vg47xx3wgg24snqc6ychb08mbcyrjmvxym9fg69cpa4xvj133fx"; 4707 type = "gem"; 4708 }; 4709 version = "1.1.1"; 4710 }; 4711 protocol = { 4712 dependencies = ["ruby_parser"]; 4713 groups = ["default" "test"]; 4714 platforms = []; 4715 source = { 4716 remotes = ["https://rubygems.org"]; 4717 sha256 = "1f8nvz0621gfsyiwy2nmwaliqafmf4p2wnln9qldd31vwl4wbmyw"; 4718 type = "gem"; 4719 }; 4720 version = "2.0.0"; 4721 }; 4722 pry = { 4723 dependencies = ["coderay" "method_source"]; 4724 groups = ["default" "development" "test"]; 4725 platforms = []; 4726 source = { 4727 remotes = ["https://rubygems.org"]; 4728 sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4"; 4729 type = "gem"; 4730 }; 4731 version = "0.14.2"; 4732 }; 4733 pry-byebug = { 4734 dependencies = ["byebug" "pry"]; 4735 groups = ["development" "test"]; 4736 platforms = []; 4737 source = { 4738 remotes = ["https://rubygems.org"]; 4739 sha256 = "1y41al94ks07166qbp2200yzyr5y60hm7xaiw4lxpgsm4b1pbyf8"; 4740 type = "gem"; 4741 }; 4742 version = "3.10.1"; 4743 }; 4744 pry-rails = { 4745 dependencies = ["pry"]; 4746 groups = ["development" "test"]; 4747 platforms = []; 4748 source = { 4749 remotes = ["https://rubygems.org"]; 4750 sha256 = "1cf4ii53w2hdh7fn8vhqpzkymmchjbwij4l3m7s6fsxvb9bn51j6"; 4751 type = "gem"; 4752 }; 4753 version = "0.3.9"; 4754 }; 4755 pry-shell = { 4756 dependencies = ["pry" "tty-markdown" "tty-prompt"]; 4757 groups = ["development" "test"]; 4758 platforms = []; 4759 source = { 4760 remotes = ["https://rubygems.org"]; 4761 sha256 = "027jd53zjbimqb3n1329q4njs94bagmfnrfylxqv04lrsa14h0md"; 4762 type = "gem"; 4763 }; 4764 version = "0.6.4"; 4765 }; 4766 public_suffix = { 4767 groups = ["danger" "default" "development" "test"]; 4768 platforms = []; 4769 source = { 4770 remotes = ["https://rubygems.org"]; 4771 sha256 = "0sqw1zls6227bgq38sxb2hs8nkdz4hn1zivs27mjbniswfy4zvi6"; 4772 type = "gem"; 4773 }; 4774 version = "5.0.0"; 4775 }; 4776 puma = { 4777 dependencies = ["nio4r"]; 4778 groups = ["puma"]; 4779 platforms = []; 4780 source = { 4781 remotes = ["https://rubygems.org"]; 4782 sha256 = "1y8jcw80zcxvdq0id329lzmp5pzx7hpac227d7sgjkblc89s3pfm"; 4783 type = "gem"; 4784 }; 4785 version = "6.4.0"; 4786 }; 4787 pyu-ruby-sasl = { 4788 groups = ["default"]; 4789 platforms = []; 4790 source = { 4791 remotes = ["https://rubygems.org"]; 4792 sha256 = "1rcpjiz9lrvyb3rd8k8qni0v4ps08psympffyldmmnrqayyad0sn"; 4793 type = "gem"; 4794 }; 4795 version = "0.0.3.3"; 4796 }; 4797 raabro = { 4798 groups = ["default"]; 4799 platforms = []; 4800 source = { 4801 remotes = ["https://rubygems.org"]; 4802 sha256 = "10m8bln9d00dwzjil1k42i5r7l82x25ysbi45fwyv4932zsrzynl"; 4803 type = "gem"; 4804 }; 4805 version = "1.4.0"; 4806 }; 4807 racc = { 4808 groups = ["default" "development" "test"]; 4809 platforms = []; 4810 source = { 4811 remotes = ["https://rubygems.org"]; 4812 sha256 = "09jgz6r0f7v84a7jz9an85q8vvmp743dqcsdm3z9c8rqcqv6pljq"; 4813 type = "gem"; 4814 }; 4815 version = "1.6.2"; 4816 }; 4817 rack = { 4818 groups = ["default" "development" "test"]; 4819 platforms = []; 4820 source = { 4821 remotes = ["https://rubygems.org"]; 4822 sha256 = "10mpk0hl6hnv324fp1pfimi2nw9acj0z4gyhrph36qg84pk1s4m7"; 4823 type = "gem"; 4824 }; 4825 version = "2.2.8.1"; 4826 }; 4827 rack-accept = { 4828 dependencies = ["rack"]; 4829 groups = ["default"]; 4830 platforms = []; 4831 source = { 4832 remotes = ["https://rubygems.org"]; 4833 sha256 = "18jdipx17b4ki33cfqvliapd31sbfvs4mv727awynr6v95a7n936"; 4834 type = "gem"; 4835 }; 4836 version = "0.4.5"; 4837 }; 4838 rack-attack = { 4839 dependencies = ["rack"]; 4840 groups = ["default"]; 4841 platforms = []; 4842 source = { 4843 remotes = ["https://rubygems.org"]; 4844 sha256 = "0z6pj5vjgl6swq7a33gssf795k958mss8gpmdb4v4cydcs7px91w"; 4845 type = "gem"; 4846 }; 4847 version = "6.7.0"; 4848 }; 4849 rack-cors = { 4850 dependencies = ["rack"]; 4851 groups = ["default"]; 4852 platforms = []; 4853 source = { 4854 remotes = ["https://rubygems.org"]; 4855 sha256 = "02lvkg1nb4z3zc2nry545dap7a64bb9h2k8waxfz0jkabkgnpimw"; 4856 type = "gem"; 4857 }; 4858 version = "2.0.1"; 4859 }; 4860 rack-oauth2 = { 4861 dependencies = ["activesupport" "attr_required" "httpclient" "json-jwt" "rack"]; 4862 groups = ["default"]; 4863 platforms = []; 4864 source = { 4865 remotes = ["https://rubygems.org"]; 4866 sha256 = "1fknwsxz4429w1hndl6y30cmm2n34wmmaaj2hhp6jrm8ssfsfwjf"; 4867 type = "gem"; 4868 }; 4869 version = "1.21.3"; 4870 }; 4871 rack-protection = { 4872 dependencies = ["rack"]; 4873 groups = ["default"]; 4874 platforms = []; 4875 source = { 4876 remotes = ["https://rubygems.org"]; 4877 sha256 = "169jzzgvbjrqmz4q55wp9pg4ji2h90mggcdxy152gv5vp96l2hgx"; 4878 type = "gem"; 4879 }; 4880 version = "2.2.2"; 4881 }; 4882 rack-proxy = { 4883 dependencies = ["rack"]; 4884 groups = ["default"]; 4885 platforms = []; 4886 source = { 4887 remotes = ["https://rubygems.org"]; 4888 sha256 = "12jw7401j543fj8cc83lmw72d8k6bxvkp9rvbifi88hh01blnsj4"; 4889 type = "gem"; 4890 }; 4891 version = "0.7.7"; 4892 }; 4893 rack-session = { 4894 dependencies = ["rack"]; 4895 groups = ["default"]; 4896 platforms = []; 4897 source = { 4898 remotes = ["https://rubygems.org"]; 4899 sha256 = "0xhxhlsz6shh8nm44jsmd9276zcnyzii364vhcvf0k8b8bjia8d0"; 4900 type = "gem"; 4901 }; 4902 version = "1.0.2"; 4903 }; 4904 rack-test = { 4905 dependencies = ["rack"]; 4906 groups = ["default" "development" "test"]; 4907 platforms = []; 4908 source = { 4909 remotes = ["https://rubygems.org"]; 4910 sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c"; 4911 type = "gem"; 4912 }; 4913 version = "2.1.0"; 4914 }; 4915 rack-timeout = { 4916 groups = ["default"]; 4917 platforms = []; 4918 source = { 4919 remotes = ["https://rubygems.org"]; 4920 sha256 = "1cqa9lh2rdqqvhfxbrdys7mj2x4vxhqmf57iww2x8961mhp8jm0p"; 4921 type = "gem"; 4922 }; 4923 version = "0.6.3"; 4924 }; 4925 rails = { 4926 dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties"]; 4927 groups = ["default" "test"]; 4928 platforms = []; 4929 source = { 4930 remotes = ["https://rubygems.org"]; 4931 sha256 = "1v9dp9sgh8kk32r23mj66zjni7w1dv2h7mbaxgmazsf59a43gsvx"; 4932 type = "gem"; 4933 }; 4934 version = "7.0.8.1"; 4935 }; 4936 rails-controller-testing = { 4937 dependencies = ["actionpack" "actionview" "activesupport"]; 4938 groups = ["test"]; 4939 platforms = []; 4940 source = { 4941 remotes = ["https://rubygems.org"]; 4942 sha256 = "151f303jcvs8s149mhx2g5mn67487x0blrf9dzl76q1nb7dlh53l"; 4943 type = "gem"; 4944 }; 4945 version = "1.0.5"; 4946 }; 4947 rails-dom-testing = { 4948 dependencies = ["activesupport" "nokogiri"]; 4949 groups = ["default" "development" "test"]; 4950 platforms = []; 4951 source = { 4952 remotes = ["https://rubygems.org"]; 4953 sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i"; 4954 type = "gem"; 4955 }; 4956 version = "2.0.3"; 4957 }; 4958 rails-html-sanitizer = { 4959 dependencies = ["loofah" "nokogiri"]; 4960 groups = ["default" "development" "monorepo" "test"]; 4961 platforms = []; 4962 source = { 4963 remotes = ["https://rubygems.org"]; 4964 sha256 = "1pm4z853nyz1bhhqr7fzl44alnx4bjachcr6rh6qjj375sfz3sc6"; 4965 type = "gem"; 4966 }; 4967 version = "1.6.0"; 4968 }; 4969 rails-i18n = { 4970 dependencies = ["i18n" "railties"]; 4971 groups = ["default"]; 4972 platforms = []; 4973 source = { 4974 remotes = ["https://rubygems.org"]; 4975 sha256 = "1lrbrx88ic42adcj36wip3dk1svmqld1f7qksngi4b9kqnc8w5g3"; 4976 type = "gem"; 4977 }; 4978 version = "7.0.3"; 4979 }; 4980 railties = { 4981 dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor" "zeitwerk"]; 4982 groups = ["default" "development" "test"]; 4983 platforms = []; 4984 source = { 4985 remotes = ["https://rubygems.org"]; 4986 sha256 = "08ga56kz6a37dnlmi7y45r19fcc7jzb62mrc3ifavbzggmhy7r62"; 4987 type = "gem"; 4988 }; 4989 version = "7.0.8.1"; 4990 }; 4991 rainbow = { 4992 groups = ["coverage" "default" "development" "test"]; 4993 platforms = []; 4994 source = { 4995 remotes = ["https://rubygems.org"]; 4996 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503"; 4997 type = "gem"; 4998 }; 4999 version = "3.1.1"; 5000 }; 5001 rake = { 5002 groups = ["default" "development" "test"]; 5003 platforms = []; 5004 source = { 5005 remotes = ["https://rubygems.org"]; 5006 sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w"; 5007 type = "gem"; 5008 }; 5009 version = "13.0.6"; 5010 }; 5011 rb-fsevent = { 5012 groups = ["default" "development" "test"]; 5013 platforms = []; 5014 source = { 5015 remotes = ["https://rubygems.org"]; 5016 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; 5017 type = "gem"; 5018 }; 5019 version = "0.11.2"; 5020 }; 5021 rb-inotify = { 5022 dependencies = ["ffi"]; 5023 groups = ["default" "development" "test"]; 5024 platforms = []; 5025 source = { 5026 remotes = ["https://rubygems.org"]; 5027 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; 5028 type = "gem"; 5029 }; 5030 version = "0.10.1"; 5031 }; 5032 rb_sys = { 5033 groups = ["default"]; 5034 platforms = []; 5035 source = { 5036 remotes = ["https://rubygems.org"]; 5037 sha256 = "131sa2jvc7b1yld3nzc0xq7lvwvql7b8c09i0xv2brzjybammlv5"; 5038 type = "gem"; 5039 }; 5040 version = "0.9.86"; 5041 }; 5042 rbtrace = { 5043 dependencies = ["ffi" "msgpack" "optimist"]; 5044 groups = ["default"]; 5045 platforms = []; 5046 source = { 5047 remotes = ["https://rubygems.org"]; 5048 sha256 = "1p65p6f917al0f07sn5ca9yj92f7mk52xgnp0ahqpyrb8r6sdjz8"; 5049 type = "gem"; 5050 }; 5051 version = "0.5.1"; 5052 }; 5053 rchardet = { 5054 groups = ["default" "development"]; 5055 platforms = []; 5056 source = { 5057 remotes = ["https://rubygems.org"]; 5058 sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9"; 5059 type = "gem"; 5060 }; 5061 version = "1.8.0"; 5062 }; 5063 re2 = { 5064 dependencies = ["mini_portile2"]; 5065 groups = ["default"]; 5066 platforms = []; 5067 source = { 5068 remotes = ["https://rubygems.org"]; 5069 sha256 = "1p0kxb1gwrsv2r38jwgsg8b5k2xx966qmrc6aajfncpzm398i79i"; 5070 type = "gem"; 5071 }; 5072 version = "2.7.0"; 5073 }; 5074 recaptcha = { 5075 dependencies = ["json"]; 5076 groups = ["default"]; 5077 platforms = []; 5078 source = { 5079 remotes = ["https://rubygems.org"]; 5080 sha256 = "1vmpppgdy64qa16bvkss0xyzmyyzxv5hwzvc1i6saw4yvm58kl9p"; 5081 type = "gem"; 5082 }; 5083 version = "5.12.3"; 5084 }; 5085 recursive-open-struct = { 5086 groups = ["default"]; 5087 platforms = []; 5088 source = { 5089 remotes = ["https://rubygems.org"]; 5090 sha256 = "0nnyr6qsqrcszf6c10n4zfjs8h9n67zvsmx6mp8brkigamr8llx3"; 5091 type = "gem"; 5092 }; 5093 version = "1.1.3"; 5094 }; 5095 redcarpet = { 5096 groups = ["default" "development"]; 5097 platforms = []; 5098 source = { 5099 remotes = ["https://rubygems.org"]; 5100 sha256 = "1sg9sbf9pm91l7lac7fs4silabyn0vflxwaa2x3lrzsm0ff8ilca"; 5101 type = "gem"; 5102 }; 5103 version = "3.6.0"; 5104 }; 5105 RedCloth = { 5106 groups = ["default"]; 5107 platforms = []; 5108 source = { 5109 remotes = ["https://rubygems.org"]; 5110 sha256 = "0bb3yk2p12f1j4nr0grbadrwnr6gkzd7vn96jcnhswz2jsnbhhfr"; 5111 type = "gem"; 5112 }; 5113 version = "4.3.3"; 5114 }; 5115 redis = { 5116 dependencies = ["redis-client"]; 5117 groups = ["default"]; 5118 platforms = []; 5119 source = { 5120 remotes = ["https://rubygems.org"]; 5121 sha256 = "1n7k4sgx5vzsigp8c15flz4fclqy4j2a33vim7b2c2w5jyjhwxrv"; 5122 type = "gem"; 5123 }; 5124 version = "5.0.8"; 5125 }; 5126 redis-actionpack = { 5127 dependencies = ["actionpack" "redis-rack" "redis-store"]; 5128 groups = ["default"]; 5129 platforms = []; 5130 source = { 5131 remotes = ["https://rubygems.org"]; 5132 sha256 = "0h1mx8shrzpcj27k9kw77f4cq7i217vxfd1ksqb4g485md4zc37i"; 5133 type = "gem"; 5134 }; 5135 version = "5.4.0"; 5136 }; 5137 redis-client = { 5138 dependencies = ["connection_pool"]; 5139 groups = ["default"]; 5140 platforms = []; 5141 source = { 5142 remotes = ["https://rubygems.org"]; 5143 sha256 = "0irk5j73aqhyv54q3vs88y5rp9a5fkvbdif7zn5q7m5d51h2375w"; 5144 type = "gem"; 5145 }; 5146 version = "0.21.1"; 5147 }; 5148 redis-cluster-client = { 5149 dependencies = ["redis-client"]; 5150 groups = ["default"]; 5151 platforms = []; 5152 source = { 5153 remotes = ["https://rubygems.org"]; 5154 sha256 = "12p7wi39zaldk8lr484j4j6w49502fxayinfs9f7l58pvag1rz8j"; 5155 type = "gem"; 5156 }; 5157 version = "0.7.5"; 5158 }; 5159 redis-clustering = { 5160 dependencies = ["redis" "redis-cluster-client"]; 5161 groups = ["default"]; 5162 platforms = []; 5163 source = { 5164 remotes = ["https://rubygems.org"]; 5165 sha256 = "0rp1yrqpvi29ar6mlqsyk36nxgh1drijb4f5xa76c057n7iksbwf"; 5166 type = "gem"; 5167 }; 5168 version = "5.0.8"; 5169 }; 5170 redis-namespace = { 5171 dependencies = ["redis"]; 5172 groups = ["default"]; 5173 platforms = []; 5174 source = { 5175 remotes = ["https://rubygems.org"]; 5176 sha256 = "154dfnrjpbv7fhwhfrcnp6jn9qv5qaj3mvlvbgkl7qy5qsknw71c"; 5177 type = "gem"; 5178 }; 5179 version = "1.10.0"; 5180 }; 5181 redis-rack = { 5182 dependencies = ["rack-session" "redis-store"]; 5183 groups = ["default"]; 5184 platforms = []; 5185 source = { 5186 remotes = ["https://rubygems.org"]; 5187 sha256 = "10438w0y1jbgr205zndvmz6md0mrqazh2j9fr88lvb8hms10pddb"; 5188 type = "gem"; 5189 }; 5190 version = "3.0.0"; 5191 }; 5192 redis-store = { 5193 dependencies = ["redis"]; 5194 groups = ["default"]; 5195 platforms = []; 5196 source = { 5197 remotes = ["https://rubygems.org"]; 5198 sha256 = "17mhr1g3lmacrgjndbmrklngy32g55165n53111q70kykx7qjn7j"; 5199 type = "gem"; 5200 }; 5201 version = "1.10.0"; 5202 }; 5203 regexp_parser = { 5204 groups = ["default" "development" "test"]; 5205 platforms = []; 5206 source = { 5207 remotes = ["https://rubygems.org"]; 5208 sha256 = "0mm5sykyblc61a82zz3dag6yy3mvflj2z47060kjzjj5793blqzi"; 5209 type = "gem"; 5210 }; 5211 version = "2.6.0"; 5212 }; 5213 regexp_property_values = { 5214 groups = ["default"]; 5215 platforms = []; 5216 source = { 5217 remotes = ["https://rubygems.org"]; 5218 sha256 = "03q8dn4fg51mfk5d4sfcr0f9hqbs42ghafi76k9nc7ms1gf9j90n"; 5219 type = "gem"; 5220 }; 5221 version = "1.0.0"; 5222 }; 5223 representable = { 5224 dependencies = ["declarative" "trailblazer-option" "uber"]; 5225 groups = ["default"]; 5226 platforms = []; 5227 source = { 5228 remotes = ["https://rubygems.org"]; 5229 sha256 = "1kms3r6w6pnryysnaqqa9fsn0v73zx1ilds9d1c565n3xdzbyafc"; 5230 type = "gem"; 5231 }; 5232 version = "3.2.0"; 5233 }; 5234 request_store = { 5235 dependencies = ["rack"]; 5236 groups = ["default"]; 5237 platforms = []; 5238 source = { 5239 remotes = ["https://rubygems.org"]; 5240 sha256 = "13ppgmsbrqah08j06bybd3cddv6dml79yzyjn7r8j1src78h98h7"; 5241 type = "gem"; 5242 }; 5243 version = "1.5.1"; 5244 }; 5245 responders = { 5246 dependencies = ["actionpack" "railties"]; 5247 groups = ["default"]; 5248 platforms = []; 5249 source = { 5250 remotes = ["https://rubygems.org"]; 5251 sha256 = "14kjykc6rpdh24sshg9savqdajya2dislc1jmbzg91w9967f4gv1"; 5252 type = "gem"; 5253 }; 5254 version = "3.0.1"; 5255 }; 5256 rest-client = { 5257 dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"]; 5258 groups = ["default"]; 5259 platforms = []; 5260 source = { 5261 remotes = ["https://rubygems.org"]; 5262 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im"; 5263 type = "gem"; 5264 }; 5265 version = "2.1.0"; 5266 }; 5267 retriable = { 5268 groups = ["default"]; 5269 platforms = []; 5270 source = { 5271 remotes = ["https://rubygems.org"]; 5272 sha256 = "1q48hqws2dy1vws9schc0kmina40gy7sn5qsndpsfqdslh65snha"; 5273 type = "gem"; 5274 }; 5275 version = "3.1.2"; 5276 }; 5277 reverse_markdown = { 5278 dependencies = ["nokogiri"]; 5279 groups = ["default"]; 5280 platforms = []; 5281 source = { 5282 remotes = ["https://rubygems.org"]; 5283 sha256 = "0w786j869fjhjf72waj0hc9i4ghi45b78a2am27kij4sa2hmsc53"; 5284 type = "gem"; 5285 }; 5286 version = "1.4.0"; 5287 }; 5288 rexml = { 5289 groups = ["coverage" "danger" "default" "development" "omnibus" "test"]; 5290 platforms = []; 5291 source = { 5292 remotes = ["https://rubygems.org"]; 5293 sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 5294 type = "gem"; 5295 }; 5296 version = "3.2.6"; 5297 }; 5298 rinku = { 5299 groups = ["default"]; 5300 platforms = []; 5301 source = { 5302 remotes = ["https://rubygems.org"]; 5303 sha256 = "11cakxzp7qi04d41hbqkh92n52mm4z2ba8sqyhxbmfi4kypmls9y"; 5304 type = "gem"; 5305 }; 5306 version = "2.0.0"; 5307 }; 5308 rotp = { 5309 groups = ["default"]; 5310 platforms = []; 5311 source = { 5312 remotes = ["https://rubygems.org"]; 5313 sha256 = "0m48hv6wpmmm6cjr6q92q78h1i610riml19k5h1dil2yws3h1m3m"; 5314 type = "gem"; 5315 }; 5316 version = "6.3.0"; 5317 }; 5318 rouge = { 5319 groups = ["default" "development" "test"]; 5320 platforms = []; 5321 source = { 5322 remotes = ["https://rubygems.org"]; 5323 sha256 = "1fkfa0iq3r9b0zzrxpxha17avmyzci3kidzmfbf6fd1279mndpb0"; 5324 type = "gem"; 5325 }; 5326 version = "4.2.0"; 5327 }; 5328 rqrcode = { 5329 dependencies = ["chunky_png" "rqrcode_core"]; 5330 groups = ["default"]; 5331 platforms = []; 5332 source = { 5333 remotes = ["https://rubygems.org"]; 5334 sha256 = "1hggzz8i1l62pkkiybhiqv6ypxw7q844sddrrbbfczjcnj5sivi3"; 5335 type = "gem"; 5336 }; 5337 version = "2.2.0"; 5338 }; 5339 rqrcode_core = { 5340 groups = ["default"]; 5341 platforms = []; 5342 source = { 5343 remotes = ["https://rubygems.org"]; 5344 sha256 = "06ld6386hbdhy5h0k09axmgn424kavpc8f27k1vjhknjhbf8jjfg"; 5345 type = "gem"; 5346 }; 5347 version = "1.2.0"; 5348 }; 5349 rspec = { 5350 dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 5351 groups = ["default" "development" "test"]; 5352 platforms = []; 5353 source = { 5354 remotes = ["https://rubygems.org"]; 5355 sha256 = "171rc90vcgjl8p1bdrqa92ymrj8a87qf6w20x05xq29mljcigi6c"; 5356 type = "gem"; 5357 }; 5358 version = "3.12.0"; 5359 }; 5360 rspec-benchmark = { 5361 dependencies = ["benchmark-malloc" "benchmark-perf" "benchmark-trend" "rspec"]; 5362 groups = ["test"]; 5363 platforms = []; 5364 source = { 5365 remotes = ["https://rubygems.org"]; 5366 sha256 = "1kyn7p409n75ikb7z9v3dbzjyyinkwi88f66alj9lnf2gssss50h"; 5367 type = "gem"; 5368 }; 5369 version = "0.6.0"; 5370 }; 5371 rspec-core = { 5372 dependencies = ["rspec-support"]; 5373 groups = ["default" "development" "monorepo" "test"]; 5374 platforms = []; 5375 source = { 5376 remotes = ["https://rubygems.org"]; 5377 sha256 = "0l95bnjxdabrn79hwdhn2q1n7mn26pj7y1w5660v5qi81x458nqm"; 5378 type = "gem"; 5379 }; 5380 version = "3.12.2"; 5381 }; 5382 rspec-expectations = { 5383 dependencies = ["diff-lcs" "rspec-support"]; 5384 groups = ["default" "development" "monorepo" "test"]; 5385 platforms = []; 5386 source = { 5387 remotes = ["https://rubygems.org"]; 5388 sha256 = "05j44jfqlv7j2rpxb5vqzf9hfv7w8ba46wwgxwcwd8p0wzi1hg89"; 5389 type = "gem"; 5390 }; 5391 version = "3.12.3"; 5392 }; 5393 rspec-mocks = { 5394 dependencies = ["diff-lcs" "rspec-support"]; 5395 groups = ["default" "development" "monorepo" "test"]; 5396 platforms = []; 5397 source = { 5398 remotes = ["https://rubygems.org"]; 5399 sha256 = "1gq7gviwpck7fhp4y5ibljljvxgjklza18j62qf6zkm2icaa8lfy"; 5400 type = "gem"; 5401 }; 5402 version = "3.12.6"; 5403 }; 5404 rspec-parameterized = { 5405 dependencies = ["rspec-parameterized-core" "rspec-parameterized-table_syntax"]; 5406 groups = ["test"]; 5407 platforms = []; 5408 source = { 5409 remotes = ["https://rubygems.org"]; 5410 sha256 = "11mk52x34j957rqccxfqlsqjzg26dz04ipd1v4yx5yraqx1v01ww"; 5411 type = "gem"; 5412 }; 5413 version = "1.0.0"; 5414 }; 5415 rspec-parameterized-core = { 5416 dependencies = ["parser" "proc_to_ast" "rspec" "unparser"]; 5417 groups = ["default" "test"]; 5418 platforms = []; 5419 source = { 5420 remotes = ["https://rubygems.org"]; 5421 sha256 = "1hfc2q7g8f5s6kdh1chwlalvz3fvj57vlfpn18b23677hm4ljyr8"; 5422 type = "gem"; 5423 }; 5424 version = "1.0.0"; 5425 }; 5426 rspec-parameterized-table_syntax = { 5427 dependencies = ["binding_of_caller" "rspec-parameterized-core"]; 5428 groups = ["default" "test"]; 5429 platforms = []; 5430 source = { 5431 remotes = ["https://rubygems.org"]; 5432 sha256 = "134q0hki279np9dv7mgr85wspdrvhpj9lpvxr9kx6pcwzwg9bpyp"; 5433 type = "gem"; 5434 }; 5435 version = "1.0.0"; 5436 }; 5437 rspec-rails = { 5438 dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; 5439 groups = ["development" "test"]; 5440 platforms = []; 5441 source = { 5442 remotes = ["https://rubygems.org"]; 5443 sha256 = "1clmx6qzdbpm1g8ycg38gjbqsbr8ccqi6hqyx88g8yckz1hrx55x"; 5444 type = "gem"; 5445 }; 5446 version = "6.1.1"; 5447 }; 5448 rspec-retry = { 5449 dependencies = ["rspec-core"]; 5450 groups = ["test"]; 5451 platforms = []; 5452 source = { 5453 remotes = ["https://rubygems.org"]; 5454 sha256 = "0n6qc0d16h6bgh1xarmc8vc58728mgjcsjj8wcd822c8lcivl0b1"; 5455 type = "gem"; 5456 }; 5457 version = "0.6.2"; 5458 }; 5459 rspec-support = { 5460 groups = ["default" "development" "test"]; 5461 platforms = []; 5462 source = { 5463 remotes = ["https://rubygems.org"]; 5464 sha256 = "12y52zwwb3xr7h91dy9k3ndmyyhr3mjcayk0nnarnrzz8yr48kfx"; 5465 type = "gem"; 5466 }; 5467 version = "3.12.0"; 5468 }; 5469 rspec_junit_formatter = { 5470 dependencies = ["rspec-core"]; 5471 groups = ["test"]; 5472 platforms = []; 5473 source = { 5474 remotes = ["https://rubygems.org"]; 5475 sha256 = "059bnq1gcwl9g93cqf13zpz38zk7jxaa43anzz06qkmfwrsfdpa0"; 5476 type = "gem"; 5477 }; 5478 version = "0.6.0"; 5479 }; 5480 rspec_profiling = { 5481 dependencies = ["activerecord" "get_process_mem" "rails"]; 5482 groups = ["test"]; 5483 platforms = []; 5484 source = { 5485 remotes = ["https://rubygems.org"]; 5486 sha256 = "0icl94f0mmw7g4h1qnsil0cw6zw7b5wv0ilxda01928vh5bf87mk"; 5487 type = "gem"; 5488 }; 5489 version = "0.0.8"; 5490 }; 5491 rubocop = { 5492 dependencies = ["json" "language_server-protocol" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"]; 5493 groups = ["development" "test"]; 5494 platforms = []; 5495 source = { 5496 remotes = ["https://rubygems.org"]; 5497 sha256 = "06qnp5zs233j4f59yyqrg8al6hr9n4a7vcdg3p31v0np8bz9srwg"; 5498 type = "gem"; 5499 }; 5500 version = "1.57.2"; 5501 }; 5502 rubocop-ast = { 5503 dependencies = ["parser"]; 5504 groups = ["default" "development" "test"]; 5505 platforms = []; 5506 source = { 5507 remotes = ["https://rubygems.org"]; 5508 sha256 = "188bs225kkhrb17dsf3likdahs2p1i1sqn0pr3pvlx50g6r2mnni"; 5509 type = "gem"; 5510 }; 5511 version = "1.29.0"; 5512 }; 5513 rubocop-capybara = { 5514 dependencies = ["rubocop"]; 5515 groups = ["default" "development" "test"]; 5516 platforms = []; 5517 source = { 5518 remotes = ["https://rubygems.org"]; 5519 sha256 = "1jwwi5a05947q9zsk6i599zxn657hdphbmmbbpx17qsv307rwcps"; 5520 type = "gem"; 5521 }; 5522 version = "2.19.0"; 5523 }; 5524 rubocop-factory_bot = { 5525 dependencies = ["rubocop"]; 5526 groups = ["default" "development" "test"]; 5527 platforms = []; 5528 source = { 5529 remotes = ["https://rubygems.org"]; 5530 sha256 = "1y79flwjwlaslyhfpg84di9n756ir6bm52n964620xsj658d661h"; 5531 type = "gem"; 5532 }; 5533 version = "2.24.0"; 5534 }; 5535 rubocop-graphql = { 5536 dependencies = ["rubocop"]; 5537 groups = ["default" "development" "test"]; 5538 platforms = []; 5539 source = { 5540 remotes = ["https://rubygems.org"]; 5541 sha256 = "0hryrjmcl04br06ibjzzrbb2am8ybbhnl2l7w13xl3wz3k4jyjxs"; 5542 type = "gem"; 5543 }; 5544 version = "0.19.0"; 5545 }; 5546 rubocop-performance = { 5547 dependencies = ["rubocop" "rubocop-ast"]; 5548 groups = ["default" "development" "test"]; 5549 platforms = []; 5550 source = { 5551 remotes = ["https://rubygems.org"]; 5552 sha256 = "1pzsrnjmrachdjxzl9jpw47cydicn3408vgdg3a4bss4v5r42rjj"; 5553 type = "gem"; 5554 }; 5555 version = "1.19.1"; 5556 }; 5557 rubocop-rails = { 5558 dependencies = ["activesupport" "rack" "rubocop"]; 5559 groups = ["default" "development" "test"]; 5560 platforms = []; 5561 source = { 5562 remotes = ["https://rubygems.org"]; 5563 sha256 = "0imxmki4qc5pji31wn491smaq531ncngnv6d4xvbpn11cgdkqryv"; 5564 type = "gem"; 5565 }; 5566 version = "2.22.1"; 5567 }; 5568 rubocop-rspec = { 5569 dependencies = ["rubocop" "rubocop-capybara" "rubocop-factory_bot"]; 5570 groups = ["default" "development" "test"]; 5571 platforms = []; 5572 source = { 5573 remotes = ["https://rubygems.org"]; 5574 sha256 = "1wwrgcigdrrlgg4nwbl18qfyjks519kqbbly5adrdffvh428lgq8"; 5575 type = "gem"; 5576 }; 5577 version = "2.25.0"; 5578 }; 5579 ruby-fogbugz = { 5580 dependencies = ["crack" "multipart-post"]; 5581 groups = ["default"]; 5582 platforms = []; 5583 source = { 5584 remotes = ["https://rubygems.org"]; 5585 sha256 = "0mznsnhsgh1yg57j5gighr9vjricnix1l7ngf654k3v4fkjcs12y"; 5586 type = "gem"; 5587 }; 5588 version = "0.3.0"; 5589 }; 5590 ruby-lsp = { 5591 dependencies = ["language_server-protocol" "prism" "sorbet-runtime"]; 5592 groups = ["development"]; 5593 platforms = []; 5594 source = { 5595 remotes = ["https://rubygems.org"]; 5596 sha256 = "1v0dwirw4mq7qkf5a7wvagil4ppvk4dw4ln8hs6rmf2xrf56ga5f"; 5597 type = "gem"; 5598 }; 5599 version = "0.14.4"; 5600 }; 5601 ruby-lsp-rails = { 5602 dependencies = ["actionpack" "activerecord" "railties" "ruby-lsp" "sorbet-runtime"]; 5603 groups = ["development"]; 5604 platforms = []; 5605 source = { 5606 remotes = ["https://rubygems.org"]; 5607 sha256 = "033kxj55pywnc4cjqcfb2jvn96nsa93m93qd2p636jf5hkqazq41"; 5608 type = "gem"; 5609 }; 5610 version = "0.3.1"; 5611 }; 5612 ruby-lsp-rspec = { 5613 dependencies = ["ruby-lsp"]; 5614 groups = ["development"]; 5615 platforms = []; 5616 source = { 5617 remotes = ["https://rubygems.org"]; 5618 sha256 = "0npxb9146yqfwpyx3bw375q8vx60ph2zgbvpai1dmgq8dfs3idki"; 5619 type = "gem"; 5620 }; 5621 version = "0.1.10"; 5622 }; 5623 ruby-magic = { 5624 dependencies = ["mini_portile2"]; 5625 groups = ["default"]; 5626 platforms = []; 5627 source = { 5628 remotes = ["https://rubygems.org"]; 5629 sha256 = "00b15fd74bkrxfqbx1gg2nw78fs7lvmn8mf92bway8vxgf3kh8bv"; 5630 type = "gem"; 5631 }; 5632 version = "0.6.0"; 5633 }; 5634 ruby-openai = { 5635 dependencies = ["httparty"]; 5636 groups = ["default"]; 5637 platforms = []; 5638 source = { 5639 remotes = ["https://rubygems.org"]; 5640 sha256 = "0l0q3f2sks2i0mdd9p8c1shsh1acjij9iasc4vg2la2y0m65swzv"; 5641 type = "gem"; 5642 }; 5643 version = "3.7.0"; 5644 }; 5645 ruby-progressbar = { 5646 groups = ["default" "development" "test"]; 5647 platforms = []; 5648 source = { 5649 remotes = ["https://rubygems.org"]; 5650 sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc"; 5651 type = "gem"; 5652 }; 5653 version = "1.11.0"; 5654 }; 5655 ruby-saml = { 5656 dependencies = ["nokogiri" "rexml"]; 5657 groups = ["default"]; 5658 platforms = []; 5659 source = { 5660 remotes = ["https://rubygems.org"]; 5661 sha256 = "18vnbzin5ypxrgcs9lllg7x311b69dyrdw2w1pwz84438hmxm79s"; 5662 type = "gem"; 5663 }; 5664 version = "1.15.0"; 5665 }; 5666 ruby-statistics = { 5667 groups = ["default" "test"]; 5668 platforms = []; 5669 source = { 5670 remotes = ["https://rubygems.org"]; 5671 sha256 = "10fwxwhby6n1q1k61bic2s0mddlfwb9x7a7306vir4s60cvh20v1"; 5672 type = "gem"; 5673 }; 5674 version = "3.0.0"; 5675 }; 5676 ruby2_keywords = { 5677 groups = ["danger" "default" "development" "test"]; 5678 platforms = []; 5679 source = { 5680 remotes = ["https://rubygems.org"]; 5681 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz"; 5682 type = "gem"; 5683 }; 5684 version = "0.0.5"; 5685 }; 5686 ruby_parser = { 5687 dependencies = ["racc" "sexp_processor"]; 5688 groups = ["default" "test"]; 5689 platforms = []; 5690 source = { 5691 remotes = ["https://rubygems.org"]; 5692 sha256 = "0sy5y7w89ii5iqym7b21glcwxqg8kizxfy8a7kcxq0j65wyqjhiq"; 5693 type = "gem"; 5694 }; 5695 version = "3.21.0"; 5696 }; 5697 rubyntlm = { 5698 groups = ["default"]; 5699 platforms = []; 5700 source = { 5701 remotes = ["https://rubygems.org"]; 5702 sha256 = "0b8hczk8hysv53ncsqzx4q6kma5gy5lqc7s5yx8h64x3vdb18cjv"; 5703 type = "gem"; 5704 }; 5705 version = "0.6.3"; 5706 }; 5707 rubypants = { 5708 groups = ["default"]; 5709 platforms = []; 5710 source = { 5711 remotes = ["https://rubygems.org"]; 5712 sha256 = "1vpdkrc4c8qhrxph41wqwswl28q5h5h994gy4c1mlrckqzm3hzph"; 5713 type = "gem"; 5714 }; 5715 version = "0.2.0"; 5716 }; 5717 rubyzip = { 5718 groups = ["default" "development" "omnibus" "test"]; 5719 platforms = []; 5720 source = { 5721 remotes = ["https://rubygems.org"]; 5722 sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; 5723 type = "gem"; 5724 }; 5725 version = "2.3.2"; 5726 }; 5727 rugged = { 5728 groups = ["coverage" "default" "development" "test"]; 5729 platforms = []; 5730 source = { 5731 remotes = ["https://rubygems.org"]; 5732 sha256 = "016bawsahkhxx7p8azxirpl7y2y7i8a027pj8910gwf6ipg329in"; 5733 type = "gem"; 5734 }; 5735 version = "1.6.3"; 5736 }; 5737 safe_yaml = { 5738 groups = ["default" "test"]; 5739 platforms = []; 5740 source = { 5741 remotes = ["https://rubygems.org"]; 5742 sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094"; 5743 type = "gem"; 5744 }; 5745 version = "1.0.4"; 5746 }; 5747 safety_net_attestation = { 5748 dependencies = ["jwt"]; 5749 groups = ["default"]; 5750 platforms = []; 5751 source = { 5752 remotes = ["https://rubygems.org"]; 5753 sha256 = "1khq0y5w7lf2b9a220298hphf3pakd216jc9a4x4a9pdwxs2vgln"; 5754 type = "gem"; 5755 }; 5756 version = "0.4.0"; 5757 }; 5758 sanitize = { 5759 dependencies = ["crass" "nokogiri"]; 5760 groups = ["default"]; 5761 platforms = []; 5762 source = { 5763 remotes = ["https://rubygems.org"]; 5764 sha256 = "1kymrjdpbmn4yaml3aaqyj1dzj8gqmm9h030dc2rj5mvja7fpi28"; 5765 type = "gem"; 5766 }; 5767 version = "6.0.2"; 5768 }; 5769 sawyer = { 5770 dependencies = ["addressable" "faraday"]; 5771 groups = ["danger" "default" "development" "test"]; 5772 platforms = []; 5773 source = { 5774 remotes = ["https://rubygems.org"]; 5775 sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps"; 5776 type = "gem"; 5777 }; 5778 version = "0.9.2"; 5779 }; 5780 sd_notify = { 5781 groups = ["puma"]; 5782 platforms = []; 5783 source = { 5784 remotes = ["https://rubygems.org"]; 5785 sha256 = "0c9imnjbakx25r2n7widfp00s19ndzmmwax761mx5vbwm9nariyb"; 5786 type = "gem"; 5787 }; 5788 version = "0.1.1"; 5789 }; 5790 seed-fu = { 5791 dependencies = ["activerecord" "activesupport"]; 5792 groups = ["default"]; 5793 platforms = []; 5794 source = { 5795 remotes = ["https://rubygems.org"]; 5796 sha256 = "0x6gclryl0hds3zms095d2iyafcvm2kfrm7362vrkxws7r2775pi"; 5797 type = "gem"; 5798 }; 5799 version = "2.3.7"; 5800 }; 5801 selenium-webdriver = { 5802 dependencies = ["base64" "rexml" "rubyzip" "websocket"]; 5803 groups = ["test"]; 5804 platforms = []; 5805 source = { 5806 remotes = ["https://rubygems.org"]; 5807 sha256 = "1asysih4l1mv24wqxrbnz0c0454kw3dhqaj6nsa8pyn9fjjdms5b"; 5808 type = "gem"; 5809 }; 5810 version = "4.18.1"; 5811 }; 5812 semver_dialects = { 5813 dependencies = ["deb_version" "pastel" "thor" "tty-command"]; 5814 groups = ["default"]; 5815 platforms = []; 5816 source = { 5817 remotes = ["https://rubygems.org"]; 5818 sha256 = "11s5nr5v81qjlf2glgqjisvnv12vmwsmi9abbzqkb1nqjhw43691"; 5819 type = "gem"; 5820 }; 5821 version = "2.0.0"; 5822 }; 5823 sentry-rails = { 5824 dependencies = ["railties" "sentry-ruby"]; 5825 groups = ["default"]; 5826 platforms = []; 5827 source = { 5828 remotes = ["https://rubygems.org"]; 5829 sha256 = "1gby2dx2h487y8ziisy57ba8mj6scpg6az49n4p989kc2fn2zalr"; 5830 type = "gem"; 5831 }; 5832 version = "5.10.0"; 5833 }; 5834 sentry-raven = { 5835 dependencies = ["faraday"]; 5836 groups = ["default"]; 5837 platforms = []; 5838 source = { 5839 remotes = ["https://rubygems.org"]; 5840 sha256 = "0jin9x4f43lplglhr9smv2wxsjgmph2ygqlci4s0v0aq5493ng8h"; 5841 type = "gem"; 5842 }; 5843 version = "3.1.2"; 5844 }; 5845 sentry-ruby = { 5846 dependencies = ["concurrent-ruby"]; 5847 groups = ["default"]; 5848 platforms = []; 5849 source = { 5850 remotes = ["https://rubygems.org"]; 5851 sha256 = "069n32qqhhv91slyvzh92vqw3gp232qqz652yc894c71mv028p0i"; 5852 type = "gem"; 5853 }; 5854 version = "5.10.0"; 5855 }; 5856 sentry-sidekiq = { 5857 dependencies = ["sentry-ruby" "sidekiq"]; 5858 groups = ["default"]; 5859 platforms = []; 5860 source = { 5861 remotes = ["https://rubygems.org"]; 5862 sha256 = "06pagbphvmwp8yk3rcnhl7mbnc0hnvhcjhanzgiipyrk0y6h30fc"; 5863 type = "gem"; 5864 }; 5865 version = "5.10.0"; 5866 }; 5867 sexp_processor = { 5868 groups = ["default" "test"]; 5869 platforms = []; 5870 source = { 5871 remotes = ["https://rubygems.org"]; 5872 sha256 = "182x05kpdjlckh31qizws50fz7sjk86yjjfmy45z61q3f930j4ci"; 5873 type = "gem"; 5874 }; 5875 version = "4.17.1"; 5876 }; 5877 shellany = { 5878 groups = ["default" "test"]; 5879 platforms = []; 5880 source = { 5881 remotes = ["https://rubygems.org"]; 5882 sha256 = "1ryyzrj1kxmnpdzhlv4ys3dnl2r5r3d2rs2jwzbnd1v96a8pl4hf"; 5883 type = "gem"; 5884 }; 5885 version = "0.0.1"; 5886 }; 5887 shoulda-matchers = { 5888 dependencies = ["activesupport"]; 5889 groups = ["test"]; 5890 platforms = []; 5891 source = { 5892 remotes = ["https://rubygems.org"]; 5893 sha256 = "01svmyma958sbqfz0v29lbqbr0ibvgcng352nhx6bsc9k5c207d0"; 5894 type = "gem"; 5895 }; 5896 version = "5.1.0"; 5897 }; 5898 sidekiq = { 5899 dependencies = ["concurrent-ruby" "connection_pool" "rack" "redis-client"]; 5900 groups = ["default"]; 5901 platforms = []; 5902 source = { 5903 path = "${src}/vendor/gems/sidekiq-7.1.6"; 5904 type = "path"; 5905 }; 5906 version = "7.1.6"; 5907 }; 5908 sidekiq-cron = { 5909 dependencies = ["fugit" "globalid" "sidekiq"]; 5910 groups = ["default"]; 5911 platforms = []; 5912 source = { 5913 remotes = ["https://rubygems.org"]; 5914 sha256 = "0v09lg8kza19jmigqv5hx2ibhm75j6pa639sfy4bv2208l50hqv6"; 5915 type = "gem"; 5916 }; 5917 version = "1.12.0"; 5918 }; 5919 sigdump = { 5920 groups = ["development" "test"]; 5921 platforms = []; 5922 source = { 5923 remotes = ["https://rubygems.org"]; 5924 sha256 = "1mqf06iw7rymv54y7rgbmfi6ppddgjjmxzi3hrw658n1amp1gwhb"; 5925 type = "gem"; 5926 }; 5927 version = "0.2.4"; 5928 }; 5929 signet = { 5930 dependencies = ["addressable" "faraday" "jwt" "multi_json"]; 5931 groups = ["default"]; 5932 platforms = []; 5933 source = { 5934 remotes = ["https://rubygems.org"]; 5935 sha256 = "0fzakk5y7zzii76zlkynpp1c764mzkkfg4mpj18f5pf2xp1aikb6"; 5936 type = "gem"; 5937 }; 5938 version = "0.18.0"; 5939 }; 5940 simple_po_parser = { 5941 groups = ["development" "test"]; 5942 platforms = []; 5943 source = { 5944 remotes = ["https://rubygems.org"]; 5945 sha256 = "1wybcipkfawg4pragmayiig03xc084x3hbwywsh1dr9x9pa8f9hj"; 5946 type = "gem"; 5947 }; 5948 version = "1.1.6"; 5949 }; 5950 simplecov = { 5951 dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"]; 5952 groups = ["coverage" "development" "test"]; 5953 platforms = []; 5954 source = { 5955 remotes = ["https://rubygems.org"]; 5956 sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py"; 5957 type = "gem"; 5958 }; 5959 version = "0.22.0"; 5960 }; 5961 simplecov-cobertura = { 5962 dependencies = ["rexml" "simplecov"]; 5963 groups = ["coverage" "development" "test"]; 5964 platforms = []; 5965 source = { 5966 remotes = ["https://rubygems.org"]; 5967 sha256 = "00izmp202y48qvmvwrh5x56cc5ivbjhgkkkjklvqmqzj9pik4r9c"; 5968 type = "gem"; 5969 }; 5970 version = "2.1.0"; 5971 }; 5972 simplecov-html = { 5973 groups = ["coverage" "default" "development" "test"]; 5974 platforms = []; 5975 source = { 5976 remotes = ["https://rubygems.org"]; 5977 sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb"; 5978 type = "gem"; 5979 }; 5980 version = "0.12.3"; 5981 }; 5982 simplecov-lcov = { 5983 groups = ["coverage" "development" "test"]; 5984 platforms = []; 5985 source = { 5986 remotes = ["https://rubygems.org"]; 5987 sha256 = "1h8kswnshgb9zidvc88f4zjy4gflgz3854sx9wrw8ppgnwfg6581"; 5988 type = "gem"; 5989 }; 5990 version = "0.8.0"; 5991 }; 5992 simplecov_json_formatter = { 5993 groups = ["coverage" "default" "development" "test"]; 5994 platforms = []; 5995 source = { 5996 remotes = ["https://rubygems.org"]; 5997 sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j"; 5998 type = "gem"; 5999 }; 6000 version = "0.1.4"; 6001 }; 6002 singleton = { 6003 groups = ["default" "development"]; 6004 platforms = []; 6005 source = { 6006 remotes = ["https://rubygems.org"]; 6007 sha256 = "0m0w97jmwp1ldg8x5jaidqyqf7n9lkdqsirdpkgppcfbgx0v045l"; 6008 type = "gem"; 6009 }; 6010 version = "0.1.1"; 6011 }; 6012 sixarm_ruby_unaccent = { 6013 groups = ["default"]; 6014 platforms = []; 6015 source = { 6016 remotes = ["https://rubygems.org"]; 6017 sha256 = "11237b8r8p7fc0cpn04v9wa7ggzq0xm6flh10h1lnb6zgc3schq0"; 6018 type = "gem"; 6019 }; 6020 version = "1.2.0"; 6021 }; 6022 slack-messenger = { 6023 groups = ["default"]; 6024 platforms = []; 6025 source = { 6026 remotes = ["https://rubygems.org"]; 6027 sha256 = "1h89asinyyyq88v89fdc3nw0g74vq2f7p59s18jrq3svpv913ij9"; 6028 type = "gem"; 6029 }; 6030 version = "2.3.4"; 6031 }; 6032 snaky_hash = { 6033 dependencies = ["hashie" "version_gem"]; 6034 groups = ["default"]; 6035 platforms = []; 6036 source = { 6037 remotes = ["https://rubygems.org"]; 6038 sha256 = "1pl70rh92wsn15q4lwzikzi7j5a00vm77bqjg07k4sgzx0wjx2zy"; 6039 type = "gem"; 6040 }; 6041 version = "2.0.0"; 6042 }; 6043 snowplow-tracker = { 6044 groups = ["default"]; 6045 platforms = []; 6046 source = { 6047 remotes = ["https://rubygems.org"]; 6048 sha256 = "0f2afcmwbfxfrkf0scc5yi3x5lyrfbd3xri8zm2ri0is8kqz99kv"; 6049 type = "gem"; 6050 }; 6051 version = "0.8.0"; 6052 }; 6053 solargraph = { 6054 dependencies = ["backport" "benchmark" "diff-lcs" "e2mmap" "jaro_winkler" "kramdown" "kramdown-parser-gfm" "parser" "reverse_markdown" "rubocop" "thor" "tilt" "yard"]; 6055 groups = ["development"]; 6056 platforms = []; 6057 source = { 6058 remotes = ["https://rubygems.org"]; 6059 sha256 = "0smcpi3x87chkdqdclhgh36xlbwm7r44r58m3k1w4mcikdwlpjl7"; 6060 type = "gem"; 6061 }; 6062 version = "0.47.2"; 6063 }; 6064 sorbet-runtime = { 6065 groups = ["default" "development"]; 6066 platforms = []; 6067 source = { 6068 remotes = ["https://rubygems.org"]; 6069 sha256 = "1fsq1k58isarg6ycg2ix9sw9a6391y12ss48m3hcryqi902w7cny"; 6070 type = "gem"; 6071 }; 6072 version = "0.5.11266"; 6073 }; 6074 spamcheck = { 6075 dependencies = ["grpc"]; 6076 groups = ["default"]; 6077 platforms = []; 6078 source = { 6079 remotes = ["https://rubygems.org"]; 6080 sha256 = "1xclr7qk6fwpbwx2hlfcbpw9ki4y61p76i68hj28v0sp49sq4q54"; 6081 type = "gem"; 6082 }; 6083 version = "1.3.0"; 6084 }; 6085 spring = { 6086 groups = ["development" "test"]; 6087 platforms = []; 6088 source = { 6089 remotes = ["https://rubygems.org"]; 6090 sha256 = "1jx3y1krmx7flrp8fldb354cap1xxlln4yl97ik8smfzn07hhzzi"; 6091 type = "gem"; 6092 }; 6093 version = "4.1.0"; 6094 }; 6095 spring-commands-rspec = { 6096 dependencies = ["spring"]; 6097 groups = ["development" "test"]; 6098 platforms = []; 6099 source = { 6100 remotes = ["https://rubygems.org"]; 6101 sha256 = "0b0svpq3md1pjz5drpa5pxwg8nk48wrshq8lckim4x3nli7ya0k2"; 6102 type = "gem"; 6103 }; 6104 version = "1.0.4"; 6105 }; 6106 sprite-factory = { 6107 groups = ["development"]; 6108 platforms = []; 6109 source = { 6110 remotes = ["https://rubygems.org"]; 6111 sha256 = "18hvn14vz1v3j1gvbqjypa59hgj3c4mqbimby50k407c395551jm"; 6112 type = "gem"; 6113 }; 6114 version = "1.7.1"; 6115 }; 6116 sprockets = { 6117 dependencies = ["concurrent-ruby" "rack"]; 6118 groups = ["default" "development" "test"]; 6119 platforms = []; 6120 source = { 6121 remotes = ["https://rubygems.org"]; 6122 sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay"; 6123 type = "gem"; 6124 }; 6125 version = "3.7.2"; 6126 }; 6127 sprockets-rails = { 6128 dependencies = ["actionpack" "activesupport" "sprockets"]; 6129 groups = ["default" "test"]; 6130 platforms = []; 6131 source = { 6132 remotes = ["https://rubygems.org"]; 6133 sha256 = "1b9i14qb27zs56hlcc2hf139l0ghbqnjpmfi0054dxycaxvk5min"; 6134 type = "gem"; 6135 }; 6136 version = "3.4.2"; 6137 }; 6138 ssh_data = { 6139 groups = ["default"]; 6140 platforms = []; 6141 source = { 6142 remotes = ["https://rubygems.org"]; 6143 sha256 = "1h5aiqqlk51z12kgvanhdvd0ajvv2i68z6a7450yxgmflfaiwz7c"; 6144 type = "gem"; 6145 }; 6146 version = "1.3.0"; 6147 }; 6148 ssrf_filter = { 6149 groups = ["default"]; 6150 platforms = []; 6151 source = { 6152 remotes = ["https://rubygems.org"]; 6153 sha256 = "1nx0vap3mrh62v37lr45h77ipp4li8x77v4kxr1psh3yhda9zx03"; 6154 type = "gem"; 6155 }; 6156 version = "1.0.8"; 6157 }; 6158 stackprof = { 6159 groups = ["default"]; 6160 platforms = []; 6161 source = { 6162 remotes = ["https://rubygems.org"]; 6163 sha256 = "0bhdgfb0pmw9mav1kw9fn0ka012sa0i3h5ppvqssw5xq48nhxnr8"; 6164 type = "gem"; 6165 }; 6166 version = "0.2.25"; 6167 }; 6168 state_machines = { 6169 groups = ["default"]; 6170 platforms = []; 6171 source = { 6172 remotes = ["https://rubygems.org"]; 6173 sha256 = "00mi16hg3rhkxz4y58s173cbnjlba41y9bfcim90p4ja6yfj9ri3"; 6174 type = "gem"; 6175 }; 6176 version = "0.5.0"; 6177 }; 6178 state_machines-activemodel = { 6179 dependencies = ["activemodel" "state_machines"]; 6180 groups = ["default"]; 6181 platforms = []; 6182 source = { 6183 remotes = ["https://rubygems.org"]; 6184 sha256 = "0b4dffzlj38adin6gm0ky72r5c507qdb1jprnm7h9gnlj2qxlcp9"; 6185 type = "gem"; 6186 }; 6187 version = "0.8.0"; 6188 }; 6189 state_machines-activerecord = { 6190 dependencies = ["activerecord" "state_machines-activemodel"]; 6191 groups = ["default"]; 6192 platforms = []; 6193 source = { 6194 remotes = ["https://rubygems.org"]; 6195 sha256 = "1dmaf4f4cg3gamzgga3gamp0kv9lvianqzr9103dw0xbp00vfbq7"; 6196 type = "gem"; 6197 }; 6198 version = "0.8.0"; 6199 }; 6200 strings = { 6201 dependencies = ["strings-ansi" "unicode-display_width" "unicode_utils"]; 6202 groups = ["default" "development" "test"]; 6203 platforms = []; 6204 source = { 6205 remotes = ["https://rubygems.org"]; 6206 sha256 = "1yynb0qhhhplmpzavfrrlwdnd1rh7rkwzcs4xf0mpy2wr6rr6clk"; 6207 type = "gem"; 6208 }; 6209 version = "0.2.1"; 6210 }; 6211 strings-ansi = { 6212 groups = ["default" "development" "test"]; 6213 platforms = []; 6214 source = { 6215 remotes = ["https://rubygems.org"]; 6216 sha256 = "120wa6yjc63b84lprglc52f40hx3fx920n4dmv14rad41rv2s9lh"; 6217 type = "gem"; 6218 }; 6219 version = "0.2.0"; 6220 }; 6221 swd = { 6222 dependencies = ["activesupport" "attr_required" "httpclient"]; 6223 groups = ["default"]; 6224 platforms = []; 6225 source = { 6226 remotes = ["https://rubygems.org"]; 6227 sha256 = "12b3q2sw42nnilfb51nlqdv07f31vdv2j595kd99asnkw4cjlf5w"; 6228 type = "gem"; 6229 }; 6230 version = "1.3.0"; 6231 }; 6232 sync = { 6233 groups = ["default" "development" "test"]; 6234 platforms = []; 6235 source = { 6236 remotes = ["https://rubygems.org"]; 6237 sha256 = "1z9qlq4icyiv3hz1znvsq1wz2ccqjb1zwd6gkvnwg6n50z65d0v6"; 6238 type = "gem"; 6239 }; 6240 version = "0.5.0"; 6241 }; 6242 sys-filesystem = { 6243 dependencies = ["ffi"]; 6244 groups = ["default"]; 6245 platforms = []; 6246 source = { 6247 remotes = ["https://rubygems.org"]; 6248 sha256 = "08bln6c3qmylakgpmpswv4zdis8bf96nkbrxpb9xcal2i7g1j29r"; 6249 type = "gem"; 6250 }; 6251 version = "1.4.3"; 6252 }; 6253 sysexits = { 6254 groups = ["default" "development" "test"]; 6255 platforms = []; 6256 source = { 6257 remotes = ["https://rubygems.org"]; 6258 sha256 = "0qjng6pllznmprzx8vb0zg0c86hdrkyjs615q41s9fjpmv2430jr"; 6259 type = "gem"; 6260 }; 6261 version = "1.2.0"; 6262 }; 6263 table_print = { 6264 groups = ["default" "test"]; 6265 platforms = []; 6266 source = { 6267 remotes = ["https://rubygems.org"]; 6268 sha256 = "1jxmd1yg3h0g27wzfpvq1jnkkf7frwb5wy9m4f47nf4k3wl68rj3"; 6269 type = "gem"; 6270 }; 6271 version = "1.5.7"; 6272 }; 6273 tanuki_emoji = { 6274 groups = ["default"]; 6275 platforms = []; 6276 source = { 6277 remotes = ["https://rubygems.org"]; 6278 sha256 = "0mj0qyapppbvlr81a4pcivgsbwi5082iyzbxypasxdv17wl0p7q0"; 6279 type = "gem"; 6280 }; 6281 version = "0.9.0"; 6282 }; 6283 telesign = { 6284 dependencies = ["net-http-persistent"]; 6285 groups = ["default"]; 6286 platforms = []; 6287 source = { 6288 remotes = ["https://rubygems.org"]; 6289 sha256 = "0hjcaiy58zg7vpy5vsaaz6ss8w6nlkkvz1p758gdmd5wlxpfkinw"; 6290 type = "gem"; 6291 }; 6292 version = "2.2.4"; 6293 }; 6294 telesignenterprise = { 6295 dependencies = ["telesign"]; 6296 groups = ["default"]; 6297 platforms = []; 6298 source = { 6299 remotes = ["https://rubygems.org"]; 6300 sha256 = "1cziz60q1pav635fln5xiag7vqvf992sk9xi1l5gxhm8ccra0izi"; 6301 type = "gem"; 6302 }; 6303 version = "2.2.2"; 6304 }; 6305 temple = { 6306 groups = ["default" "development" "test"]; 6307 platforms = []; 6308 source = { 6309 remotes = ["https://rubygems.org"]; 6310 sha256 = "060zzj7c2kicdfk6cpnn40n9yjnhfrr13d0rsbdhdij68chp2861"; 6311 type = "gem"; 6312 }; 6313 version = "0.8.2"; 6314 }; 6315 term-ansicolor = { 6316 dependencies = ["tins"]; 6317 groups = ["default" "development" "test"]; 6318 platforms = []; 6319 source = { 6320 remotes = ["https://rubygems.org"]; 6321 sha256 = "1xq5kci9215skdh27npyd3y55p812v4qb4x2hv3xsjvwqzz9ycwj"; 6322 type = "gem"; 6323 }; 6324 version = "1.7.1"; 6325 }; 6326 terminal-table = { 6327 dependencies = ["unicode-display_width"]; 6328 groups = ["danger" "default" "development" "test"]; 6329 platforms = []; 6330 source = { 6331 remotes = ["https://rubygems.org"]; 6332 sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr"; 6333 type = "gem"; 6334 }; 6335 version = "3.0.2"; 6336 }; 6337 terser = { 6338 dependencies = ["execjs"]; 6339 groups = ["default"]; 6340 platforms = []; 6341 source = { 6342 remotes = ["https://rubygems.org"]; 6343 sha256 = "13mj7ds6kwl1z5dp8zg6b9l3vq9012g8yr99hlpf3d1dgsyf1hl0"; 6344 type = "gem"; 6345 }; 6346 version = "1.0.2"; 6347 }; 6348 test-prof = { 6349 groups = ["test"]; 6350 platforms = []; 6351 source = { 6352 remotes = ["https://rubygems.org"]; 6353 sha256 = "08vm33d51zdan4zj4cccw3lx06p6flc1h40kgdfm9rp4x83csdda"; 6354 type = "gem"; 6355 }; 6356 version = "1.3.1"; 6357 }; 6358 test_file_finder = { 6359 dependencies = ["faraday"]; 6360 groups = ["development" "test"]; 6361 platforms = []; 6362 source = { 6363 remotes = ["https://rubygems.org"]; 6364 sha256 = "1cyd1wpi280w4v6f6panbvrli8493phzbb09nvxswxhcv1lv7sd5"; 6365 type = "gem"; 6366 }; 6367 version = "0.2.1"; 6368 }; 6369 text = { 6370 groups = ["default" "development"]; 6371 platforms = []; 6372 source = { 6373 remotes = ["https://rubygems.org"]; 6374 sha256 = "1x6kkmsr49y3rnrin91rv8mpc3dhrf3ql08kbccw8yffq61brfrg"; 6375 type = "gem"; 6376 }; 6377 version = "1.3.1"; 6378 }; 6379 thor = { 6380 groups = ["default" "development" "omnibus" "test"]; 6381 platforms = []; 6382 source = { 6383 remotes = ["https://rubygems.org"]; 6384 sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps"; 6385 type = "gem"; 6386 }; 6387 version = "1.3.1"; 6388 }; 6389 thread_safe = { 6390 groups = ["default" "test"]; 6391 platforms = []; 6392 source = { 6393 remotes = ["https://rubygems.org"]; 6394 sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; 6395 type = "gem"; 6396 }; 6397 version = "0.3.6"; 6398 }; 6399 thrift = { 6400 groups = ["default"]; 6401 platforms = []; 6402 source = { 6403 remotes = ["https://rubygems.org"]; 6404 sha256 = "1knw2xa3pkfql4np9qazz2mdi1vz21vdsa0wkx648c4ym1p2h8yh"; 6405 type = "gem"; 6406 }; 6407 version = "0.16.0"; 6408 }; 6409 tilt = { 6410 groups = ["default" "development" "test"]; 6411 platforms = []; 6412 source = { 6413 remotes = ["https://rubygems.org"]; 6414 sha256 = "186nfbcsk0l4l86gvng1fw6jq6p6s7rc0caxr23b3pnbfb20y63v"; 6415 type = "gem"; 6416 }; 6417 version = "2.0.11"; 6418 }; 6419 timeout = { 6420 groups = ["default"]; 6421 platforms = []; 6422 source = { 6423 remotes = ["https://rubygems.org"]; 6424 sha256 = "1pfddf51n5fnj4f9ggwj3wbf23ynj0nbxlxqpz12y1gvl9g7d6r6"; 6425 type = "gem"; 6426 }; 6427 version = "0.3.2"; 6428 }; 6429 timfel-krb5-auth = { 6430 groups = ["default" "kerberos"]; 6431 platforms = []; 6432 source = { 6433 remotes = ["https://rubygems.org"]; 6434 sha256 = "105vajc0jkqgcx1wbp0ad262sdry4l1irk7jpaawv8vzfjfqqf5b"; 6435 type = "gem"; 6436 }; 6437 version = "0.8.3"; 6438 }; 6439 tins = { 6440 dependencies = ["sync"]; 6441 groups = ["default" "development" "test"]; 6442 platforms = []; 6443 source = { 6444 remotes = ["https://rubygems.org"]; 6445 sha256 = "1kxykx7ywc0i3y4dwakz4b46dql4zc7h8b5w1hqhsqswq93s7i2i"; 6446 type = "gem"; 6447 }; 6448 version = "1.31.1"; 6449 }; 6450 toml-rb = { 6451 dependencies = ["citrus"]; 6452 groups = ["default"]; 6453 platforms = []; 6454 source = { 6455 remotes = ["https://rubygems.org"]; 6456 sha256 = "19nr4wr5accc6l2y3avn7b02lqmk9035zxq42234k7fcqd5cbqm1"; 6457 type = "gem"; 6458 }; 6459 version = "2.2.0"; 6460 }; 6461 tomlrb = { 6462 groups = ["default"]; 6463 platforms = []; 6464 source = { 6465 remotes = ["https://rubygems.org"]; 6466 sha256 = "00x5y9h4fbvrv4xrjk4cqlkm4vq8gv73ax4alj3ac2x77zsnnrk8"; 6467 type = "gem"; 6468 }; 6469 version = "1.3.0"; 6470 }; 6471 tpm-key_attestation = { 6472 dependencies = ["bindata" "openssl" "openssl-signature_algorithm"]; 6473 groups = ["default"]; 6474 platforms = []; 6475 source = { 6476 remotes = ["https://rubygems.org"]; 6477 sha256 = "0v8y5dibsyskv1ncdgszhxwzq0gzmvb0zl7sgmx0xvsgy86dhcz1"; 6478 type = "gem"; 6479 }; 6480 version = "0.12.0"; 6481 }; 6482 trailblazer-option = { 6483 groups = ["default"]; 6484 platforms = []; 6485 source = { 6486 remotes = ["https://rubygems.org"]; 6487 sha256 = "18s48fndi2kfvrfzmq6rxvjfwad347548yby0341ixz1lhpg3r10"; 6488 type = "gem"; 6489 }; 6490 version = "0.1.2"; 6491 }; 6492 train-core = { 6493 dependencies = ["addressable" "ffi" "json" "mixlib-shellout" "net-scp" "net-ssh"]; 6494 groups = ["default"]; 6495 platforms = []; 6496 source = { 6497 remotes = ["https://rubygems.org"]; 6498 sha256 = "0fr2hydxs1rzmi7c1c1wcfi0m2piks3vl8hdhh8rpgjz041dm4w4"; 6499 type = "gem"; 6500 }; 6501 version = "3.10.8"; 6502 }; 6503 truncato = { 6504 dependencies = ["htmlentities" "nokogiri"]; 6505 groups = ["default"]; 6506 platforms = []; 6507 source = { 6508 remotes = ["https://rubygems.org"]; 6509 sha256 = "0k4wdj2l6p4ax4y6qxbywkglmbhvfs4j1k868nkd2px39yhfingy"; 6510 type = "gem"; 6511 }; 6512 version = "0.7.12"; 6513 }; 6514 tty-color = { 6515 groups = ["default" "development" "test"]; 6516 platforms = []; 6517 source = { 6518 remotes = ["https://rubygems.org"]; 6519 sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g"; 6520 type = "gem"; 6521 }; 6522 version = "0.6.0"; 6523 }; 6524 tty-command = { 6525 dependencies = ["pastel"]; 6526 groups = ["default"]; 6527 platforms = []; 6528 source = { 6529 remotes = ["https://rubygems.org"]; 6530 sha256 = "14hi8xiahfrrnydw6g3i30lxvvz90wp4xsrlhx8mabckrcglfv0c"; 6531 type = "gem"; 6532 }; 6533 version = "0.10.1"; 6534 }; 6535 tty-cursor = { 6536 groups = ["default" "development" "test"]; 6537 platforms = []; 6538 source = { 6539 remotes = ["https://rubygems.org"]; 6540 sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr"; 6541 type = "gem"; 6542 }; 6543 version = "0.7.1"; 6544 }; 6545 tty-markdown = { 6546 dependencies = ["kramdown" "pastel" "rouge" "strings" "tty-color" "tty-screen"]; 6547 groups = ["default" "development" "test"]; 6548 platforms = []; 6549 source = { 6550 remotes = ["https://rubygems.org"]; 6551 sha256 = "04f599zn5rfndq4d9l0acllfpc041bzdkkz2h6x0dl18f2wivn0y"; 6552 type = "gem"; 6553 }; 6554 version = "0.7.2"; 6555 }; 6556 tty-prompt = { 6557 dependencies = ["pastel" "tty-reader"]; 6558 groups = ["default" "development" "test"]; 6559 platforms = []; 6560 source = { 6561 remotes = ["https://rubygems.org"]; 6562 sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw"; 6563 type = "gem"; 6564 }; 6565 version = "0.23.1"; 6566 }; 6567 tty-reader = { 6568 dependencies = ["tty-cursor" "tty-screen" "wisper"]; 6569 groups = ["default" "development" "test"]; 6570 platforms = []; 6571 source = { 6572 remotes = ["https://rubygems.org"]; 6573 sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6"; 6574 type = "gem"; 6575 }; 6576 version = "0.9.0"; 6577 }; 6578 tty-screen = { 6579 groups = ["default" "development" "test"]; 6580 platforms = []; 6581 source = { 6582 remotes = ["https://rubygems.org"]; 6583 sha256 = "18jr6s1cg8yb26wzkqa6874q0z93rq0y5aw092kdqazk71y6a235"; 6584 type = "gem"; 6585 }; 6586 version = "0.8.1"; 6587 }; 6588 typhoeus = { 6589 dependencies = ["ethon"]; 6590 groups = ["default"]; 6591 platforms = []; 6592 source = { 6593 remotes = ["https://rubygems.org"]; 6594 sha256 = "1m22yrkmbj81rzhlny81j427qdvz57yk5wbcf3km0nf3bl6qiygz"; 6595 type = "gem"; 6596 }; 6597 version = "1.4.0"; 6598 }; 6599 tzinfo = { 6600 dependencies = ["concurrent-ruby"]; 6601 groups = ["default" "development" "test"]; 6602 platforms = []; 6603 source = { 6604 remotes = ["https://rubygems.org"]; 6605 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd"; 6606 type = "gem"; 6607 }; 6608 version = "2.0.6"; 6609 }; 6610 uber = { 6611 groups = ["default"]; 6612 platforms = []; 6613 source = { 6614 remotes = ["https://rubygems.org"]; 6615 sha256 = "1p1mm7mngg40x05z52md3mbamkng0zpajbzqjjwmsyw0zw3v9vjv"; 6616 type = "gem"; 6617 }; 6618 version = "0.1.0"; 6619 }; 6620 undercover = { 6621 dependencies = ["imagen" "rainbow" "rugged"]; 6622 groups = ["coverage" "development" "test"]; 6623 platforms = []; 6624 source = { 6625 remotes = ["https://rubygems.org"]; 6626 sha256 = "1bp644b1mxwhbkjlm8bmwv8sxkkwkpc7chqxff9a8yxy0n99ambj"; 6627 type = "gem"; 6628 }; 6629 version = "0.4.6"; 6630 }; 6631 unf = { 6632 dependencies = ["unf_ext"]; 6633 groups = ["default"]; 6634 platforms = []; 6635 source = { 6636 remotes = ["https://rubygems.org"]; 6637 sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 6638 type = "gem"; 6639 }; 6640 version = "0.1.4"; 6641 }; 6642 unf_ext = { 6643 groups = ["default"]; 6644 platforms = []; 6645 source = { 6646 remotes = ["https://rubygems.org"]; 6647 sha256 = "1yj2nz2l101vr1x9w2k83a0fag1xgnmjwp8w8rw4ik2rwcz65fch"; 6648 type = "gem"; 6649 }; 6650 version = "0.0.8.2"; 6651 }; 6652 unicode-display_width = { 6653 groups = ["danger" "default" "development" "test"]; 6654 platforms = []; 6655 source = { 6656 remotes = ["https://rubygems.org"]; 6657 sha256 = "1gi82k102q7bkmfi7ggn9ciypn897ylln1jk9q67kjhr39fj043a"; 6658 type = "gem"; 6659 }; 6660 version = "2.4.2"; 6661 }; 6662 unicode_utils = { 6663 groups = ["default"]; 6664 platforms = []; 6665 source = { 6666 remotes = ["https://rubygems.org"]; 6667 sha256 = "0h1a5yvrxzlf0lxxa1ya31jcizslf774arnsd89vgdhk4g7x08mr"; 6668 type = "gem"; 6669 }; 6670 version = "1.4.0"; 6671 }; 6672 uniform_notifier = { 6673 groups = ["default" "development" "test"]; 6674 platforms = []; 6675 source = { 6676 remotes = ["https://rubygems.org"]; 6677 sha256 = "1dfvqixshwvm82b9qwdidvnkavdj7s0fbdbmyd4knkl6l3j9xcwr"; 6678 type = "gem"; 6679 }; 6680 version = "1.16.0"; 6681 }; 6682 unleash = { 6683 dependencies = ["murmurhash3"]; 6684 groups = ["default"]; 6685 platforms = []; 6686 source = { 6687 remotes = ["https://rubygems.org"]; 6688 sha256 = "0fxr4q8bs5pbf3y57f3bckg3ls9k76wzzkhvl1kdw879im4mcvhg"; 6689 type = "gem"; 6690 }; 6691 version = "3.2.2"; 6692 }; 6693 unparser = { 6694 dependencies = ["diff-lcs" "parser"]; 6695 groups = ["default" "test"]; 6696 platforms = []; 6697 source = { 6698 remotes = ["https://rubygems.org"]; 6699 sha256 = "1j6ym6cn43ry4lvcal7cv0n9g9awny7kcrn1crp7cwx2vwzffhmf"; 6700 type = "gem"; 6701 }; 6702 version = "0.6.7"; 6703 }; 6704 uri = { 6705 groups = ["default"]; 6706 platforms = []; 6707 source = { 6708 remotes = ["https://rubygems.org"]; 6709 sha256 = "094gk72ckazf495qc76gk09b5i318d5l9m7bicg2wxlrjcm3qm96"; 6710 type = "gem"; 6711 }; 6712 version = "0.13.0"; 6713 }; 6714 uri_template = { 6715 groups = ["default"]; 6716 platforms = []; 6717 source = { 6718 remotes = ["https://rubygems.org"]; 6719 sha256 = "0p8qbxlpmg3msw0ihny6a3gsn0yvydx9ksh5knn8dnq06zhqyb1i"; 6720 type = "gem"; 6721 }; 6722 version = "0.7.0"; 6723 }; 6724 valid_email = { 6725 dependencies = ["activemodel" "mail"]; 6726 groups = ["default"]; 6727 platforms = []; 6728 source = { 6729 remotes = ["https://rubygems.org"]; 6730 sha256 = "0w3587sa7d1a51djyla57pbv9v105jsqvxhkg6vbxi343fsm455q"; 6731 type = "gem"; 6732 }; 6733 version = "0.1.3"; 6734 }; 6735 validate_email = { 6736 dependencies = ["activemodel" "mail"]; 6737 groups = ["default"]; 6738 platforms = []; 6739 source = { 6740 remotes = ["https://rubygems.org"]; 6741 sha256 = "1r1fz29l699arka177c9xw7409d1a3ff95bf7a6pmc97slb91zlx"; 6742 type = "gem"; 6743 }; 6744 version = "0.1.6"; 6745 }; 6746 validate_url = { 6747 dependencies = ["activemodel" "public_suffix"]; 6748 groups = ["default"]; 6749 platforms = []; 6750 source = { 6751 remotes = ["https://rubygems.org"]; 6752 sha256 = "0lblym140w5n88ijyfgcvkxvpfj8m6z00rxxf2ckmmhk0x61dzkj"; 6753 type = "gem"; 6754 }; 6755 version = "1.0.15"; 6756 }; 6757 validates_hostname = { 6758 dependencies = ["activerecord" "activesupport"]; 6759 groups = ["default"]; 6760 platforms = []; 6761 source = { 6762 remotes = ["https://rubygems.org"]; 6763 sha256 = "06fspma67flsvwl3gfyrv2572l15pjsmqsncz5yp4kqbriw03i7a"; 6764 type = "gem"; 6765 }; 6766 version = "1.0.13"; 6767 }; 6768 version_gem = { 6769 groups = ["default"]; 6770 platforms = []; 6771 source = { 6772 remotes = ["https://rubygems.org"]; 6773 sha256 = "104s7p4zp5yvf0bvbwd9mqmnkgz2z89h4hbvxi8pzd8d08c9a03b"; 6774 type = "gem"; 6775 }; 6776 version = "1.1.0"; 6777 }; 6778 version_sorter = { 6779 groups = ["default"]; 6780 platforms = []; 6781 source = { 6782 remotes = ["https://rubygems.org"]; 6783 sha256 = "1np1xy15xq5lcp0y5zr7sxnpwwgcq7bvfs6jc27vnkw0lfhz4ir1"; 6784 type = "gem"; 6785 }; 6786 version = "2.3.0"; 6787 }; 6788 view_component = { 6789 dependencies = ["activesupport" "concurrent-ruby" "method_source"]; 6790 groups = ["default" "development"]; 6791 platforms = []; 6792 source = { 6793 remotes = ["https://rubygems.org"]; 6794 sha256 = "1zy51z0whkm3fdpsbi8v4j8h5h3ia1zkc2j28amiznpqqvfc7539"; 6795 type = "gem"; 6796 }; 6797 version = "3.11.0"; 6798 }; 6799 virtus = { 6800 dependencies = ["axiom-types" "coercible" "descendants_tracker"]; 6801 groups = ["default" "test"]; 6802 platforms = []; 6803 source = { 6804 remotes = ["https://rubygems.org"]; 6805 sha256 = "1hniwgbdsjxa71qy47n6av8faf8qpwbaapms41rhkk3zxgjdlhc8"; 6806 type = "gem"; 6807 }; 6808 version = "2.0.0"; 6809 }; 6810 vite_rails = { 6811 dependencies = ["railties" "vite_ruby"]; 6812 groups = ["development" "test"]; 6813 platforms = []; 6814 source = { 6815 remotes = ["https://rubygems.org"]; 6816 sha256 = "1k4bllg0zpmpkjfmk1gybc2ygca4v40l2fmlplf9h0jqwniqa3mr"; 6817 type = "gem"; 6818 }; 6819 version = "3.0.17"; 6820 }; 6821 vite_ruby = { 6822 dependencies = ["dry-cli" "rack-proxy" "zeitwerk"]; 6823 groups = ["development" "test"]; 6824 platforms = []; 6825 source = { 6826 remotes = ["https://rubygems.org"]; 6827 sha256 = "0wza7pnwz8ym92gw0x4zr1icialhlw0l032kn4f86vw1vlzxmrd3"; 6828 type = "gem"; 6829 }; 6830 version = "3.5.0"; 6831 }; 6832 vmstat = { 6833 groups = ["default"]; 6834 platforms = []; 6835 source = { 6836 remotes = ["https://rubygems.org"]; 6837 sha256 = "0vb5mwc71p8rlm30hnll3lb4z70ipl5rmilskpdrq2mxwfilcm5b"; 6838 type = "gem"; 6839 }; 6840 version = "2.3.0"; 6841 }; 6842 warden = { 6843 dependencies = ["rack"]; 6844 groups = ["default"]; 6845 platforms = []; 6846 source = { 6847 remotes = ["https://rubygems.org"]; 6848 sha256 = "1l7gl7vms023w4clg02pm4ky9j12la2vzsixi2xrv9imbn44ys26"; 6849 type = "gem"; 6850 }; 6851 version = "1.2.9"; 6852 }; 6853 warning = { 6854 groups = ["default"]; 6855 platforms = []; 6856 source = { 6857 remotes = ["https://rubygems.org"]; 6858 sha256 = "17h6x3fh0y46gpkzpknbh94qxcp0pqlvacc90r35rgahirfmls93"; 6859 type = "gem"; 6860 }; 6861 version = "1.3.0"; 6862 }; 6863 webauthn = { 6864 dependencies = ["android_key_attestation" "awrence" "bindata" "cbor" "cose" "openssl" "safety_net_attestation" "tpm-key_attestation"]; 6865 groups = ["default"]; 6866 platforms = []; 6867 source = { 6868 remotes = ["https://rubygems.org"]; 6869 sha256 = "1ri09bf640kkw4v6k2g90q2nw1mx2hsghhngaqgb7958q8id8xrz"; 6870 type = "gem"; 6871 }; 6872 version = "3.0.0"; 6873 }; 6874 webfinger = { 6875 dependencies = ["activesupport" "httpclient"]; 6876 groups = ["default"]; 6877 platforms = []; 6878 source = { 6879 remotes = ["https://rubygems.org"]; 6880 sha256 = "18jj50b44a471ig7hw1ax90wxaaz40acmrf6cm7m2iyshlffy53q"; 6881 type = "gem"; 6882 }; 6883 version = "1.2.0"; 6884 }; 6885 webmock = { 6886 dependencies = ["addressable" "crack" "hashdiff"]; 6887 groups = ["test"]; 6888 platforms = []; 6889 source = { 6890 remotes = ["https://rubygems.org"]; 6891 sha256 = "13jb9q0qv9ajw1ajr4cawnqj4h0dws3w5j4v5n6v3xk7a8rnjzr7"; 6892 type = "gem"; 6893 }; 6894 version = "3.22.0"; 6895 }; 6896 webrick = { 6897 groups = ["default" "development" "test"]; 6898 platforms = []; 6899 source = { 6900 remotes = ["https://rubygems.org"]; 6901 sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r"; 6902 type = "gem"; 6903 }; 6904 version = "1.8.1"; 6905 }; 6906 websocket = { 6907 groups = ["default" "test"]; 6908 platforms = []; 6909 source = { 6910 remotes = ["https://rubygems.org"]; 6911 sha256 = "1a4zc8d0d91c3xqwapda3j3zgpfwdbj76hkb69xn6qvfkfks9h9c"; 6912 type = "gem"; 6913 }; 6914 version = "1.2.10"; 6915 }; 6916 websocket-driver = { 6917 dependencies = ["websocket-extensions"]; 6918 groups = ["default" "test"]; 6919 platforms = []; 6920 source = { 6921 remotes = ["https://rubygems.org"]; 6922 sha256 = "1nyh873w4lvahcl8kzbjfca26656d5c6z3md4sbqg5y1gfz0157n"; 6923 type = "gem"; 6924 }; 6925 version = "0.7.6"; 6926 }; 6927 websocket-extensions = { 6928 groups = ["default" "test"]; 6929 platforms = []; 6930 source = { 6931 remotes = ["https://rubygems.org"]; 6932 sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw"; 6933 type = "gem"; 6934 }; 6935 version = "0.1.5"; 6936 }; 6937 wikicloth = { 6938 dependencies = ["builder" "expression_parser" "rinku"]; 6939 groups = ["default"]; 6940 platforms = []; 6941 source = { 6942 remotes = ["https://rubygems.org"]; 6943 sha256 = "1jp6c2yzyqbap8jdiw8yz6l08sradky1llhyhmrg934l1b5akj3s"; 6944 type = "gem"; 6945 }; 6946 version = "0.8.1"; 6947 }; 6948 wisper = { 6949 groups = ["default" "development" "test"]; 6950 platforms = []; 6951 source = { 6952 remotes = ["https://rubygems.org"]; 6953 sha256 = "1rpsi0ziy78cj82sbyyywby4d0aw0a5q84v65qd28vqn79fbq5yf"; 6954 type = "gem"; 6955 }; 6956 version = "2.0.1"; 6957 }; 6958 with_env = { 6959 groups = ["default" "development" "test"]; 6960 platforms = []; 6961 source = { 6962 remotes = ["https://rubygems.org"]; 6963 sha256 = "1r5ns064mbb99hf1dyxsk9183hznc5i7mn3bi86zka6dlvqf9csh"; 6964 type = "gem"; 6965 }; 6966 version = "1.1.0"; 6967 }; 6968 wmi-lite = { 6969 groups = ["default"]; 6970 platforms = []; 6971 source = { 6972 remotes = ["https://rubygems.org"]; 6973 sha256 = "1nnx4xz8g40dpi3ccqk5blj1ck06ydx09f9diksn1ghd8yxzavhi"; 6974 type = "gem"; 6975 }; 6976 version = "1.0.7"; 6977 }; 6978 xml-simple = { 6979 dependencies = ["rexml"]; 6980 groups = ["default" "development" "omnibus" "test"]; 6981 platforms = []; 6982 source = { 6983 remotes = ["https://rubygems.org"]; 6984 sha256 = "0pb9plyl71mdbjr4kllfy53qx6g68ryxblmnq9dilvy837jk24fj"; 6985 type = "gem"; 6986 }; 6987 version = "1.1.9"; 6988 }; 6989 xpath = { 6990 dependencies = ["nokogiri"]; 6991 groups = ["default" "development" "test"]; 6992 platforms = []; 6993 source = { 6994 remotes = ["https://rubygems.org"]; 6995 sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd"; 6996 type = "gem"; 6997 }; 6998 version = "3.2.0"; 6999 }; 7000 yajl-ruby = { 7001 groups = ["default"]; 7002 platforms = []; 7003 source = { 7004 remotes = ["https://rubygems.org"]; 7005 sha256 = "1lni4jbyrlph7sz8y49q84pb0sbj82lgwvnjnsiv01xf26f4v5wc"; 7006 type = "gem"; 7007 }; 7008 version = "1.4.3"; 7009 }; 7010 yard = { 7011 groups = ["default" "development"]; 7012 platforms = []; 7013 source = { 7014 remotes = ["https://rubygems.org"]; 7015 sha256 = "0qzr5j1a1cafv81ib3i51qyl8jnmwdxlqi3kbiraldzpbjh4ln9h"; 7016 type = "gem"; 7017 }; 7018 version = "0.9.26"; 7019 }; 7020 zeitwerk = { 7021 groups = ["default" "development" "test"]; 7022 platforms = []; 7023 source = { 7024 remotes = ["https://rubygems.org"]; 7025 sha256 = "028ld9qmgdllxrl7d0qkl65s58wb1n3gv8yjs28g43a8b1hplxk1"; 7026 type = "gem"; 7027 }; 7028 version = "2.6.7"; 7029 }; 7030}