at 22.05-pre 5911 lines 159 kB view raw
1{ 2 acme-client = { 3 dependencies = ["faraday"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "1nwkzjamvg946xh2pv82hkwxb7vqq6gakig014gflss0cwx7bbxp"; 9 type = "gem"; 10 }; 11 version = "2.0.6"; 12 }; 13 actioncable = { 14 dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"]; 15 groups = ["default" "test"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "0ilq5mniarm0zlvnkagqj9n9p73ljrhphciz02aymrpfxxxclz2x"; 20 type = "gem"; 21 }; 22 version = "6.1.4.1"; 23 }; 24 actionmailbox = { 25 dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail"]; 26 groups = ["default" "test"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "16azdnjws215clb056b9mabglx4b8f61hr82hv7hm80dmn89zqq6"; 31 type = "gem"; 32 }; 33 version = "6.1.4.1"; 34 }; 35 actionmailer = { 36 dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "rails-dom-testing"]; 37 groups = ["default" "development" "test"]; 38 platforms = []; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 sha256 = "00s07l2ac5igch1g2rpa0linmiq7mhgk6v6wxkckg8gbiqijb592"; 42 type = "gem"; 43 }; 44 version = "6.1.4.1"; 45 }; 46 actionpack = { 47 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 48 groups = ["default" "development" "test"]; 49 platforms = []; 50 source = { 51 remotes = ["https://rubygems.org"]; 52 sha256 = "0xgysqnibjsy6kdz10x2xb3kwa6lssiqhh0zggrbgs31ypwhlpia"; 53 type = "gem"; 54 }; 55 version = "6.1.4.1"; 56 }; 57 actiontext = { 58 dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "nokogiri"]; 59 groups = ["default" "test"]; 60 platforms = []; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "0m4fy4qqh09vnzbhx383vjdfid6fzbs49bzzg415x05nmmjkx582"; 64 type = "gem"; 65 }; 66 version = "6.1.4.1"; 67 }; 68 actionview = { 69 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; 70 groups = ["default" "development" "test"]; 71 platforms = []; 72 source = { 73 remotes = ["https://rubygems.org"]; 74 sha256 = "1yf4ic5kl324rs0raralpwx24s6hvvdzxfhinafylf8f3x7jj23z"; 75 type = "gem"; 76 }; 77 version = "6.1.4.1"; 78 }; 79 activejob = { 80 dependencies = ["activesupport" "globalid"]; 81 groups = ["default" "development" "test"]; 82 platforms = []; 83 source = { 84 remotes = ["https://rubygems.org"]; 85 sha256 = "1q7c0i0kwarxgcbxk71wa9jnlg45grbxmhlrh7dk9bgcv7r7r7hn"; 86 type = "gem"; 87 }; 88 version = "6.1.4.1"; 89 }; 90 activemodel = { 91 dependencies = ["activesupport"]; 92 groups = ["default" "test"]; 93 platforms = []; 94 source = { 95 remotes = ["https://rubygems.org"]; 96 sha256 = "16ixam4lni8b5lgx0whnax0imzh1dh10fy5r9pxs52n83yz5nbq3"; 97 type = "gem"; 98 }; 99 version = "6.1.4.1"; 100 }; 101 activerecord = { 102 dependencies = ["activemodel" "activesupport"]; 103 groups = ["default" "test"]; 104 platforms = []; 105 source = { 106 remotes = ["https://rubygems.org"]; 107 sha256 = "1ccgvlj767ybps3pxlaa4iw77n7wbriw2sr8754id3ngjfap08ja"; 108 type = "gem"; 109 }; 110 version = "6.1.4.1"; 111 }; 112 activerecord-explain-analyze = { 113 dependencies = ["activerecord" "pg"]; 114 groups = ["default"]; 115 platforms = []; 116 source = { 117 remotes = ["https://rubygems.org"]; 118 sha256 = "0yvz452ww0vn3n6197gx6zklwa591gc7f1m8accvjd9zw8gv3ssx"; 119 type = "gem"; 120 }; 121 version = "0.1.0"; 122 }; 123 activestorage = { 124 dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"]; 125 groups = ["default" "test"]; 126 platforms = []; 127 source = { 128 remotes = ["https://rubygems.org"]; 129 sha256 = "17knzz9fvqg4x582vy0xmlgjkxfb13xyzl2rgw19qfma86hxsvvi"; 130 type = "gem"; 131 }; 132 version = "6.1.4.1"; 133 }; 134 activesupport = { 135 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"]; 136 groups = ["default" "development" "test"]; 137 platforms = []; 138 source = { 139 remotes = ["https://rubygems.org"]; 140 sha256 = "19gx1jcq46x9d1pi1w8xq0bgvvfw239y4lalr8asm291gj3q3ds4"; 141 type = "gem"; 142 }; 143 version = "6.1.4.1"; 144 }; 145 acts-as-taggable-on = { 146 dependencies = ["activerecord"]; 147 groups = ["default"]; 148 platforms = []; 149 source = { 150 remotes = ["https://rubygems.org"]; 151 sha256 = "09m7lvm6id8mm8y9qycjr54l9gyqfb43x6yjz23cggisjg0px1fv"; 152 type = "gem"; 153 }; 154 version = "7.0.0"; 155 }; 156 addressable = { 157 dependencies = ["public_suffix"]; 158 groups = ["danger" "default" "development" "test"]; 159 platforms = []; 160 source = { 161 remotes = ["https://rubygems.org"]; 162 sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp"; 163 type = "gem"; 164 }; 165 version = "2.8.0"; 166 }; 167 aes_key_wrap = { 168 groups = ["default"]; 169 platforms = []; 170 source = { 171 remotes = ["https://rubygems.org"]; 172 sha256 = "19bn0y70qm6mfj4y1m0j3s8ggh6dvxwrwrj5vfamhdrpddsz8ddr"; 173 type = "gem"; 174 }; 175 version = "1.1.0"; 176 }; 177 akismet = { 178 groups = ["default"]; 179 platforms = []; 180 source = { 181 remotes = ["https://rubygems.org"]; 182 sha256 = "0c5jhqfgvpz84d8jai51hin018ldpfd0civbk7mfwmrj7n71p6bl"; 183 type = "gem"; 184 }; 185 version = "3.0.0"; 186 }; 187 android_key_attestation = { 188 groups = ["default"]; 189 platforms = []; 190 source = { 191 remotes = ["https://rubygems.org"]; 192 sha256 = "02spc1sh7zsljl02v9d5rdb717b628vw2k7jkkplifyjk4db0zj6"; 193 type = "gem"; 194 }; 195 version = "0.3.0"; 196 }; 197 apollo_upload_server = { 198 dependencies = ["actionpack" "graphql"]; 199 groups = ["default"]; 200 platforms = []; 201 source = { 202 remotes = ["https://rubygems.org"]; 203 sha256 = "0klhppx4vjfdvgz12wb63bcxy5ymk0mp8wkh01fpgjn2l3fwkwz5"; 204 type = "gem"; 205 }; 206 version = "2.1.0"; 207 }; 208 asana = { 209 dependencies = ["faraday" "faraday_middleware" "faraday_middleware-multi_json" "oauth2"]; 210 groups = ["default"]; 211 platforms = []; 212 source = { 213 remotes = ["https://rubygems.org"]; 214 sha256 = "14cs2k802hlvlmn0nwnx4k3g44944x0a8dsj3k14mjnbvcw1fkxh"; 215 type = "gem"; 216 }; 217 version = "0.10.3"; 218 }; 219 asciidoctor = { 220 groups = ["default"]; 221 platforms = []; 222 source = { 223 remotes = ["https://rubygems.org"]; 224 sha256 = "0k3lijm4dmiz977bfmpclk5glj5jwv7bidamwwwywm60ywb0n4n4"; 225 type = "gem"; 226 }; 227 version = "2.0.15"; 228 }; 229 asciidoctor-include-ext = { 230 dependencies = ["asciidoctor"]; 231 groups = ["default"]; 232 platforms = []; 233 source = { 234 remotes = ["https://rubygems.org"]; 235 sha256 = "1alaqfh31hd98yhqq8fsc50zzqw04p3d83pc35gdx3x9p3j1ds7d"; 236 type = "gem"; 237 }; 238 version = "0.3.1"; 239 }; 240 asciidoctor-kroki = { 241 dependencies = ["asciidoctor"]; 242 groups = ["default"]; 243 platforms = []; 244 source = { 245 remotes = ["https://rubygems.org"]; 246 sha256 = "04jzsicaynwyy4l3w69x1qqww4av57army5xiapvv2b6g5s8nb32"; 247 type = "gem"; 248 }; 249 version = "0.5.0"; 250 }; 251 asciidoctor-plantuml = { 252 dependencies = ["asciidoctor"]; 253 groups = ["default"]; 254 platforms = []; 255 source = { 256 remotes = ["https://rubygems.org"]; 257 sha256 = "02knhmyd3h1yryn66xjfciz7jjsq676kl7ama0r0cf92vyyvm12x"; 258 type = "gem"; 259 }; 260 version = "0.0.12"; 261 }; 262 ast = { 263 groups = ["default" "development" "test"]; 264 platforms = []; 265 source = { 266 remotes = ["https://rubygems.org"]; 267 sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y"; 268 type = "gem"; 269 }; 270 version = "2.4.2"; 271 }; 272 atlassian-jwt = { 273 dependencies = ["jwt"]; 274 groups = ["default"]; 275 platforms = []; 276 source = { 277 remotes = ["https://rubygems.org"]; 278 sha256 = "1ckfiiwv7dnifra7zhbggj96g0x0kzkv0x9n1is7lb86svlm7rjj"; 279 type = "gem"; 280 }; 281 version = "0.2.0"; 282 }; 283 attr_encrypted = { 284 dependencies = ["encryptor"]; 285 groups = ["default"]; 286 platforms = []; 287 source = { 288 remotes = ["https://rubygems.org"]; 289 sha256 = "0ncv2az1zlj33bsllr6q1qdvbw42gv91lxq0ryclbv8l8xh841jg"; 290 type = "gem"; 291 }; 292 version = "3.1.0"; 293 }; 294 attr_required = { 295 groups = ["default"]; 296 platforms = []; 297 source = { 298 remotes = ["https://rubygems.org"]; 299 sha256 = "1g22axmi2rhhy7w8c3x6gppsawxqavbrnxpnmphh22fk7cwi0kh2"; 300 type = "gem"; 301 }; 302 version = "1.0.1"; 303 }; 304 autoprefixer-rails = { 305 dependencies = ["execjs"]; 306 groups = ["default"]; 307 platforms = []; 308 source = { 309 remotes = ["https://rubygems.org"]; 310 sha256 = "1vlqwy2qkp39ibp7llj7ps53nvxav29c2yl451v1qdhj25zxc49p"; 311 type = "gem"; 312 }; 313 version = "10.2.5.1"; 314 }; 315 awesome_print = { 316 groups = ["development" "test"]; 317 platforms = []; 318 source = { 319 remotes = ["https://rubygems.org"]; 320 sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9"; 321 type = "gem"; 322 }; 323 version = "1.9.2"; 324 }; 325 awrence = { 326 groups = ["default"]; 327 platforms = []; 328 source = { 329 remotes = ["https://rubygems.org"]; 330 sha256 = "15zwdli370jfsj6jypv7vrqf4vv4ac4784faw7ar5v88fk4q9rcv"; 331 type = "gem"; 332 }; 333 version = "1.1.1"; 334 }; 335 aws-eventstream = { 336 groups = ["default"]; 337 platforms = []; 338 source = { 339 remotes = ["https://rubygems.org"]; 340 sha256 = "0r0pn66yqrdkrfdin7qdim0yj2x75miyg4wp6mijckhzhrjb7cv5"; 341 type = "gem"; 342 }; 343 version = "1.1.0"; 344 }; 345 aws-partitions = { 346 groups = ["default"]; 347 platforms = []; 348 source = { 349 remotes = ["https://rubygems.org"]; 350 sha256 = "12q3swh4f44iqlq2md9lphg8csi0hd35jhgmkkkji9n0mgay4ggh"; 351 type = "gem"; 352 }; 353 version = "1.345.0"; 354 }; 355 aws-sdk-cloudformation = { 356 dependencies = ["aws-sdk-core" "aws-sigv4"]; 357 groups = ["default"]; 358 platforms = []; 359 source = { 360 remotes = ["https://rubygems.org"]; 361 sha256 = "09kb3k5vpymg846gajc5d3wznww63yiv3ygdf4v42d4pf4wpbr1i"; 362 type = "gem"; 363 }; 364 version = "1.41.0"; 365 }; 366 aws-sdk-core = { 367 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; 368 groups = ["default"]; 369 platforms = []; 370 source = { 371 remotes = ["https://rubygems.org"]; 372 sha256 = "1xfv8nfz8n700z29di51mcyyrnmbpq7flff4hx9mm92avnly1ysy"; 373 type = "gem"; 374 }; 375 version = "3.104.3"; 376 }; 377 aws-sdk-kms = { 378 dependencies = ["aws-sdk-core" "aws-sigv4"]; 379 groups = ["default"]; 380 platforms = []; 381 source = { 382 remotes = ["https://rubygems.org"]; 383 sha256 = "0rpwpj4f4q9wdrbgiqngzwfdaaqyz0iif8sv16z6z0mm6y3cb06q"; 384 type = "gem"; 385 }; 386 version = "1.36.0"; 387 }; 388 aws-sdk-s3 = { 389 dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; 390 groups = ["default"]; 391 platforms = []; 392 source = { 393 remotes = ["https://rubygems.org"]; 394 sha256 = "068xx6wp86wkmikdzg4wqxmg570hc3ydp8211j02g13djjr3k28n"; 395 type = "gem"; 396 }; 397 version = "1.75.0"; 398 }; 399 aws-sigv4 = { 400 dependencies = ["aws-eventstream"]; 401 groups = ["default"]; 402 platforms = []; 403 source = { 404 remotes = ["https://rubygems.org"]; 405 sha256 = "0aknh3q37rq3ixxa84x2p26g8a15zmiig2rm1pmailsb9vqhfh3j"; 406 type = "gem"; 407 }; 408 version = "1.2.1"; 409 }; 410 azure-storage-blob = { 411 dependencies = ["azure-storage-common" "nokogiri"]; 412 groups = ["default"]; 413 platforms = []; 414 source = { 415 remotes = ["https://rubygems.org"]; 416 sha256 = "01psx005lkrfk3zm816z76fa2pv4hd8jk7hxrjyy4hbvgcqi6rfy"; 417 type = "gem"; 418 }; 419 version = "2.0.1"; 420 }; 421 azure-storage-common = { 422 dependencies = ["faraday" "faraday_middleware" "net-http-persistent" "nokogiri"]; 423 groups = ["default"]; 424 platforms = []; 425 source = { 426 remotes = ["https://rubygems.org"]; 427 sha256 = "0h5bwswc5768hblcxsschjz3y0lf9kvz3k7qqwypdhy8sr1lfxg8"; 428 type = "gem"; 429 }; 430 version = "2.0.2"; 431 }; 432 babosa = { 433 groups = ["default"]; 434 platforms = []; 435 source = { 436 remotes = ["https://rubygems.org"]; 437 sha256 = "16dwqn33kmxkqkv51cwiikdkbrdjfsymlnc0rgbjwilmym8a9phq"; 438 type = "gem"; 439 }; 440 version = "1.0.4"; 441 }; 442 backport = { 443 groups = ["default" "development"]; 444 platforms = []; 445 source = { 446 remotes = ["https://rubygems.org"]; 447 sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i"; 448 type = "gem"; 449 }; 450 version = "1.2.0"; 451 }; 452 base32 = { 453 groups = ["default"]; 454 platforms = []; 455 source = { 456 remotes = ["https://rubygems.org"]; 457 sha256 = "0b7y8sy6j9v1lvfzd4va88k5vg9yh0xcjzzn3llcw7yxqlcrnbjk"; 458 type = "gem"; 459 }; 460 version = "0.3.2"; 461 }; 462 batch-loader = { 463 groups = ["default"]; 464 platforms = []; 465 source = { 466 remotes = ["https://rubygems.org"]; 467 sha256 = "17d8wwj880zar5h8zxdmw878shgmljmmv957802fw5nkg3gi3xwk"; 468 type = "gem"; 469 }; 470 version = "2.0.1"; 471 }; 472 bcrypt = { 473 groups = ["default"]; 474 platforms = []; 475 source = { 476 remotes = ["https://rubygems.org"]; 477 sha256 = "02r1c3isfchs5fxivbq99gc3aq4vfyn8snhcy707dal1p8qz12qb"; 478 type = "gem"; 479 }; 480 version = "3.1.16"; 481 }; 482 bcrypt_pbkdf = { 483 groups = ["ed25519"]; 484 platforms = []; 485 source = { 486 remotes = ["https://rubygems.org"]; 487 sha256 = "0cj4k13c7qvvck7y25i3xarvyqq8d27vl61jddifkc7llnnap1hv"; 488 type = "gem"; 489 }; 490 version = "1.0.0"; 491 }; 492 benchmark = { 493 groups = ["default" "development"]; 494 platforms = []; 495 source = { 496 remotes = ["https://rubygems.org"]; 497 sha256 = "1jvrl7400fv7v2jjri1r7ilj3sri36hzipwwgpn5psib4c9c59c6"; 498 type = "gem"; 499 }; 500 version = "0.1.1"; 501 }; 502 benchmark-ips = { 503 groups = ["development" "test"]; 504 platforms = []; 505 source = { 506 remotes = ["https://rubygems.org"]; 507 sha256 = "0bh681m54qdsdyvpvflj1wpnj3ybspbpjkr4cnlrl4nk4yikli0j"; 508 type = "gem"; 509 }; 510 version = "2.3.0"; 511 }; 512 benchmark-memory = { 513 dependencies = ["memory_profiler"]; 514 groups = ["default"]; 515 platforms = []; 516 source = { 517 remotes = ["https://rubygems.org"]; 518 sha256 = "11qw8k6rl79ri00njrf1x9v6vzwgv12rkcvgzvg0sk8pfrkzwyxa"; 519 type = "gem"; 520 }; 521 version = "0.1.2"; 522 }; 523 better_errors = { 524 dependencies = ["coderay" "erubi" "rack"]; 525 groups = ["development"]; 526 platforms = []; 527 source = { 528 remotes = ["https://rubygems.org"]; 529 sha256 = "11220lfzhsyf5fcril3qd689kgg46qlpiiaj00hc9mh4mcbc3vrr"; 530 type = "gem"; 531 }; 532 version = "2.9.1"; 533 }; 534 bindata = { 535 groups = ["default"]; 536 platforms = []; 537 source = { 538 remotes = ["https://rubygems.org"]; 539 sha256 = "06lqi4svq5qls9f7nnvd2zmjdqmi2sf82sq78ci5d78fq0z5x2vr"; 540 type = "gem"; 541 }; 542 version = "2.4.10"; 543 }; 544 binding_ninja = { 545 groups = ["default" "development" "test"]; 546 platforms = []; 547 source = { 548 remotes = ["https://rubygems.org"]; 549 sha256 = "17fa3sv6p2fw9g8fxpwx1kjhhs28aw41akkba0hlgvk60055b1aa"; 550 type = "gem"; 551 }; 552 version = "0.2.3"; 553 }; 554 bootsnap = { 555 dependencies = ["msgpack"]; 556 groups = ["default"]; 557 platforms = []; 558 source = { 559 remotes = ["https://rubygems.org"]; 560 sha256 = "0bz62p9vc7lcrmzhiz4pf7myww086mq287cw3jjj7fyc7jhmamw0"; 561 type = "gem"; 562 }; 563 version = "1.4.6"; 564 }; 565 bootstrap_form = { 566 dependencies = ["actionpack" "activemodel"]; 567 groups = ["default"]; 568 platforms = []; 569 source = { 570 remotes = ["https://rubygems.org"]; 571 sha256 = "044pi097jwh3z68g1zfmbcl9xchqfcsls1j1nvx1bkyj034v6y7m"; 572 type = "gem"; 573 }; 574 version = "4.2.0"; 575 }; 576 browser = { 577 groups = ["default"]; 578 platforms = []; 579 source = { 580 remotes = ["https://rubygems.org"]; 581 sha256 = "0q1yzvbqp0mykswipq3w00ljw9fgkhjfrij3hkwi7cx85r14n6gw"; 582 type = "gem"; 583 }; 584 version = "4.2.0"; 585 }; 586 builder = { 587 groups = ["default" "development" "test"]; 588 platforms = []; 589 source = { 590 remotes = ["https://rubygems.org"]; 591 sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; 592 type = "gem"; 593 }; 594 version = "3.2.4"; 595 }; 596 bullet = { 597 dependencies = ["activesupport" "uniform_notifier"]; 598 groups = ["development" "test"]; 599 platforms = []; 600 source = { 601 remotes = ["https://rubygems.org"]; 602 sha256 = "04wm807czdixpgnqp446vj8vc7dj96k26p90rmwll9ahlib37mmm"; 603 type = "gem"; 604 }; 605 version = "6.1.3"; 606 }; 607 bundler-audit = { 608 dependencies = ["thor"]; 609 groups = ["development" "test"]; 610 platforms = []; 611 source = { 612 remotes = ["https://rubygems.org"]; 613 sha256 = "04l9rs56rlvihbr2ybkrigjajgd3swa98lxvmdl8iylj1g5m7n0j"; 614 type = "gem"; 615 }; 616 version = "0.7.0.1"; 617 }; 618 byebug = { 619 groups = ["default" "development" "test"]; 620 platforms = [{ 621 engine = "maglev"; 622 } { 623 engine = "ruby"; 624 }]; 625 source = { 626 remotes = ["https://rubygems.org"]; 627 sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194"; 628 type = "gem"; 629 }; 630 version = "11.1.3"; 631 }; 632 capybara = { 633 dependencies = ["addressable" "mini_mime" "nokogiri" "rack" "rack-test" "regexp_parser" "xpath"]; 634 groups = ["test"]; 635 platforms = []; 636 source = { 637 remotes = ["https://rubygems.org"]; 638 sha256 = "1viqcpsngy9fqjd68932m43ad6xj656d1x33nx9565q57chgi29k"; 639 type = "gem"; 640 }; 641 version = "3.35.3"; 642 }; 643 capybara-screenshot = { 644 dependencies = ["capybara" "launchy"]; 645 groups = ["development" "test"]; 646 platforms = []; 647 source = { 648 remotes = ["https://rubygems.org"]; 649 sha256 = "1x90lh7nf3zi54arjf430s9xdxr3c12xjq1l28izgxqdk8s40q7q"; 650 type = "gem"; 651 }; 652 version = "1.0.22"; 653 }; 654 carrierwave = { 655 dependencies = ["activemodel" "activesupport" "mime-types" "ssrf_filter"]; 656 groups = ["default"]; 657 platforms = []; 658 source = { 659 remotes = ["https://rubygems.org"]; 660 sha256 = "055i3ybjv9n9hqaazxn3d9ibqhlwh93d4hdlwbpjjfy8qbrz6hiw"; 661 type = "gem"; 662 }; 663 version = "1.3.2"; 664 }; 665 cbor = { 666 groups = ["default"]; 667 platforms = []; 668 source = { 669 remotes = ["https://rubygems.org"]; 670 sha256 = "0511idr8xps9625nh3kxr68sdy6l3xy2kcz7r57g47fxb1v18jj3"; 671 type = "gem"; 672 }; 673 version = "0.5.9.6"; 674 }; 675 character_set = { 676 dependencies = ["sorted_set"]; 677 groups = ["default"]; 678 platforms = []; 679 source = { 680 remotes = ["https://rubygems.org"]; 681 sha256 = "0ql0kxnpbblggyn8hx511pghpqf8xv3ng2kbybwwdi11bg1il6zp"; 682 type = "gem"; 683 }; 684 version = "1.4.1"; 685 }; 686 charlock_holmes = { 687 groups = ["default"]; 688 platforms = []; 689 source = { 690 remotes = ["https://rubygems.org"]; 691 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p"; 692 type = "gem"; 693 }; 694 version = "0.7.7"; 695 }; 696 chef-config = { 697 dependencies = ["addressable" "chef-utils" "fuzzyurl" "mixlib-config" "mixlib-shellout" "tomlrb"]; 698 groups = ["default"]; 699 platforms = []; 700 source = { 701 remotes = ["https://rubygems.org"]; 702 sha256 = "0z3lashvhqy9v5b3xn8vzzf07gnjw4mgdiiryxsg6kdasvj62j8z"; 703 type = "gem"; 704 }; 705 version = "16.10.17"; 706 }; 707 chef-utils = { 708 groups = ["default"]; 709 platforms = []; 710 source = { 711 remotes = ["https://rubygems.org"]; 712 sha256 = "1cypir7fza7jfqaj1j1jh37d3i6bvrmm6jamjlngk3xbdbd56hm7"; 713 type = "gem"; 714 }; 715 version = "16.10.17"; 716 }; 717 childprocess = { 718 groups = ["default" "test"]; 719 platforms = []; 720 source = { 721 remotes = ["https://rubygems.org"]; 722 sha256 = "1ic028k8xgm2dds9mqnvwwx3ibaz32j8455zxr9f4bcnviyahya5"; 723 type = "gem"; 724 }; 725 version = "3.0.0"; 726 }; 727 chunky_png = { 728 groups = ["default"]; 729 platforms = []; 730 source = { 731 remotes = ["https://rubygems.org"]; 732 sha256 = "0vf0axgrm95bs3y0x5gdb76xawfh210yxplj7jbwr6z7n88i1axn"; 733 type = "gem"; 734 }; 735 version = "1.3.5"; 736 }; 737 citrus = { 738 groups = ["default"]; 739 platforms = []; 740 source = { 741 remotes = ["https://rubygems.org"]; 742 sha256 = "0l7nhk3gkm1hdchkzzhg2f70m47pc0afxfpl6mkiibc9qcpl3hjf"; 743 type = "gem"; 744 }; 745 version = "3.0.2"; 746 }; 747 claide = { 748 groups = ["default" "development"]; 749 platforms = []; 750 source = { 751 remotes = ["https://rubygems.org"]; 752 sha256 = "0kasxsms24fgcdsq680nz99d5lazl9rmz1qkil2y5gbbssx89g0z"; 753 type = "gem"; 754 }; 755 version = "1.0.3"; 756 }; 757 claide-plugins = { 758 dependencies = ["cork" "nap" "open4"]; 759 groups = ["default" "development"]; 760 platforms = []; 761 source = { 762 remotes = ["https://rubygems.org"]; 763 sha256 = "0bhw5j985qs48v217gnzva31rw5qvkf7qj8mhp73pcks0sy7isn7"; 764 type = "gem"; 765 }; 766 version = "0.9.2"; 767 }; 768 coderay = { 769 groups = ["default" "development" "test"]; 770 platforms = [{ 771 engine = "maglev"; 772 } { 773 engine = "ruby"; 774 }]; 775 source = { 776 remotes = ["https://rubygems.org"]; 777 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 778 type = "gem"; 779 }; 780 version = "1.1.3"; 781 }; 782 colored2 = { 783 groups = ["default" "development"]; 784 platforms = []; 785 source = { 786 remotes = ["https://rubygems.org"]; 787 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 788 type = "gem"; 789 }; 790 version = "3.1.2"; 791 }; 792 commonmarker = { 793 groups = ["default" "development" "test"]; 794 platforms = []; 795 source = { 796 remotes = ["https://rubygems.org"]; 797 sha256 = "0sshs8mvjgk73sfz3bi9apq0p99kfj7n9bg1cyldl4yyy2z05prs"; 798 type = "gem"; 799 }; 800 version = "0.23.2"; 801 }; 802 concurrent-ruby = { 803 groups = ["default" "development" "test"]; 804 platforms = []; 805 source = { 806 remotes = ["https://rubygems.org"]; 807 sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f"; 808 type = "gem"; 809 }; 810 version = "1.1.9"; 811 }; 812 connection_pool = { 813 groups = ["default"]; 814 platforms = []; 815 source = { 816 remotes = ["https://rubygems.org"]; 817 sha256 = "0lflx29mlznf1hn0nihkgllzbj8xp5qasn8j7h838465pi399k68"; 818 type = "gem"; 819 }; 820 version = "2.2.2"; 821 }; 822 contracts = { 823 groups = ["default"]; 824 platforms = []; 825 source = { 826 remotes = ["https://rubygems.org"]; 827 sha256 = "11kj7hdr94hxgxad9wazncvaxzaxlbvw6laq179ivhw9za746vnz"; 828 type = "gem"; 829 }; 830 version = "0.11.0"; 831 }; 832 cork = { 833 dependencies = ["colored2"]; 834 groups = ["default" "development"]; 835 platforms = []; 836 source = { 837 remotes = ["https://rubygems.org"]; 838 sha256 = "1g6l780z1nj4s3jr11ipwcj8pjbibvli82my396m3y32w98ar850"; 839 type = "gem"; 840 }; 841 version = "0.3.0"; 842 }; 843 cose = { 844 dependencies = ["cbor" "openssl-signature_algorithm"]; 845 groups = ["default"]; 846 platforms = []; 847 source = { 848 remotes = ["https://rubygems.org"]; 849 sha256 = "1h1vcirk1vpr992xmnwf5z77fpizjwn4xzq2vrrjhvdmjynvl3jj"; 850 type = "gem"; 851 }; 852 version = "1.0.0"; 853 }; 854 countries = { 855 dependencies = ["i18n_data" "sixarm_ruby_unaccent" "unicode_utils"]; 856 groups = ["default"]; 857 platforms = []; 858 source = { 859 remotes = ["https://rubygems.org"]; 860 sha256 = "0w278pjhwkbin7jpr7m47wac7gj5n4l2him9k2q4ngzq6rs2id7c"; 861 type = "gem"; 862 }; 863 version = "3.0.0"; 864 }; 865 crack = { 866 dependencies = ["safe_yaml"]; 867 groups = ["default" "test"]; 868 platforms = []; 869 source = { 870 remotes = ["https://rubygems.org"]; 871 sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k"; 872 type = "gem"; 873 }; 874 version = "0.4.3"; 875 }; 876 crass = { 877 groups = ["default" "development" "test"]; 878 platforms = []; 879 source = { 880 remotes = ["https://rubygems.org"]; 881 sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw"; 882 type = "gem"; 883 }; 884 version = "1.0.6"; 885 }; 886 creole = { 887 groups = ["default"]; 888 platforms = []; 889 source = { 890 remotes = ["https://rubygems.org"]; 891 sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm"; 892 type = "gem"; 893 }; 894 version = "0.5.0"; 895 }; 896 crystalball = { 897 dependencies = ["git"]; 898 groups = ["development" "test"]; 899 platforms = []; 900 source = { 901 remotes = ["https://rubygems.org"]; 902 sha256 = "1why2py76hv2m7i3a1im3zi5zcjcvz2l1nvshzndlwah58vrywkf"; 903 type = "gem"; 904 }; 905 version = "0.7.0"; 906 }; 907 css_parser = { 908 dependencies = ["addressable"]; 909 groups = ["default"]; 910 platforms = []; 911 source = { 912 remotes = ["https://rubygems.org"]; 913 sha256 = "1y4vc018b5mzp7winw4pbb22jk0dpxp22pzzxq7w0rgvfxzi89pd"; 914 type = "gem"; 915 }; 916 version = "1.7.0"; 917 }; 918 daemons = { 919 groups = ["default" "development"]; 920 platforms = []; 921 source = { 922 remotes = ["https://rubygems.org"]; 923 sha256 = "0l5gai3vd4g7aqff0k1mp41j9zcsvm2rbwmqn115a325k9r7pf4w"; 924 type = "gem"; 925 }; 926 version = "1.3.1"; 927 }; 928 danger = { 929 dependencies = ["claide" "claide-plugins" "colored2" "cork" "faraday" "faraday-http-cache" "git" "kramdown" "kramdown-parser-gfm" "no_proxy_fix" "octokit" "terminal-table"]; 930 groups = ["danger" "default" "development" "test"]; 931 platforms = []; 932 source = { 933 remotes = ["https://rubygems.org"]; 934 sha256 = "12nmycrlwr8ca2s0fx76k81gjw12iz15k1n0qanszv5d4l1ykj2l"; 935 type = "gem"; 936 }; 937 version = "8.3.1"; 938 }; 939 danger-gitlab = { 940 dependencies = ["danger" "gitlab"]; 941 groups = ["danger" "development" "test"]; 942 platforms = []; 943 source = { 944 remotes = ["https://rubygems.org"]; 945 sha256 = "1a530kx5s5rbx5yx3jqay56lkksqh0yj468hcpg16faiyv8dfza9"; 946 type = "gem"; 947 }; 948 version = "8.0.0"; 949 }; 950 database_cleaner = { 951 groups = ["development" "test"]; 952 platforms = []; 953 source = { 954 remotes = ["https://rubygems.org"]; 955 sha256 = "05i0nf2aj70m61y3fspypdkc6d1qgibf5kav05a71b5gjz0k7y5x"; 956 type = "gem"; 957 }; 958 version = "1.7.0"; 959 }; 960 debugger-ruby_core_source = { 961 groups = ["default" "development"]; 962 platforms = [{ 963 engine = "maglev"; 964 } { 965 engine = "ruby"; 966 }]; 967 source = { 968 remotes = ["https://rubygems.org"]; 969 sha256 = "1lp5dmm8a8dpwymv6r1y6yr24wxsj0gvgb2b8i7qq9rcv414snwd"; 970 type = "gem"; 971 }; 972 version = "1.3.8"; 973 }; 974 deckar01-task_list = { 975 dependencies = ["html-pipeline"]; 976 groups = ["default"]; 977 platforms = []; 978 source = { 979 remotes = ["https://rubygems.org"]; 980 sha256 = "18bwkvxjr7khxj95xrg1vj7va522vbm2li9wsiiw01cg5b10hni0"; 981 type = "gem"; 982 }; 983 version = "2.3.1"; 984 }; 985 declarative = { 986 groups = ["default"]; 987 platforms = []; 988 source = { 989 remotes = ["https://rubygems.org"]; 990 sha256 = "1yczgnqrbls7shrg63y88g7wand2yp9h6sf56c9bdcksn5nds8c0"; 991 type = "gem"; 992 }; 993 version = "0.0.20"; 994 }; 995 declarative-option = { 996 groups = ["default"]; 997 platforms = []; 998 source = { 999 remotes = ["https://rubygems.org"]; 1000 sha256 = "1g4ibxq566f1frnhdymzi9hxxcm4g2gw4n21mpjk2mhwym4q6l0p"; 1001 type = "gem"; 1002 }; 1003 version = "0.1.0"; 1004 }; 1005 declarative_policy = { 1006 groups = ["default"]; 1007 platforms = []; 1008 source = { 1009 remotes = ["https://rubygems.org"]; 1010 sha256 = "0k2wl0jr0jq64gy7ibb1ipm2dzqil7y66vyffwx81g7sqchh7xh6"; 1011 type = "gem"; 1012 }; 1013 version = "1.0.0"; 1014 }; 1015 default_value_for = { 1016 dependencies = ["activerecord"]; 1017 groups = ["default"]; 1018 platforms = []; 1019 source = { 1020 remotes = ["https://rubygems.org"]; 1021 sha256 = "03zln3mp8wa734jl7abd6gby08xq8j6n4y2phzxfsssscx8xrlim"; 1022 type = "gem"; 1023 }; 1024 version = "3.4.0"; 1025 }; 1026 deprecation_toolkit = { 1027 dependencies = ["activesupport"]; 1028 groups = ["development" "test"]; 1029 platforms = []; 1030 source = { 1031 remotes = ["https://rubygems.org"]; 1032 sha256 = "1fh4d98irhph3ri7c2rrvvmmjd4z14702r8baq9flh5f34dap8d8"; 1033 type = "gem"; 1034 }; 1035 version = "1.5.1"; 1036 }; 1037 derailed_benchmarks = { 1038 dependencies = ["benchmark-ips" "get_process_mem" "heapy" "memory_profiler" "mini_histogram" "rack" "rake" "ruby-statistics" "thor"]; 1039 groups = ["test"]; 1040 platforms = []; 1041 source = { 1042 remotes = ["https://rubygems.org"]; 1043 sha256 = "05nryqr18w61dyk9amajh7chn07zxardxnywayyis72kmd8f9q29"; 1044 type = "gem"; 1045 }; 1046 version = "1.8.1"; 1047 }; 1048 device_detector = { 1049 groups = ["default"]; 1050 platforms = []; 1051 source = { 1052 remotes = ["https://rubygems.org"]; 1053 sha256 = "0zbsjj1bgwmsiqiw6x5fzbzp25xc10c02s37ggl2635ha0qzn05q"; 1054 type = "gem"; 1055 }; 1056 version = "1.0.0"; 1057 }; 1058 devise = { 1059 dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "warden"]; 1060 groups = ["default"]; 1061 platforms = []; 1062 source = { 1063 remotes = ["https://rubygems.org"]; 1064 sha256 = "0syqkh0q9mcdgj68m2cf1innpxb8fv6xsayk1kgsdmq539rkv3ic"; 1065 type = "gem"; 1066 }; 1067 version = "4.7.3"; 1068 }; 1069 devise-two-factor = { 1070 dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; 1071 groups = ["default"]; 1072 platforms = []; 1073 source = { 1074 remotes = ["https://rubygems.org"]; 1075 sha256 = "148pfr6g8dwikdq3994gsid2a3n6p5h4z1a1dzh1898shr5f9znc"; 1076 type = "gem"; 1077 }; 1078 version = "4.0.0"; 1079 }; 1080 diff-lcs = { 1081 groups = ["default" "development" "test"]; 1082 platforms = []; 1083 source = { 1084 remotes = ["https://rubygems.org"]; 1085 sha256 = "0m925b8xc6kbpnif9dldna24q1szg4mk0fvszrki837pfn46afmz"; 1086 type = "gem"; 1087 }; 1088 version = "1.4.4"; 1089 }; 1090 diff_match_patch = { 1091 groups = ["default"]; 1092 platforms = []; 1093 source = { 1094 remotes = ["https://rubygems.org"]; 1095 sha256 = "03n4g4w2pwiygmqq5lfhqrpbs9g6kv0jhb3vrffz3vgaryzmfq5k"; 1096 type = "gem"; 1097 }; 1098 version = "0.1.0"; 1099 }; 1100 diffy = { 1101 groups = ["default"]; 1102 platforms = []; 1103 source = { 1104 remotes = ["https://rubygems.org"]; 1105 sha256 = "0qhx743lcx61r2d3925jk61c6r8clfjmpf5g93cdy5sq00ig76lh"; 1106 type = "gem"; 1107 }; 1108 version = "3.3.0"; 1109 }; 1110 discordrb-webhooks = { 1111 dependencies = ["rest-client"]; 1112 groups = ["default"]; 1113 platforms = []; 1114 source = { 1115 remotes = ["https://rubygems.org"]; 1116 sha256 = "0viw73jd9vs9f92a9q2vxcd29755h7w8jwz36jmvcdl2najainyg"; 1117 type = "gem"; 1118 }; 1119 version = "3.4.2"; 1120 }; 1121 docile = { 1122 groups = ["default" "development" "test"]; 1123 platforms = []; 1124 source = { 1125 remotes = ["https://rubygems.org"]; 1126 sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif"; 1127 type = "gem"; 1128 }; 1129 version = "1.3.2"; 1130 }; 1131 domain_name = { 1132 dependencies = ["unf"]; 1133 groups = ["default"]; 1134 platforms = []; 1135 source = { 1136 remotes = ["https://rubygems.org"]; 1137 sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0"; 1138 type = "gem"; 1139 }; 1140 version = "0.5.20190701"; 1141 }; 1142 doorkeeper = { 1143 dependencies = ["railties"]; 1144 groups = ["default"]; 1145 platforms = []; 1146 source = { 1147 remotes = ["https://rubygems.org"]; 1148 sha256 = "1mdjnw5n2r3hclg4gmzx19w750sdcxw9y6dhcawbzb9wrbzj58wk"; 1149 type = "gem"; 1150 }; 1151 version = "5.5.0.rc2"; 1152 }; 1153 doorkeeper-openid_connect = { 1154 dependencies = ["doorkeeper" "json-jwt"]; 1155 groups = ["default"]; 1156 platforms = []; 1157 source = { 1158 remotes = ["https://rubygems.org"]; 1159 sha256 = "1cj7b45lxiifi6pw8gnylfzlhji572v0pj896rbyqjwyzlgj1sid"; 1160 type = "gem"; 1161 }; 1162 version = "1.7.5"; 1163 }; 1164 dotenv = { 1165 groups = ["default"]; 1166 platforms = []; 1167 source = { 1168 remotes = ["https://rubygems.org"]; 1169 sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94"; 1170 type = "gem"; 1171 }; 1172 version = "2.7.6"; 1173 }; 1174 dry-configurable = { 1175 dependencies = ["concurrent-ruby" "dry-core"]; 1176 groups = ["default"]; 1177 platforms = []; 1178 source = { 1179 remotes = ["https://rubygems.org"]; 1180 sha256 = "0rvwvxrvcygvgfc3xjrihvdvnr0dh2144s8x80zfgfnz0jd5gac7"; 1181 type = "gem"; 1182 }; 1183 version = "0.12.0"; 1184 }; 1185 dry-container = { 1186 dependencies = ["concurrent-ruby" "dry-configurable"]; 1187 groups = ["default"]; 1188 platforms = []; 1189 source = { 1190 remotes = ["https://rubygems.org"]; 1191 sha256 = "1npnhs3x2xcwwijpys5c8rpcvymrlab0y8806nr4h425ld5q4wd0"; 1192 type = "gem"; 1193 }; 1194 version = "0.7.2"; 1195 }; 1196 dry-core = { 1197 dependencies = ["concurrent-ruby"]; 1198 groups = ["default"]; 1199 platforms = []; 1200 source = { 1201 remotes = ["https://rubygems.org"]; 1202 sha256 = "14s45hxcqpp2mbvwlwzn018i8qhcjzgkirigdrv31jd741rpgy9s"; 1203 type = "gem"; 1204 }; 1205 version = "0.5.0"; 1206 }; 1207 dry-equalizer = { 1208 groups = ["default"]; 1209 platforms = []; 1210 source = { 1211 remotes = ["https://rubygems.org"]; 1212 sha256 = "0rsqpk0gjja6j6pjm0whx2px06cxr3h197vrwxp6k042p52r4v46"; 1213 type = "gem"; 1214 }; 1215 version = "0.3.0"; 1216 }; 1217 dry-inflector = { 1218 groups = ["default"]; 1219 platforms = []; 1220 source = { 1221 remotes = ["https://rubygems.org"]; 1222 sha256 = "17mkdwglqsd9fg272y3zms7rixjgkb1km1xcb88ir5lxvk1jkky7"; 1223 type = "gem"; 1224 }; 1225 version = "0.2.0"; 1226 }; 1227 dry-logic = { 1228 dependencies = ["concurrent-ruby" "dry-core"]; 1229 groups = ["default"]; 1230 platforms = []; 1231 source = { 1232 remotes = ["https://rubygems.org"]; 1233 sha256 = "17dnc3g9y2nj42rdx2bdvsvvms10vgw4qzjb2iw2gln9hj8b797c"; 1234 type = "gem"; 1235 }; 1236 version = "1.1.0"; 1237 }; 1238 dry-types = { 1239 dependencies = ["concurrent-ruby" "dry-container" "dry-core" "dry-equalizer" "dry-inflector" "dry-logic"]; 1240 groups = ["default"]; 1241 platforms = []; 1242 source = { 1243 remotes = ["https://rubygems.org"]; 1244 sha256 = "1px1r5khlf4lw32gsrnnnsx7dvl2d94axx3h0b6zwxrhvfq3n038"; 1245 type = "gem"; 1246 }; 1247 version = "1.4.0"; 1248 }; 1249 e2mmap = { 1250 groups = ["default" "development"]; 1251 platforms = []; 1252 source = { 1253 remotes = ["https://rubygems.org"]; 1254 sha256 = "0n8gxjb63dck3vrmsdcqqll7xs7f3wk78mw8w0gdk9wp5nx6pvj5"; 1255 type = "gem"; 1256 }; 1257 version = "0.1.0"; 1258 }; 1259 ecma-re-validator = { 1260 dependencies = ["regexp_parser"]; 1261 groups = ["default"]; 1262 platforms = []; 1263 source = { 1264 remotes = ["https://rubygems.org"]; 1265 sha256 = "1mz0nsl2093jd94nygw8qs13rwfwl1ax76xz3ypinr5hqbc5pab6"; 1266 type = "gem"; 1267 }; 1268 version = "0.3.0"; 1269 }; 1270 ed25519 = { 1271 groups = ["ed25519"]; 1272 platforms = []; 1273 source = { 1274 remotes = ["https://rubygems.org"]; 1275 sha256 = "1f5kr8za7hvla38fc0n9jiv55iq62k5bzclsa5kdb14l3r4w6qnw"; 1276 type = "gem"; 1277 }; 1278 version = "1.2.4"; 1279 }; 1280 elasticsearch = { 1281 dependencies = ["elasticsearch-api" "elasticsearch-transport"]; 1282 groups = ["default"]; 1283 platforms = []; 1284 source = { 1285 remotes = ["https://rubygems.org"]; 1286 sha256 = "152z76sp2ymyaqrbm8c6y0p1ydkckwrr6iif66mdsc5s0433va3f"; 1287 type = "gem"; 1288 }; 1289 version = "6.8.2"; 1290 }; 1291 elasticsearch-api = { 1292 dependencies = ["multi_json"]; 1293 groups = ["default"]; 1294 platforms = []; 1295 source = { 1296 remotes = ["https://rubygems.org"]; 1297 sha256 = "12rjfamnqspvkjs90bvpa5zs7g0nlr9pvlvj228mj71k5pym1x8p"; 1298 type = "gem"; 1299 }; 1300 version = "6.8.2"; 1301 }; 1302 elasticsearch-model = { 1303 dependencies = ["activesupport" "elasticsearch" "hashie"]; 1304 groups = ["default"]; 1305 platforms = []; 1306 source = { 1307 remotes = ["https://rubygems.org"]; 1308 sha256 = "1q66mp28696qnr6xgsl1dym2l5wk4j2ifd673r09yi70hn9y5ji8"; 1309 type = "gem"; 1310 }; 1311 version = "6.1.1"; 1312 }; 1313 elasticsearch-rails = { 1314 groups = ["default"]; 1315 platforms = []; 1316 source = { 1317 remotes = ["https://rubygems.org"]; 1318 sha256 = "06k97w4xdkdj982b2mgz4bv0gvkpbscn4wxsrqj6kr1x7dxia394"; 1319 type = "gem"; 1320 }; 1321 version = "6.1.1"; 1322 }; 1323 elasticsearch-transport = { 1324 dependencies = ["faraday" "multi_json"]; 1325 groups = ["default"]; 1326 platforms = []; 1327 source = { 1328 remotes = ["https://rubygems.org"]; 1329 sha256 = "02z7b26vl0wmvkzy10qp530vx5c7pdv2ynfsd7mc5qmz6m0z5pxp"; 1330 type = "gem"; 1331 }; 1332 version = "6.8.2"; 1333 }; 1334 email_reply_trimmer = { 1335 groups = ["default"]; 1336 platforms = []; 1337 source = { 1338 remotes = ["https://rubygems.org"]; 1339 sha256 = "0vijywhy1acsq4187ss6w8a7ksswaf1d5np3wbj962b6rqif5vcz"; 1340 type = "gem"; 1341 }; 1342 version = "0.1.6"; 1343 }; 1344 email_spec = { 1345 dependencies = ["htmlentities" "launchy" "mail"]; 1346 groups = ["test"]; 1347 platforms = []; 1348 source = { 1349 remotes = ["https://rubygems.org"]; 1350 sha256 = "0yadaif80cf2ry0nvhir1s70xmm22xzncq6vfvvffdd8h02ridv0"; 1351 type = "gem"; 1352 }; 1353 version = "2.2.0"; 1354 }; 1355 encryptor = { 1356 groups = ["default"]; 1357 platforms = []; 1358 source = { 1359 remotes = ["https://rubygems.org"]; 1360 sha256 = "0s8rvfl0vn8w7k1sgkc234060jh468s3zd45xa64p1jdmfa3zwmb"; 1361 type = "gem"; 1362 }; 1363 version = "3.0.0"; 1364 }; 1365 erubi = { 1366 groups = ["default" "development" "test"]; 1367 platforms = []; 1368 source = { 1369 remotes = ["https://rubygems.org"]; 1370 sha256 = "1nwzxnqhr31fn7nbqmffcysvxjdfl3bhxi0bld5qqhcnfc1xd13x"; 1371 type = "gem"; 1372 }; 1373 version = "1.9.0"; 1374 }; 1375 escape_utils = { 1376 groups = ["default" "development" "test"]; 1377 platforms = []; 1378 source = { 1379 remotes = ["https://rubygems.org"]; 1380 sha256 = "0qminivnyzwmqjhrh3b92halwbk0zcl9xn828p5rnap1szl2yag5"; 1381 type = "gem"; 1382 }; 1383 version = "1.2.1"; 1384 }; 1385 et-orbi = { 1386 dependencies = ["tzinfo"]; 1387 groups = ["default"]; 1388 platforms = []; 1389 source = { 1390 remotes = ["https://rubygems.org"]; 1391 sha256 = "1swgjb3h2hs5xflb68837l0vd32masbz9c66b1963mxlnnxf5gsg"; 1392 type = "gem"; 1393 }; 1394 version = "1.2.1"; 1395 }; 1396 eventmachine = { 1397 groups = ["default" "development"]; 1398 platforms = []; 1399 source = { 1400 remotes = ["https://rubygems.org"]; 1401 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r"; 1402 type = "gem"; 1403 }; 1404 version = "1.2.7"; 1405 }; 1406 excon = { 1407 groups = ["default"]; 1408 platforms = []; 1409 source = { 1410 remotes = ["https://rubygems.org"]; 1411 sha256 = "0nn8wk7j22ly4lzdp5pnm7qsrjxbgspiyxkw70g1qf9bn6pslmxr"; 1412 type = "gem"; 1413 }; 1414 version = "0.71.1"; 1415 }; 1416 execjs = { 1417 groups = ["default"]; 1418 platforms = []; 1419 source = { 1420 remotes = ["https://rubygems.org"]; 1421 sha256 = "121h6af4i6wr3wxvv84y53jcyw2sk71j5wsncm6wq6yqrwcrk4vd"; 1422 type = "gem"; 1423 }; 1424 version = "2.8.1"; 1425 }; 1426 expression_parser = { 1427 groups = ["default"]; 1428 platforms = []; 1429 source = { 1430 remotes = ["https://rubygems.org"]; 1431 sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib"; 1432 type = "gem"; 1433 }; 1434 version = "0.9.0"; 1435 }; 1436 extended-markdown-filter = { 1437 dependencies = ["html-pipeline"]; 1438 groups = ["default" "development" "test"]; 1439 platforms = []; 1440 source = { 1441 remotes = ["https://rubygems.org"]; 1442 sha256 = "17mi5qayplfaa6p3mfwa36il84ixr0bimqvl0q73lw5i81blp126"; 1443 type = "gem"; 1444 }; 1445 version = "0.6.0"; 1446 }; 1447 factory_bot = { 1448 dependencies = ["activesupport"]; 1449 groups = ["default" "development" "test"]; 1450 platforms = []; 1451 source = { 1452 remotes = ["https://rubygems.org"]; 1453 sha256 = "04vxmjr200akcil9fqxc9ghbb9q0lyrh2q03xxncycd5vln910fi"; 1454 type = "gem"; 1455 }; 1456 version = "6.2.0"; 1457 }; 1458 factory_bot_rails = { 1459 dependencies = ["factory_bot" "railties"]; 1460 groups = ["development" "test"]; 1461 platforms = []; 1462 source = { 1463 remotes = ["https://rubygems.org"]; 1464 sha256 = "18fhcihkc074gk62iwqgbdgc3ymim4fm0b4p3ipffy5hcsb9d2r7"; 1465 type = "gem"; 1466 }; 1467 version = "6.2.0"; 1468 }; 1469 faraday = { 1470 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-net_http" "faraday-net_http_persistent" "multipart-post" "ruby2_keywords"]; 1471 groups = ["danger" "default" "development" "test"]; 1472 platforms = []; 1473 source = { 1474 remotes = ["https://rubygems.org"]; 1475 sha256 = "07mhk70gv453pg38md346470hknyhipdqppnplq706ll3k3lzb7v"; 1476 type = "gem"; 1477 }; 1478 version = "1.4.2"; 1479 }; 1480 faraday-cookie_jar = { 1481 dependencies = ["faraday" "http-cookie"]; 1482 groups = ["default"]; 1483 platforms = []; 1484 source = { 1485 remotes = ["https://rubygems.org"]; 1486 sha256 = "00hligx26w9wdnpgsrf0qdnqld4rdccy8ym6027h5m735mpvxjzk"; 1487 type = "gem"; 1488 }; 1489 version = "0.0.7"; 1490 }; 1491 faraday-em_http = { 1492 groups = ["danger" "default" "development" "test"]; 1493 platforms = []; 1494 source = { 1495 remotes = ["https://rubygems.org"]; 1496 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs"; 1497 type = "gem"; 1498 }; 1499 version = "1.0.0"; 1500 }; 1501 faraday-em_synchrony = { 1502 groups = ["danger" "default" "development" "test"]; 1503 platforms = []; 1504 source = { 1505 remotes = ["https://rubygems.org"]; 1506 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6"; 1507 type = "gem"; 1508 }; 1509 version = "1.0.0"; 1510 }; 1511 faraday-excon = { 1512 groups = ["danger" "default" "development" "test"]; 1513 platforms = []; 1514 source = { 1515 remotes = ["https://rubygems.org"]; 1516 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh"; 1517 type = "gem"; 1518 }; 1519 version = "1.1.0"; 1520 }; 1521 faraday-http-cache = { 1522 dependencies = ["faraday"]; 1523 groups = ["default" "development"]; 1524 platforms = []; 1525 source = { 1526 remotes = ["https://rubygems.org"]; 1527 sha256 = "0lhfwlk4mhmw9pdlgdsl2bq4x45w7s51jkxjryf18wym8iiw36g7"; 1528 type = "gem"; 1529 }; 1530 version = "2.2.0"; 1531 }; 1532 faraday-net_http = { 1533 groups = ["danger" "default" "development" "test"]; 1534 platforms = []; 1535 source = { 1536 remotes = ["https://rubygems.org"]; 1537 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 1538 type = "gem"; 1539 }; 1540 version = "1.0.1"; 1541 }; 1542 faraday-net_http_persistent = { 1543 groups = ["danger" "default" "development" "test"]; 1544 platforms = []; 1545 source = { 1546 remotes = ["https://rubygems.org"]; 1547 sha256 = "0l2c835wl7gv34xp49fhd1bl4czkpw2g3ahqsak2251iqv5589ka"; 1548 type = "gem"; 1549 }; 1550 version = "1.1.0"; 1551 }; 1552 faraday_middleware = { 1553 dependencies = ["faraday"]; 1554 groups = ["default"]; 1555 platforms = []; 1556 source = { 1557 remotes = ["https://rubygems.org"]; 1558 sha256 = "0jik2kgfinwnfi6fpp512vlvs0mlggign3gkbpkg5fw1jr9his0r"; 1559 type = "gem"; 1560 }; 1561 version = "1.0.0"; 1562 }; 1563 faraday_middleware-aws-sigv4 = { 1564 dependencies = ["aws-sigv4" "faraday"]; 1565 groups = ["default"]; 1566 platforms = []; 1567 source = { 1568 remotes = ["https://rubygems.org"]; 1569 sha256 = "1gk2qakcvvbgfvvfd8cgf13sligv5mp816ykmra9llqmbfym8ikl"; 1570 type = "gem"; 1571 }; 1572 version = "0.3.0"; 1573 }; 1574 faraday_middleware-multi_json = { 1575 dependencies = ["faraday_middleware" "multi_json"]; 1576 groups = ["default"]; 1577 platforms = []; 1578 source = { 1579 remotes = ["https://rubygems.org"]; 1580 sha256 = "0651sxhzbq9xfq3hbpmrp0nbybxnm9ja3m97k386m4bqgamlvz1q"; 1581 type = "gem"; 1582 }; 1583 version = "0.0.6"; 1584 }; 1585 fast_blank = { 1586 groups = ["default"]; 1587 platforms = []; 1588 source = { 1589 remotes = ["https://rubygems.org"]; 1590 sha256 = "16s1ilyvwzmkcgmklbrn0c2pch5n02vf921njx0bld4crgdr6z56"; 1591 type = "gem"; 1592 }; 1593 version = "1.0.0"; 1594 }; 1595 fast_gettext = { 1596 groups = ["default"]; 1597 platforms = []; 1598 source = { 1599 remotes = ["https://rubygems.org"]; 1600 sha256 = "05df0w58w748n3bwcb5cbbh6l203hwl6k59vl6p3qfq0bay5s28d"; 1601 type = "gem"; 1602 }; 1603 version = "2.1.0"; 1604 }; 1605 ffaker = { 1606 groups = ["development" "test"]; 1607 platforms = []; 1608 source = { 1609 remotes = ["https://rubygems.org"]; 1610 sha256 = "01z5lpssjc0n8lm4xrlja0hh8lv4ngzbybjvd4rdkc5x9ddvh8s3"; 1611 type = "gem"; 1612 }; 1613 version = "2.10.0"; 1614 }; 1615 ffi = { 1616 groups = ["default" "development" "kerberos" "puma" "test"]; 1617 platforms = []; 1618 source = { 1619 remotes = ["https://rubygems.org"]; 1620 sha256 = "1wgvaclp4h9y8zkrgz8p2hqkrgr4j7kz0366mik0970w532cbmcq"; 1621 type = "gem"; 1622 }; 1623 version = "1.15.3"; 1624 }; 1625 ffi-compiler = { 1626 dependencies = ["ffi" "rake"]; 1627 groups = ["default"]; 1628 platforms = []; 1629 source = { 1630 remotes = ["https://rubygems.org"]; 1631 sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1"; 1632 type = "gem"; 1633 }; 1634 version = "1.0.1"; 1635 }; 1636 ffi-yajl = { 1637 dependencies = ["libyajl2"]; 1638 groups = ["default"]; 1639 platforms = []; 1640 source = { 1641 remotes = ["https://rubygems.org"]; 1642 sha256 = "1pfmn0gprc3c15baxa9rx64pqllk64m60f5vg4gp0icpafkp0jx5"; 1643 type = "gem"; 1644 }; 1645 version = "2.3.4"; 1646 }; 1647 flipper = { 1648 groups = ["default"]; 1649 platforms = []; 1650 source = { 1651 remotes = ["https://rubygems.org"]; 1652 sha256 = "00qjmmy4lx6cbyndpqgj330ys6pxi3chhqfaybd5c7m9y0kr6ck9"; 1653 type = "gem"; 1654 }; 1655 version = "0.21.0"; 1656 }; 1657 flipper-active_record = { 1658 dependencies = ["activerecord" "flipper"]; 1659 groups = ["default"]; 1660 platforms = []; 1661 source = { 1662 remotes = ["https://rubygems.org"]; 1663 sha256 = "06j6fg8qdxklml0qvindy8dghx3ilq2k3x5rwdxlr8vjl5hljqm5"; 1664 type = "gem"; 1665 }; 1666 version = "0.21.0"; 1667 }; 1668 flipper-active_support_cache_store = { 1669 dependencies = ["activesupport" "flipper"]; 1670 groups = ["default"]; 1671 platforms = []; 1672 source = { 1673 remotes = ["https://rubygems.org"]; 1674 sha256 = "00rb87d1f7wl1n3idv8bvjv45v3j1n1j5wm2vswisayv7z8wqp6r"; 1675 type = "gem"; 1676 }; 1677 version = "0.21.0"; 1678 }; 1679 flowdock = { 1680 dependencies = ["httparty" "multi_json"]; 1681 groups = ["default"]; 1682 platforms = []; 1683 source = { 1684 remotes = ["https://rubygems.org"]; 1685 sha256 = "04nrvg4gzgabf5mnnhccl8bwrkvn3y4pm7a1dqzqhpvfr4m5pafg"; 1686 type = "gem"; 1687 }; 1688 version = "0.7.1"; 1689 }; 1690 fog-aliyun = { 1691 dependencies = ["fog-core" "fog-json" "ipaddress" "xml-simple"]; 1692 groups = ["default"]; 1693 platforms = []; 1694 source = { 1695 remotes = ["https://rubygems.org"]; 1696 sha256 = "1vl5zf9wr6qwm1awxscyifvrrfqnyacidxgzhkba2wqlgizk3anh"; 1697 type = "gem"; 1698 }; 1699 version = "0.3.3"; 1700 }; 1701 fog-aws = { 1702 dependencies = ["fog-core" "fog-json" "fog-xml" "ipaddress"]; 1703 groups = ["default"]; 1704 platforms = []; 1705 source = { 1706 remotes = ["https://rubygems.org"]; 1707 sha256 = "0cl9b93mwhzm9fp0lmac1vzz359g3sq52k06kn0a0vnvxrxnhzjm"; 1708 type = "gem"; 1709 }; 1710 version = "3.12.0"; 1711 }; 1712 fog-core = { 1713 dependencies = ["builder" "excon" "formatador" "mime-types"]; 1714 groups = ["default"]; 1715 platforms = []; 1716 source = { 1717 remotes = ["https://rubygems.org"]; 1718 sha256 = "1agd6xgzk0rxrsjdpn94v4hy89s0nm2cs4zg2p880w2dan9xgrak"; 1719 type = "gem"; 1720 }; 1721 version = "2.1.0"; 1722 }; 1723 fog-google = { 1724 dependencies = ["fog-core" "fog-json" "fog-xml" "google-api-client" "google-cloud-env"]; 1725 groups = ["default"]; 1726 platforms = []; 1727 source = { 1728 remotes = ["https://rubygems.org"]; 1729 sha256 = "01mky1gqgg8vijr2avyspc9l4asjzkr5xc31x4c4ff7jzf00g11g"; 1730 type = "gem"; 1731 }; 1732 version = "1.15.0"; 1733 }; 1734 fog-json = { 1735 dependencies = ["fog-core" "multi_json"]; 1736 groups = ["default"]; 1737 platforms = []; 1738 source = { 1739 remotes = ["https://rubygems.org"]; 1740 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx"; 1741 type = "gem"; 1742 }; 1743 version = "1.2.0"; 1744 }; 1745 fog-local = { 1746 dependencies = ["fog-core"]; 1747 groups = ["default"]; 1748 platforms = []; 1749 source = { 1750 remotes = ["https://rubygems.org"]; 1751 sha256 = "0ba4lln35nryi6dcbz68vxg9ml6v8cc8s8c82f7syfd84bz76x21"; 1752 type = "gem"; 1753 }; 1754 version = "0.6.0"; 1755 }; 1756 fog-openstack = { 1757 dependencies = ["fog-core" "fog-json" "ipaddress"]; 1758 groups = ["default"]; 1759 platforms = []; 1760 source = { 1761 remotes = ["https://rubygems.org"]; 1762 sha256 = "171xnsl6w0j7yi6sp26dcqahx4r4gb2cf359gmy11g5iwnsll5wg"; 1763 type = "gem"; 1764 }; 1765 version = "1.0.8"; 1766 }; 1767 fog-rackspace = { 1768 dependencies = ["fog-core" "fog-json" "fog-xml" "ipaddress"]; 1769 groups = ["default"]; 1770 platforms = []; 1771 source = { 1772 remotes = ["https://rubygems.org"]; 1773 sha256 = "0y2bli061g37l9p4w0ljqbmg830rp2qz6sf8b0ck4cnx68j7m32a"; 1774 type = "gem"; 1775 }; 1776 version = "0.1.1"; 1777 }; 1778 fog-xml = { 1779 dependencies = ["fog-core" "nokogiri"]; 1780 groups = ["default"]; 1781 platforms = []; 1782 source = { 1783 remotes = ["https://rubygems.org"]; 1784 sha256 = "043lwdw2wsi6d55ifk0w3izi5l1d1h0alwyr3fixic7b94kc812n"; 1785 type = "gem"; 1786 }; 1787 version = "0.1.3"; 1788 }; 1789 formatador = { 1790 groups = ["default"]; 1791 platforms = []; 1792 source = { 1793 remotes = ["https://rubygems.org"]; 1794 sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0"; 1795 type = "gem"; 1796 }; 1797 version = "0.2.5"; 1798 }; 1799 fugit = { 1800 dependencies = ["et-orbi" "raabro"]; 1801 groups = ["default"]; 1802 platforms = []; 1803 source = { 1804 remotes = ["https://rubygems.org"]; 1805 sha256 = "1x5h31hl75x0p5s36hinywg18ijlxjhnlb5p02aqcjjkx777rcav"; 1806 type = "gem"; 1807 }; 1808 version = "1.2.1"; 1809 }; 1810 fuubar = { 1811 dependencies = ["rspec-core" "ruby-progressbar"]; 1812 groups = ["development" "test"]; 1813 platforms = []; 1814 source = { 1815 remotes = ["https://rubygems.org"]; 1816 sha256 = "0jlv2wisgnim29h47shvqhipbz1wgndfdr7i6y5wcfag0z2660lv"; 1817 type = "gem"; 1818 }; 1819 version = "2.2.0"; 1820 }; 1821 fuzzyurl = { 1822 groups = ["default"]; 1823 platforms = []; 1824 source = { 1825 remotes = ["https://rubygems.org"]; 1826 sha256 = "03qchs33vfwbsv5awxg3acfmlcrf5xbhnbrc83fdpamwya0glbjl"; 1827 type = "gem"; 1828 }; 1829 version = "0.9.0"; 1830 }; 1831 gemoji = { 1832 groups = ["default" "development" "test"]; 1833 platforms = []; 1834 source = { 1835 remotes = ["https://rubygems.org"]; 1836 sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0"; 1837 type = "gem"; 1838 }; 1839 version = "3.0.1"; 1840 }; 1841 gemojione = { 1842 dependencies = ["json"]; 1843 groups = ["default"]; 1844 platforms = []; 1845 source = { 1846 remotes = ["https://rubygems.org"]; 1847 sha256 = "0ayk8r147k1s38nj18pwk76npx1p7jhi86silk800nj913pjvrhj"; 1848 type = "gem"; 1849 }; 1850 version = "3.3.0"; 1851 }; 1852 get_process_mem = { 1853 dependencies = ["ffi"]; 1854 groups = ["default" "puma" "unicorn"]; 1855 platforms = []; 1856 source = { 1857 remotes = ["https://rubygems.org"]; 1858 sha256 = "1q7pivp9z9pdxc2ha32q7x9zgqy8m9jf87g6n5mvi5l6knxya8sh"; 1859 type = "gem"; 1860 }; 1861 version = "0.2.5"; 1862 }; 1863 gettext = { 1864 dependencies = ["locale" "text"]; 1865 groups = ["development"]; 1866 platforms = []; 1867 source = { 1868 remotes = ["https://rubygems.org"]; 1869 sha256 = "04xlj00sm4mbgvyq0qkbxim75i7cpyn6iylpfwnyagl35wdvsszf"; 1870 type = "gem"; 1871 }; 1872 version = "3.3.6"; 1873 }; 1874 gettext_i18n_rails = { 1875 dependencies = ["fast_gettext"]; 1876 groups = ["default"]; 1877 platforms = []; 1878 source = { 1879 remotes = ["https://rubygems.org"]; 1880 sha256 = "0vs918a03mqvx9aczaqdg9d2q9s3c6swqavzn82qgq5i822czrcm"; 1881 type = "gem"; 1882 }; 1883 version = "1.8.0"; 1884 }; 1885 gettext_i18n_rails_js = { 1886 dependencies = ["gettext" "gettext_i18n_rails" "po_to_json" "rails"]; 1887 groups = ["default"]; 1888 platforms = []; 1889 source = { 1890 remotes = ["https://rubygems.org"]; 1891 sha256 = "11yn5cf92wsmlj5c1065mg6swf8gq9l6g9ahikvvyf9npvjay42x"; 1892 type = "gem"; 1893 }; 1894 version = "1.3.0"; 1895 }; 1896 git = { 1897 dependencies = ["rchardet"]; 1898 groups = ["default" "development"]; 1899 platforms = []; 1900 source = { 1901 remotes = ["https://rubygems.org"]; 1902 sha256 = "0y8n1m2kys3q79b9kp8bs4803isshpf0f401a2hfy4iyh5jwzx11"; 1903 type = "gem"; 1904 }; 1905 version = "1.7.0"; 1906 }; 1907 gitaly = { 1908 dependencies = ["grpc"]; 1909 groups = ["default"]; 1910 platforms = []; 1911 source = { 1912 remotes = ["https://rubygems.org"]; 1913 sha256 = "197db842msm326ib8r3gqlavf5d11r4cd9jg4wjnyar3ccyr9dn7"; 1914 type = "gem"; 1915 }; 1916 version = "14.3.0.pre.rc2"; 1917 }; 1918 github-markup = { 1919 groups = ["default"]; 1920 platforms = []; 1921 source = { 1922 remotes = ["https://rubygems.org"]; 1923 sha256 = "17g6g18gdjg63k75sfwiskjzl9i0hfcnrkcpb4fwrnb20v3jgswp"; 1924 type = "gem"; 1925 }; 1926 version = "1.7.0"; 1927 }; 1928 gitlab = { 1929 dependencies = ["httparty" "terminal-table"]; 1930 groups = ["danger" "default" "development" "test"]; 1931 platforms = []; 1932 source = { 1933 remotes = ["https://rubygems.org"]; 1934 sha256 = "0kq77304vn733xc8iipq4wpdk5qb0zwjryhm3fia3mfsrdcp1z8k"; 1935 type = "gem"; 1936 }; 1937 version = "4.16.1"; 1938 }; 1939 gitlab-chronic = { 1940 dependencies = ["numerizer"]; 1941 groups = ["default"]; 1942 platforms = []; 1943 source = { 1944 remotes = ["https://rubygems.org"]; 1945 sha256 = "0xf857vj55r1jafbkdpdzq6c22r964rj9186m1q8hw4vd7f1h3zq"; 1946 type = "gem"; 1947 }; 1948 version = "0.10.5"; 1949 }; 1950 gitlab-dangerfiles = { 1951 dependencies = ["danger" "danger-gitlab"]; 1952 groups = ["danger" "development" "test"]; 1953 platforms = []; 1954 source = { 1955 remotes = ["https://rubygems.org"]; 1956 sha256 = "07ckvf7vk0494s70ql7zp3ckn8q70mhwa0143hj6bjh0bpgmgsnw"; 1957 type = "gem"; 1958 }; 1959 version = "2.3.0"; 1960 }; 1961 gitlab-experiment = { 1962 dependencies = ["activesupport" "request_store" "scientist"]; 1963 groups = ["default"]; 1964 platforms = []; 1965 source = { 1966 remotes = ["https://rubygems.org"]; 1967 sha256 = "07b7fb8vkpwjf668mircz6lavr8yp5xc7f7yp1v1h7izhzhn7m8g"; 1968 type = "gem"; 1969 }; 1970 version = "0.6.4"; 1971 }; 1972 gitlab-fog-azure-rm = { 1973 dependencies = ["azure-storage-blob" "azure-storage-common" "fog-core" "fog-json" "mime-types" "ms_rest_azure"]; 1974 groups = ["default"]; 1975 platforms = []; 1976 source = { 1977 remotes = ["https://rubygems.org"]; 1978 sha256 = "1hi9v0zy863gnk17w0fp1ks2kr1s2z6q0bkx5wdbq6yawycjs94h"; 1979 type = "gem"; 1980 }; 1981 version = "1.2.0"; 1982 }; 1983 gitlab-labkit = { 1984 dependencies = ["actionpack" "activesupport" "grpc" "jaeger-client" "opentracing" "pg_query" "redis"]; 1985 groups = ["default"]; 1986 platforms = []; 1987 source = { 1988 remotes = ["https://rubygems.org"]; 1989 sha256 = "09xci7jw5sckagnwfjlglz4cywylrf16r83f82asnnngvxadvvmq"; 1990 type = "gem"; 1991 }; 1992 version = "0.21.1"; 1993 }; 1994 gitlab-license = { 1995 groups = ["default"]; 1996 platforms = []; 1997 source = { 1998 remotes = ["https://rubygems.org"]; 1999 sha256 = "01hddqd3167360m1h5lnrgxd0gmwhaisb9qz89rprhi5ckzyx2gz"; 2000 type = "gem"; 2001 }; 2002 version = "2.0.0"; 2003 }; 2004 gitlab-mail_room = { 2005 groups = ["default"]; 2006 platforms = []; 2007 source = { 2008 remotes = ["https://rubygems.org"]; 2009 sha256 = "0745kls2bazgk6kbmlq1dmd42z8bgxkyn6ki9snxka8abi5kf037"; 2010 type = "gem"; 2011 }; 2012 version = "0.0.9"; 2013 }; 2014 gitlab-markup = { 2015 groups = ["default"]; 2016 platforms = []; 2017 source = { 2018 remotes = ["https://rubygems.org"]; 2019 sha256 = "0xnlra517pfj3hx07kasbqlcw51ix4xajr6bsd3mwg8bc92dlwy7"; 2020 type = "gem"; 2021 }; 2022 version = "1.7.1"; 2023 }; 2024 gitlab-net-dns = { 2025 groups = ["default"]; 2026 platforms = []; 2027 source = { 2028 remotes = ["https://rubygems.org"]; 2029 sha256 = "1jylfc47477imjmzc4jq7zsxklhrws6q4bb0zzl33drirf6s1ldw"; 2030 type = "gem"; 2031 }; 2032 version = "0.9.1"; 2033 }; 2034 gitlab-omniauth-openid-connect = { 2035 dependencies = ["addressable" "omniauth" "openid_connect"]; 2036 groups = ["default"]; 2037 platforms = []; 2038 source = { 2039 remotes = ["https://rubygems.org"]; 2040 sha256 = "0bzblypm1d5bxn8a15l90vx4ad099i5nhnislr7fhs2axy3ssfr1"; 2041 type = "gem"; 2042 }; 2043 version = "0.8.0"; 2044 }; 2045 gitlab-sidekiq-fetcher = { 2046 dependencies = ["sidekiq"]; 2047 groups = ["default"]; 2048 platforms = []; 2049 source = { 2050 remotes = ["https://rubygems.org"]; 2051 sha256 = "0qkkwd2sj9l6nmvipd1308ni01m2n8ixqwl6syl493cm5am4qmlw"; 2052 type = "gem"; 2053 }; 2054 version = "0.8.0"; 2055 }; 2056 gitlab-styles = { 2057 dependencies = ["rubocop" "rubocop-gitlab-security" "rubocop-performance" "rubocop-rails" "rubocop-rspec"]; 2058 groups = ["development" "test"]; 2059 platforms = []; 2060 source = { 2061 remotes = ["https://rubygems.org"]; 2062 sha256 = "1vxg5j9405r5xvwnswhm2r7pg9pn6pqg675pxz6f8d3sxy5z963p"; 2063 type = "gem"; 2064 }; 2065 version = "6.3.0"; 2066 }; 2067 gitlab_chronic_duration = { 2068 dependencies = ["numerizer"]; 2069 groups = ["default"]; 2070 platforms = []; 2071 source = { 2072 remotes = ["https://rubygems.org"]; 2073 sha256 = "1yq5a4vs96xz5yxqkfwcvzw0riww7mf87j1s2s7rb6yagpz4rnkd"; 2074 type = "gem"; 2075 }; 2076 version = "0.10.6.2"; 2077 }; 2078 gitlab_omniauth-ldap = { 2079 dependencies = ["net-ldap" "omniauth" "pyu-ruby-sasl" "rubyntlm"]; 2080 groups = ["default"]; 2081 platforms = []; 2082 source = { 2083 remotes = ["https://rubygems.org"]; 2084 sha256 = "1f8cjbzlhckarmm59l380jjy33a3hlljg69b3zkh8rhy1xd3xr90"; 2085 type = "gem"; 2086 }; 2087 version = "2.1.1"; 2088 }; 2089 globalid = { 2090 dependencies = ["activesupport"]; 2091 groups = ["default" "development" "test"]; 2092 platforms = []; 2093 source = { 2094 remotes = ["https://rubygems.org"]; 2095 sha256 = "0k6ww3shk3mv119xvr9m99l6ql0czq91xhd66hm8hqssb18r2lvm"; 2096 type = "gem"; 2097 }; 2098 version = "0.5.2"; 2099 }; 2100 gon = { 2101 dependencies = ["actionpack" "i18n" "multi_json" "request_store"]; 2102 groups = ["default"]; 2103 platforms = []; 2104 source = { 2105 remotes = ["https://rubygems.org"]; 2106 sha256 = "1w6ji15jrl4p6q0gxy5mmqspvzbmgkqj1d3xmbqr0a1rb7b1i9p3"; 2107 type = "gem"; 2108 }; 2109 version = "6.4.0"; 2110 }; 2111 google-api-client = { 2112 dependencies = ["addressable" "googleauth" "httpclient" "mini_mime" "representable" "retriable" "rexml" "signet"]; 2113 groups = ["default"]; 2114 platforms = []; 2115 source = { 2116 remotes = ["https://rubygems.org"]; 2117 sha256 = "05ynbapd26wppcqa81kw6kb8a39mzp0fql1rwmk3lgr95ybmxr1s"; 2118 type = "gem"; 2119 }; 2120 version = "0.50.0"; 2121 }; 2122 google-cloud-env = { 2123 dependencies = ["faraday"]; 2124 groups = ["default"]; 2125 platforms = []; 2126 source = { 2127 remotes = ["https://rubygems.org"]; 2128 sha256 = "0ajc3w4wqg46ywcbmb5fz1q6gfm6g7874s9h31i1r038kz2bzfag"; 2129 type = "gem"; 2130 }; 2131 version = "1.5.0"; 2132 }; 2133 google-protobuf = { 2134 groups = ["default"]; 2135 platforms = []; 2136 source = { 2137 remotes = ["https://rubygems.org"]; 2138 sha256 = "0vmll4nnkha3vsqj1g76pwni6x7mp2i81pka4wdwq8qfhn210108"; 2139 type = "gem"; 2140 }; 2141 version = "3.17.3"; 2142 }; 2143 googleapis-common-protos-types = { 2144 dependencies = ["google-protobuf"]; 2145 groups = ["default"]; 2146 platforms = []; 2147 source = { 2148 remotes = ["https://rubygems.org"]; 2149 sha256 = "1949w1lcd3iyiy4n6zgnrhdp78k9khbh2pbkrpkv263bbpmw8llg"; 2150 type = "gem"; 2151 }; 2152 version = "1.1.0"; 2153 }; 2154 googleauth = { 2155 dependencies = ["faraday" "jwt" "memoist" "multi_json" "os" "signet"]; 2156 groups = ["default"]; 2157 platforms = []; 2158 source = { 2159 remotes = ["https://rubygems.org"]; 2160 sha256 = "0cm60nbmwzf83fzy06f3iyn5a6sw91siw8x9bdvpwwmjsmivana6"; 2161 type = "gem"; 2162 }; 2163 version = "0.14.0"; 2164 }; 2165 gpgme = { 2166 dependencies = ["mini_portile2"]; 2167 groups = ["default"]; 2168 platforms = []; 2169 source = { 2170 remotes = ["https://rubygems.org"]; 2171 sha256 = "0xbgh9d8nbvsvyzqnd0mzhz0nr9hx4qn025kmz6d837lry4lc6gw"; 2172 type = "gem"; 2173 }; 2174 version = "2.0.20"; 2175 }; 2176 grape = { 2177 dependencies = ["activesupport" "builder" "dry-types" "mustermann-grape" "rack" "rack-accept"]; 2178 groups = ["default"]; 2179 platforms = []; 2180 source = { 2181 remotes = ["https://rubygems.org"]; 2182 sha256 = "0adf01kihxbmh8q84r6zyfgdmpbyb0lwcar3fi8j6bl6qcsbgwqx"; 2183 type = "gem"; 2184 }; 2185 version = "1.5.2"; 2186 }; 2187 grape-entity = { 2188 dependencies = ["activesupport" "multi_json"]; 2189 groups = ["default"]; 2190 platforms = []; 2191 source = { 2192 remotes = ["https://rubygems.org"]; 2193 sha256 = "1zic5fx8s0424vdarhslmxdqmfnlfv3k4prfyxrrwvf9pdy1xvcs"; 2194 type = "gem"; 2195 }; 2196 version = "0.10.0"; 2197 }; 2198 grape-path-helpers = { 2199 dependencies = ["activesupport" "grape" "rake" "ruby2_keywords"]; 2200 groups = ["default"]; 2201 platforms = []; 2202 source = { 2203 remotes = ["https://rubygems.org"]; 2204 sha256 = "1r9p47kcf1j56pd0zijakcqp1mi5563z3i2kkbhx2pc3y95zca6d"; 2205 type = "gem"; 2206 }; 2207 version = "1.7.0"; 2208 }; 2209 grape_logging = { 2210 dependencies = ["grape" "rack"]; 2211 groups = ["default"]; 2212 platforms = []; 2213 source = { 2214 remotes = ["https://rubygems.org"]; 2215 sha256 = "0x6cmmj0wi1m689r8d4yhyhpl8dwj5skn8b29igm4xvw3swkg94x"; 2216 type = "gem"; 2217 }; 2218 version = "1.8.3"; 2219 }; 2220 graphiql-rails = { 2221 dependencies = ["railties" "sprockets-rails"]; 2222 groups = ["default"]; 2223 platforms = []; 2224 source = { 2225 remotes = ["https://rubygems.org"]; 2226 sha256 = "10q5zipwgjgaan9lfqakdkm5ry8afgkq79bkimgksn6jyyvpz6w8"; 2227 type = "gem"; 2228 }; 2229 version = "1.4.10"; 2230 }; 2231 graphlient = { 2232 dependencies = ["faraday" "faraday_middleware" "graphql-client"]; 2233 groups = ["default"]; 2234 platforms = []; 2235 source = { 2236 remotes = ["https://rubygems.org"]; 2237 sha256 = "04c32rcn3j4d8sh039lkdfzn8xpifsbpsp7f90vlp2s531wbs16a"; 2238 type = "gem"; 2239 }; 2240 version = "0.4.0"; 2241 }; 2242 graphql = { 2243 groups = ["default" "development" "test"]; 2244 platforms = []; 2245 source = { 2246 remotes = ["https://rubygems.org"]; 2247 sha256 = "0rm59b6klp97287h01aj8hr12mhsya585as2z1sk8hq2lp51imfn"; 2248 type = "gem"; 2249 }; 2250 version = "1.11.8"; 2251 }; 2252 graphql-client = { 2253 dependencies = ["activesupport" "graphql"]; 2254 groups = ["default"]; 2255 platforms = []; 2256 source = { 2257 remotes = ["https://rubygems.org"]; 2258 sha256 = "0g971rccyrs3rk8812r6az54p28g66m4ngdcbszg31mvddjaqkr4"; 2259 type = "gem"; 2260 }; 2261 version = "0.16.0"; 2262 }; 2263 graphql-docs = { 2264 dependencies = ["commonmarker" "escape_utils" "extended-markdown-filter" "gemoji" "graphql" "html-pipeline" "sass"]; 2265 groups = ["development" "test"]; 2266 platforms = []; 2267 source = { 2268 remotes = ["https://rubygems.org"]; 2269 sha256 = "12wzsikbn54b2hcv100hz7isq5gdjm5w5b8xya64ra5sw6sabq8d"; 2270 type = "gem"; 2271 }; 2272 version = "1.6.0"; 2273 }; 2274 grpc = { 2275 dependencies = ["google-protobuf" "googleapis-common-protos-types"]; 2276 groups = ["default"]; 2277 platforms = []; 2278 source = { 2279 remotes = ["https://rubygems.org"]; 2280 sha256 = "1rsglf7ag17n465iff7vlw83pn2rpl4kv9sb1rpf17nx6xpi7yl5"; 2281 type = "gem"; 2282 }; 2283 version = "1.30.2"; 2284 }; 2285 gssapi = { 2286 dependencies = ["ffi"]; 2287 groups = ["kerberos"]; 2288 platforms = []; 2289 source = { 2290 remotes = ["https://rubygems.org"]; 2291 sha256 = "0j93nsf9j57p7x4aafalvjg8hia2mmqv3aky7fmw2ck5yci343ix"; 2292 type = "gem"; 2293 }; 2294 version = "1.2.0"; 2295 }; 2296 guard = { 2297 dependencies = ["formatador" "listen" "lumberjack" "nenv" "notiffany" "pry" "shellany" "thor"]; 2298 groups = ["default" "test"]; 2299 platforms = []; 2300 source = { 2301 remotes = ["https://rubygems.org"]; 2302 sha256 = "1fwgvkmrg97xfswwgfrfcl1nc937yxwazfvpmf8vxj7cvnx7mfki"; 2303 type = "gem"; 2304 }; 2305 version = "2.16.2"; 2306 }; 2307 guard-compat = { 2308 groups = ["default" "test"]; 2309 platforms = []; 2310 source = { 2311 remotes = ["https://rubygems.org"]; 2312 sha256 = "1zj6sr1k8w59mmi27rsii0v8xyy2rnsi09nqvwpgj1q10yq1mlis"; 2313 type = "gem"; 2314 }; 2315 version = "1.2.1"; 2316 }; 2317 guard-rspec = { 2318 dependencies = ["guard" "guard-compat" "rspec"]; 2319 groups = ["test"]; 2320 platforms = []; 2321 source = { 2322 remotes = ["https://rubygems.org"]; 2323 sha256 = "1jkm5xp90gm4c5s51pmf92i9hc10gslwwic6mvk72g0yplya0yx4"; 2324 type = "gem"; 2325 }; 2326 version = "4.7.3"; 2327 }; 2328 haml = { 2329 dependencies = ["temple" "tilt"]; 2330 groups = ["default" "development" "test"]; 2331 platforms = []; 2332 source = { 2333 remotes = ["https://rubygems.org"]; 2334 sha256 = "0dwarfbc04bblljs4xg9fy57b5y8xrck6slhssa6bd7x58bh222c"; 2335 type = "gem"; 2336 }; 2337 version = "5.1.2"; 2338 }; 2339 haml_lint = { 2340 dependencies = ["haml" "parallel" "rainbow" "rubocop" "sysexits"]; 2341 groups = ["development" "test"]; 2342 platforms = []; 2343 source = { 2344 remotes = ["https://rubygems.org"]; 2345 sha256 = "0imdiwxqyca1i158yrqkdv6fa8sdfk8wwx2kaq6ad9i7k7jj365a"; 2346 type = "gem"; 2347 }; 2348 version = "0.36.0"; 2349 }; 2350 hamlit = { 2351 dependencies = ["temple" "thor" "tilt"]; 2352 groups = ["default"]; 2353 platforms = []; 2354 source = { 2355 remotes = ["https://rubygems.org"]; 2356 sha256 = "13n3v9kbyrrm48hn1v0028cdrsq7pswb4s4w63x4b29kc99m1s6j"; 2357 type = "gem"; 2358 }; 2359 version = "2.15.0"; 2360 }; 2361 hana = { 2362 groups = ["default"]; 2363 platforms = []; 2364 source = { 2365 remotes = ["https://rubygems.org"]; 2366 sha256 = "03cvrv2wl25j9n4n509hjvqnmwa60k92j741b64a1zjisr1dn9al"; 2367 type = "gem"; 2368 }; 2369 version = "1.3.7"; 2370 }; 2371 hangouts-chat = { 2372 groups = ["default"]; 2373 platforms = []; 2374 source = { 2375 remotes = ["https://rubygems.org"]; 2376 sha256 = "1dmnv3723c22683bzys8walkl6wi74xzawxjbhwqzjdbwk3bdgmx"; 2377 type = "gem"; 2378 }; 2379 version = "0.0.5"; 2380 }; 2381 hashdiff = { 2382 groups = ["default" "test"]; 2383 platforms = []; 2384 source = { 2385 remotes = ["https://rubygems.org"]; 2386 sha256 = "1nynpl0xbj0nphqx1qlmyggq58ms1phf5i03hk64wcc0a17x1m1c"; 2387 type = "gem"; 2388 }; 2389 version = "1.0.1"; 2390 }; 2391 hashie = { 2392 groups = ["default" "kerberos"]; 2393 platforms = []; 2394 source = { 2395 remotes = ["https://rubygems.org"]; 2396 sha256 = "02bsx12ihl78x0vdm37byp78jjw2ff6035y7rrmbd90qxjwxr43q"; 2397 type = "gem"; 2398 }; 2399 version = "4.1.0"; 2400 }; 2401 hashie-forbidden_attributes = { 2402 dependencies = ["hashie"]; 2403 groups = ["default"]; 2404 platforms = []; 2405 source = { 2406 remotes = ["https://rubygems.org"]; 2407 sha256 = "1chgg5d2iddja6ww02x34g8avg11fzmzcb8yvnqlykii79zx6vis"; 2408 type = "gem"; 2409 }; 2410 version = "0.1.1"; 2411 }; 2412 health_check = { 2413 dependencies = ["railties"]; 2414 groups = ["default"]; 2415 platforms = []; 2416 source = { 2417 remotes = ["https://rubygems.org"]; 2418 sha256 = "07wrbfsfsprfmykc0qbkkgxpf8vlx4a8sp77acqrjsh395f6qcqv"; 2419 type = "gem"; 2420 }; 2421 version = "3.0.0"; 2422 }; 2423 heapy = { 2424 dependencies = ["thor"]; 2425 groups = ["default" "test"]; 2426 platforms = []; 2427 source = { 2428 remotes = ["https://rubygems.org"]; 2429 sha256 = "1sl56ma851i82g3ax08igbn48igriiy152xzx30wgzv1bn21w53l"; 2430 type = "gem"; 2431 }; 2432 version = "0.2.0"; 2433 }; 2434 html-pipeline = { 2435 dependencies = ["activesupport" "nokogiri"]; 2436 groups = ["default" "development" "test"]; 2437 platforms = []; 2438 source = { 2439 remotes = ["https://rubygems.org"]; 2440 sha256 = "00xqmlny1b4ixff8sk0rkl4wcgwqc6v93qv8l3rn8d1dppvq7pm1"; 2441 type = "gem"; 2442 }; 2443 version = "2.13.2"; 2444 }; 2445 html2text = { 2446 dependencies = ["nokogiri"]; 2447 groups = ["default"]; 2448 platforms = []; 2449 source = { 2450 remotes = ["https://rubygems.org"]; 2451 sha256 = "0kxdj8pf9pss9xgs8aac0alj5g1fi225yzdhh33lzampkazg1hii"; 2452 type = "gem"; 2453 }; 2454 version = "0.2.0"; 2455 }; 2456 htmlentities = { 2457 groups = ["default" "test"]; 2458 platforms = []; 2459 source = { 2460 remotes = ["https://rubygems.org"]; 2461 sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj"; 2462 type = "gem"; 2463 }; 2464 version = "4.3.4"; 2465 }; 2466 http = { 2467 dependencies = ["addressable" "http-cookie" "http-form_data" "http-parser"]; 2468 groups = ["default"]; 2469 platforms = []; 2470 source = { 2471 remotes = ["https://rubygems.org"]; 2472 sha256 = "0z8vmvnkrllkpzsxi94284di9r63g9v561a16an35izwak8g245y"; 2473 type = "gem"; 2474 }; 2475 version = "4.4.1"; 2476 }; 2477 http-accept = { 2478 groups = ["default"]; 2479 platforms = []; 2480 source = { 2481 remotes = ["https://rubygems.org"]; 2482 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6"; 2483 type = "gem"; 2484 }; 2485 version = "1.7.0"; 2486 }; 2487 http-cookie = { 2488 dependencies = ["domain_name"]; 2489 groups = ["default"]; 2490 platforms = []; 2491 source = { 2492 remotes = ["https://rubygems.org"]; 2493 sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g"; 2494 type = "gem"; 2495 }; 2496 version = "1.0.3"; 2497 }; 2498 http-form_data = { 2499 groups = ["default"]; 2500 platforms = []; 2501 source = { 2502 remotes = ["https://rubygems.org"]; 2503 sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc"; 2504 type = "gem"; 2505 }; 2506 version = "2.3.0"; 2507 }; 2508 http-parser = { 2509 dependencies = ["ffi-compiler"]; 2510 groups = ["default"]; 2511 platforms = []; 2512 source = { 2513 remotes = ["https://rubygems.org"]; 2514 sha256 = "18qqvckvqjffh88hfib6c8pl9qwk9gp89w89hl3f2s1x8hgyqka1"; 2515 type = "gem"; 2516 }; 2517 version = "1.2.3"; 2518 }; 2519 httparty = { 2520 dependencies = ["mime-types" "multi_xml"]; 2521 groups = ["default"]; 2522 platforms = []; 2523 source = { 2524 remotes = ["https://rubygems.org"]; 2525 sha256 = "109xvhl35dsk9zp65n5pdkhiijhqxdyvajbs74nkp4z8yl09vj32"; 2526 type = "gem"; 2527 }; 2528 version = "0.16.4"; 2529 }; 2530 httpclient = { 2531 groups = ["default"]; 2532 platforms = []; 2533 source = { 2534 remotes = ["https://rubygems.org"]; 2535 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 2536 type = "gem"; 2537 }; 2538 version = "2.8.3"; 2539 }; 2540 i18n = { 2541 dependencies = ["concurrent-ruby"]; 2542 groups = ["default" "development" "test"]; 2543 platforms = []; 2544 source = { 2545 remotes = ["https://rubygems.org"]; 2546 sha256 = "0g2fnag935zn2ggm5cn6k4s4xvv53v2givj1j90szmvavlpya96a"; 2547 type = "gem"; 2548 }; 2549 version = "1.8.10"; 2550 }; 2551 i18n_data = { 2552 groups = ["default"]; 2553 platforms = []; 2554 source = { 2555 remotes = ["https://rubygems.org"]; 2556 sha256 = "0v0cdwxiaqdwhaljd7z0fbx29q3r5kjl93xnjm5abi1x37645ncj"; 2557 type = "gem"; 2558 }; 2559 version = "0.8.0"; 2560 }; 2561 icalendar = { 2562 groups = ["default"]; 2563 platforms = []; 2564 source = { 2565 remotes = ["https://rubygems.org"]; 2566 sha256 = "1xsydpp2xph00awi25axv2mwjd5p2rlgd4qb3kh05lvq795kirxd"; 2567 type = "gem"; 2568 }; 2569 version = "2.4.1"; 2570 }; 2571 invisible_captcha = { 2572 dependencies = ["rails"]; 2573 groups = ["default"]; 2574 platforms = []; 2575 source = { 2576 remotes = ["https://rubygems.org"]; 2577 sha256 = "1lmlx3g4z894vwsgbpxhpmkn63n74mynklbwy07l7ccak552jw1n"; 2578 type = "gem"; 2579 }; 2580 version = "1.1.0"; 2581 }; 2582 ipaddress = { 2583 groups = ["default"]; 2584 platforms = []; 2585 source = { 2586 remotes = ["https://rubygems.org"]; 2587 sha256 = "1x86s0s11w202j6ka40jbmywkrx8fhq8xiy8mwvnkhllj57hqr45"; 2588 type = "gem"; 2589 }; 2590 version = "0.8.3"; 2591 }; 2592 jaeger-client = { 2593 dependencies = ["opentracing" "thrift"]; 2594 groups = ["default"]; 2595 platforms = []; 2596 source = { 2597 remotes = ["https://rubygems.org"]; 2598 sha256 = "1a2qlkc1hkr5hkj2574l1a63sm04bdx98gfhh9m8vvp6psdrnpnb"; 2599 type = "gem"; 2600 }; 2601 version = "1.1.0"; 2602 }; 2603 jaro_winkler = { 2604 groups = ["default" "development"]; 2605 platforms = []; 2606 source = { 2607 remotes = ["https://rubygems.org"]; 2608 sha256 = "1y8l6k34svmdyqxya3iahpwbpvmn3fswhwsvrz0nk1wyb8yfihsh"; 2609 type = "gem"; 2610 }; 2611 version = "1.5.4"; 2612 }; 2613 jira-ruby = { 2614 dependencies = ["activesupport" "atlassian-jwt" "multipart-post" "oauth"]; 2615 groups = ["default"]; 2616 platforms = []; 2617 source = { 2618 remotes = ["https://rubygems.org"]; 2619 sha256 = "17nv98nz3jp7q5hbnniscavqh4xv53mnda1vxyg3ncn8raaw0rs2"; 2620 type = "gem"; 2621 }; 2622 version = "2.1.4"; 2623 }; 2624 jmespath = { 2625 groups = ["default"]; 2626 platforms = []; 2627 source = { 2628 remotes = ["https://rubygems.org"]; 2629 sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf"; 2630 type = "gem"; 2631 }; 2632 version = "1.4.0"; 2633 }; 2634 js_regex = { 2635 dependencies = ["character_set" "regexp_parser" "regexp_property_values"]; 2636 groups = ["default"]; 2637 platforms = []; 2638 source = { 2639 remotes = ["https://rubygems.org"]; 2640 sha256 = "0xarq1fqjaz6v139zzy4nwjg8c253fkvifn345gilva1qilaqgxi"; 2641 type = "gem"; 2642 }; 2643 version = "3.7.0"; 2644 }; 2645 json = { 2646 groups = ["default"]; 2647 platforms = []; 2648 source = { 2649 remotes = ["https://rubygems.org"]; 2650 sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci"; 2651 type = "gem"; 2652 }; 2653 version = "2.5.1"; 2654 }; 2655 json-jwt = { 2656 dependencies = ["activesupport" "aes_key_wrap" "bindata"]; 2657 groups = ["default"]; 2658 platforms = []; 2659 source = { 2660 remotes = ["https://rubygems.org"]; 2661 sha256 = "0nzbk1mrbf9mnvjpn3bxy8a85rjf94qmfdnvk78mjzk8pa0fvgdr"; 2662 type = "gem"; 2663 }; 2664 version = "1.13.0"; 2665 }; 2666 json_schemer = { 2667 dependencies = ["ecma-re-validator" "hana" "regexp_parser" "uri_template"]; 2668 groups = ["default"]; 2669 platforms = []; 2670 source = { 2671 remotes = ["https://rubygems.org"]; 2672 sha256 = "1rkb7gz819g82n3xshb5g8kgv1nvgwg1lm2fk7715pggzcgc4qik"; 2673 type = "gem"; 2674 }; 2675 version = "0.2.18"; 2676 }; 2677 jsonpath = { 2678 dependencies = ["multi_json"]; 2679 groups = ["default"]; 2680 platforms = []; 2681 source = { 2682 remotes = ["https://rubygems.org"]; 2683 sha256 = "12hjsr0plnx6v0bh1rhhimfi7z3rqm19xb47ybdkc1h9yhynnmdq"; 2684 type = "gem"; 2685 }; 2686 version = "1.1.0"; 2687 }; 2688 jwt = { 2689 groups = ["default"]; 2690 platforms = []; 2691 source = { 2692 remotes = ["https://rubygems.org"]; 2693 sha256 = "1w0kaqrbl71cq9sbnixc20x5lqah3hs2i93xmhlfdg2y3by7yzky"; 2694 type = "gem"; 2695 }; 2696 version = "2.1.0"; 2697 }; 2698 kaminari = { 2699 dependencies = ["activesupport" "kaminari-actionview" "kaminari-activerecord" "kaminari-core"]; 2700 groups = ["default"]; 2701 platforms = []; 2702 source = { 2703 remotes = ["https://rubygems.org"]; 2704 sha256 = "1vxkqciny5v4jgmjxl8qrgbmig2cij2iskqbwh4bfcmpxf467ch3"; 2705 type = "gem"; 2706 }; 2707 version = "1.2.1"; 2708 }; 2709 kaminari-actionview = { 2710 dependencies = ["actionview" "kaminari-core"]; 2711 groups = ["default"]; 2712 platforms = []; 2713 source = { 2714 remotes = ["https://rubygems.org"]; 2715 sha256 = "0w0p1hyv6lgf6h036cmn2kbkdv4x7g0g9q9kc5gzkpz7amlxr8ri"; 2716 type = "gem"; 2717 }; 2718 version = "1.2.1"; 2719 }; 2720 kaminari-activerecord = { 2721 dependencies = ["activerecord" "kaminari-core"]; 2722 groups = ["default"]; 2723 platforms = []; 2724 source = { 2725 remotes = ["https://rubygems.org"]; 2726 sha256 = "02n5xxv6ilh39q2m6vcz7qrdai7ghk3s178dw6f0b3lavwyq49w3"; 2727 type = "gem"; 2728 }; 2729 version = "1.2.1"; 2730 }; 2731 kaminari-core = { 2732 groups = ["default"]; 2733 platforms = []; 2734 source = { 2735 remotes = ["https://rubygems.org"]; 2736 sha256 = "0h04cr4y1jfn81gxy439vmczifghc2cvsyw47aa32is5bbxg1wlz"; 2737 type = "gem"; 2738 }; 2739 version = "1.2.1"; 2740 }; 2741 kas-grpc = { 2742 dependencies = ["grpc"]; 2743 groups = ["default"]; 2744 platforms = []; 2745 source = { 2746 remotes = ["https://rubygems.org"]; 2747 sha256 = "05lsvxb6mpx5h3zmp3pgs3cp52r1kb3a8yr9j7s3ksajb58zf7qi"; 2748 type = "gem"; 2749 }; 2750 version = "0.0.2"; 2751 }; 2752 knapsack = { 2753 dependencies = ["rake"]; 2754 groups = ["development" "test"]; 2755 platforms = []; 2756 source = { 2757 remotes = ["https://rubygems.org"]; 2758 sha256 = "056g86ndhq51303k4g3fhdfwhpr6cpzypxhlnp0wxjpbmli09xw2"; 2759 type = "gem"; 2760 }; 2761 version = "1.21.1"; 2762 }; 2763 kramdown = { 2764 dependencies = ["rexml"]; 2765 groups = ["danger" "default" "development" "test"]; 2766 platforms = []; 2767 source = { 2768 remotes = ["https://rubygems.org"]; 2769 sha256 = "0jdbcjv4v7sj888bv3vc6d1dg4ackkh7ywlmn9ln2g9alk7kisar"; 2770 type = "gem"; 2771 }; 2772 version = "2.3.1"; 2773 }; 2774 kramdown-parser-gfm = { 2775 dependencies = ["kramdown"]; 2776 groups = ["default" "development"]; 2777 platforms = []; 2778 source = { 2779 remotes = ["https://rubygems.org"]; 2780 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv"; 2781 type = "gem"; 2782 }; 2783 version = "1.1.0"; 2784 }; 2785 kubeclient = { 2786 dependencies = ["http" "jsonpath" "recursive-open-struct" "rest-client"]; 2787 groups = ["default"]; 2788 platforms = []; 2789 source = { 2790 remotes = ["https://rubygems.org"]; 2791 sha256 = "0kld1w4706dfd6jx3snsi4h2pvqfazz1fni5al2ln60s3b8sybq4"; 2792 type = "gem"; 2793 }; 2794 version = "4.9.2"; 2795 }; 2796 launchy = { 2797 dependencies = ["addressable"]; 2798 groups = ["default" "development" "test"]; 2799 platforms = []; 2800 source = { 2801 remotes = ["https://rubygems.org"]; 2802 sha256 = "1xdyvr5j0gjj7b10kgvh8ylxnwk3wx19my42wqn9h82r4p246hlm"; 2803 type = "gem"; 2804 }; 2805 version = "2.5.0"; 2806 }; 2807 lefthook = { 2808 groups = ["development"]; 2809 platforms = []; 2810 source = { 2811 remotes = ["https://rubygems.org"]; 2812 sha256 = "07r76qlzxcz9y4dmkqf8k4khkfq7s2v22dcq6b0w0v4cfiwqva3h"; 2813 type = "gem"; 2814 }; 2815 version = "0.7.5"; 2816 }; 2817 letter_opener = { 2818 dependencies = ["launchy"]; 2819 groups = ["default" "development"]; 2820 platforms = []; 2821 source = { 2822 remotes = ["https://rubygems.org"]; 2823 sha256 = "09a7kgsmr10a0hrc9bwxglgqvppjxij9w8bxx91mnvh0ivaw0nq9"; 2824 type = "gem"; 2825 }; 2826 version = "1.7.0"; 2827 }; 2828 letter_opener_web = { 2829 dependencies = ["actionmailer" "letter_opener" "railties"]; 2830 groups = ["development"]; 2831 platforms = []; 2832 source = { 2833 remotes = ["https://rubygems.org"]; 2834 sha256 = "0kgz2n0cyw3m8ipvijlikb6bldmzhnq451b9d7w5l74gw2fhqckg"; 2835 type = "gem"; 2836 }; 2837 version = "1.4.1"; 2838 }; 2839 libyajl2 = { 2840 groups = ["default"]; 2841 platforms = []; 2842 source = { 2843 remotes = ["https://rubygems.org"]; 2844 sha256 = "0n5j0p8dxf9xzb9n4bkdr8w0a8gg3jzrn9indri3n0fv90gcs5qi"; 2845 type = "gem"; 2846 }; 2847 version = "1.2.0"; 2848 }; 2849 license_finder = { 2850 dependencies = ["rubyzip" "thor" "toml" "with_env" "xml-simple"]; 2851 groups = ["development" "omnibus" "test"]; 2852 platforms = []; 2853 source = { 2854 remotes = ["https://rubygems.org"]; 2855 sha256 = "0kc4bkaxy6mm6kpbpg8hdjsqpzybh7cy5b45qydc7bfa9c35vr93"; 2856 type = "gem"; 2857 }; 2858 version = "6.0.0"; 2859 }; 2860 licensee = { 2861 dependencies = ["dotenv" "octokit" "reverse_markdown" "rugged" "thor"]; 2862 groups = ["default"]; 2863 platforms = []; 2864 source = { 2865 remotes = ["https://rubygems.org"]; 2866 sha256 = "0c551j4qy773d79hgypjaz43h5wjn08mnxnxy9s2vdjc40qm95k5"; 2867 type = "gem"; 2868 }; 2869 version = "9.14.1"; 2870 }; 2871 listen = { 2872 dependencies = ["rb-fsevent" "rb-inotify"]; 2873 groups = ["default" "test"]; 2874 platforms = []; 2875 source = { 2876 remotes = ["https://rubygems.org"]; 2877 sha256 = "1dq7yd4s9accpjiq0f92sgikw3whc5wnjn065laggkpqcqgx75gh"; 2878 type = "gem"; 2879 }; 2880 version = "3.6.0"; 2881 }; 2882 locale = { 2883 groups = ["default" "development"]; 2884 platforms = []; 2885 source = { 2886 remotes = ["https://rubygems.org"]; 2887 sha256 = "0997465kxvpxm92fiwc2b16l49mngk7b68g5k35ify0m3q0yxpdn"; 2888 type = "gem"; 2889 }; 2890 version = "2.1.3"; 2891 }; 2892 lockbox = { 2893 groups = ["default"]; 2894 platforms = []; 2895 source = { 2896 remotes = ["https://rubygems.org"]; 2897 sha256 = "0g6w327y8d7dr0d7zw6p7hmlwh0hcvb7pkc7xxyf5mn3fmw6fdh1"; 2898 type = "gem"; 2899 }; 2900 version = "0.6.2"; 2901 }; 2902 lograge = { 2903 dependencies = ["actionpack" "activesupport" "railties" "request_store"]; 2904 groups = ["default"]; 2905 platforms = []; 2906 source = { 2907 remotes = ["https://rubygems.org"]; 2908 sha256 = "1vrjm4yqn5l6q5gsl72fmk95fl6j9z1a05gzbrwmsm3gp1a1bgac"; 2909 type = "gem"; 2910 }; 2911 version = "0.11.2"; 2912 }; 2913 loofah = { 2914 dependencies = ["crass" "nokogiri"]; 2915 groups = ["default" "development" "test"]; 2916 platforms = []; 2917 source = { 2918 remotes = ["https://rubygems.org"]; 2919 sha256 = "1nqcya57x2n58y1dify60i0dpla40n4yir928khp4nj5jrn9mgmw"; 2920 type = "gem"; 2921 }; 2922 version = "2.12.0"; 2923 }; 2924 lru_redux = { 2925 groups = ["default"]; 2926 platforms = []; 2927 source = { 2928 remotes = ["https://rubygems.org"]; 2929 sha256 = "1yxghzg7476sivz8yyr9nkak2dlbls0b89vc2kg52k0nmg6d0wgf"; 2930 type = "gem"; 2931 }; 2932 version = "1.1.0"; 2933 }; 2934 lumberjack = { 2935 groups = ["default" "test"]; 2936 platforms = []; 2937 source = { 2938 remotes = ["https://rubygems.org"]; 2939 sha256 = "07rvqrizmqzbjzhdsh4l4fyif26a7czb506dvch18kr3nkkamim5"; 2940 type = "gem"; 2941 }; 2942 version = "1.2.7"; 2943 }; 2944 mail = { 2945 dependencies = ["mini_mime"]; 2946 groups = ["default" "development" "test"]; 2947 platforms = []; 2948 source = { 2949 remotes = ["https://rubygems.org"]; 2950 sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc"; 2951 type = "gem"; 2952 }; 2953 version = "2.7.1"; 2954 }; 2955 marcel = { 2956 groups = ["default" "test"]; 2957 platforms = []; 2958 source = { 2959 remotes = ["https://rubygems.org"]; 2960 sha256 = "0bp001p687nsa4a8sp3q1iv8pfhs24w7s3avychjp64sdkg6jxq3"; 2961 type = "gem"; 2962 }; 2963 version = "1.0.1"; 2964 }; 2965 marginalia = { 2966 dependencies = ["actionpack" "activerecord"]; 2967 groups = ["default"]; 2968 platforms = []; 2969 source = { 2970 remotes = ["https://rubygems.org"]; 2971 sha256 = "1003hf828anbd3pxwzs9ir9sclh64mgj971n4a7ilgj9xs8r0a38"; 2972 type = "gem"; 2973 }; 2974 version = "1.10.0"; 2975 }; 2976 memoist = { 2977 groups = ["default"]; 2978 platforms = []; 2979 source = { 2980 remotes = ["https://rubygems.org"]; 2981 sha256 = "0i9wpzix3sjhf6d9zw60dm4371iq8kyz7ckh2qapan2vyaim6b55"; 2982 type = "gem"; 2983 }; 2984 version = "0.16.2"; 2985 }; 2986 memory_profiler = { 2987 groups = ["default"]; 2988 platforms = []; 2989 source = { 2990 remotes = ["https://rubygems.org"]; 2991 sha256 = "04ivhv1bilwqm33jv28gar2vwzsichb5nipaq395d3axabv8qmfy"; 2992 type = "gem"; 2993 }; 2994 version = "0.9.14"; 2995 }; 2996 method_source = { 2997 groups = ["default" "development" "metrics" "test"]; 2998 platforms = [{ 2999 engine = "maglev"; 3000 } { 3001 engine = "ruby"; 3002 }]; 3003 source = { 3004 remotes = ["https://rubygems.org"]; 3005 sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp"; 3006 type = "gem"; 3007 }; 3008 version = "1.0.0"; 3009 }; 3010 mime-types = { 3011 dependencies = ["mime-types-data"]; 3012 groups = ["default"]; 3013 platforms = []; 3014 source = { 3015 remotes = ["https://rubygems.org"]; 3016 sha256 = "1zj12l9qk62anvk9bjvandpa6vy4xslil15wl6wlivyf51z773vh"; 3017 type = "gem"; 3018 }; 3019 version = "3.3.1"; 3020 }; 3021 mime-types-data = { 3022 groups = ["default"]; 3023 platforms = []; 3024 source = { 3025 remotes = ["https://rubygems.org"]; 3026 sha256 = "1z75svngyhsglx0y2f9rnil2j08f9ab54b3l95bpgz67zq2if753"; 3027 type = "gem"; 3028 }; 3029 version = "3.2020.0512"; 3030 }; 3031 mini_histogram = { 3032 groups = ["default" "test"]; 3033 platforms = []; 3034 source = { 3035 remotes = ["https://rubygems.org"]; 3036 sha256 = "156xs8k7fqqcbk1fbf0ndz6gfw380fb2jrycfvhb06269r84n4ba"; 3037 type = "gem"; 3038 }; 3039 version = "0.3.1"; 3040 }; 3041 mini_magick = { 3042 groups = ["default"]; 3043 platforms = []; 3044 source = { 3045 remotes = ["https://rubygems.org"]; 3046 sha256 = "0lpq12z70n10c1qshcddd5nib2pkcbkwzvmiqqzj60l01k3x4fg9"; 3047 type = "gem"; 3048 }; 3049 version = "4.10.1"; 3050 }; 3051 mini_mime = { 3052 groups = ["default" "development" "test"]; 3053 platforms = []; 3054 source = { 3055 remotes = ["https://rubygems.org"]; 3056 sha256 = "173dp4vqvx1sl6aq83daxwn5xvb5rn3jgynjmb91swl7gmgp17yl"; 3057 type = "gem"; 3058 }; 3059 version = "1.1.1"; 3060 }; 3061 mini_portile2 = { 3062 groups = ["default" "development" "test"]; 3063 platforms = []; 3064 source = { 3065 remotes = ["https://rubygems.org"]; 3066 sha256 = "1ad0mli9rc0f17zw4ibp24dbj1y39zkykijsjmnzl4gwpg5s0j6k"; 3067 type = "gem"; 3068 }; 3069 version = "2.5.3"; 3070 }; 3071 minitest = { 3072 groups = ["development" "test"]; 3073 platforms = []; 3074 source = { 3075 remotes = ["https://rubygems.org"]; 3076 sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq"; 3077 type = "gem"; 3078 }; 3079 version = "5.11.3"; 3080 }; 3081 mixlib-cli = { 3082 groups = ["default"]; 3083 platforms = []; 3084 source = { 3085 remotes = ["https://rubygems.org"]; 3086 sha256 = "1ydxlfgd7nnj3rp1y70k4yk96xz5cywldjii2zbnw3sq9pippwp6"; 3087 type = "gem"; 3088 }; 3089 version = "2.1.8"; 3090 }; 3091 mixlib-config = { 3092 dependencies = ["tomlrb"]; 3093 groups = ["default"]; 3094 platforms = []; 3095 source = { 3096 remotes = ["https://rubygems.org"]; 3097 sha256 = "1askip583sfnz25gywd508l3vj5wnvx9vp7gm1sfnixm7amssrwq"; 3098 type = "gem"; 3099 }; 3100 version = "3.0.9"; 3101 }; 3102 mixlib-log = { 3103 groups = ["default"]; 3104 platforms = []; 3105 source = { 3106 remotes = ["https://rubygems.org"]; 3107 sha256 = "0n5dm5iz90ijvjn59jfm8gb8hgsvbj0f1kpzbl38b02z0z4a4v7x"; 3108 type = "gem"; 3109 }; 3110 version = "3.0.9"; 3111 }; 3112 mixlib-shellout = { 3113 dependencies = ["chef-utils"]; 3114 groups = ["default"]; 3115 platforms = []; 3116 source = { 3117 remotes = ["https://rubygems.org"]; 3118 sha256 = "1g99c3s5zvrwvlv3gjw5fvpdimybpfazqyszjim5kdjjbq0586hj"; 3119 type = "gem"; 3120 }; 3121 version = "3.2.5"; 3122 }; 3123 ms_rest = { 3124 dependencies = ["concurrent-ruby" "faraday" "timeliness"]; 3125 groups = ["default"]; 3126 platforms = []; 3127 source = { 3128 remotes = ["https://rubygems.org"]; 3129 sha256 = "1jiha1bda5knpjqjymwik6i41n69gb0phcrgvmgc5icl4mcisai7"; 3130 type = "gem"; 3131 }; 3132 version = "0.7.6"; 3133 }; 3134 ms_rest_azure = { 3135 dependencies = ["concurrent-ruby" "faraday" "faraday-cookie_jar" "ms_rest"]; 3136 groups = ["default"]; 3137 platforms = []; 3138 source = { 3139 remotes = ["https://rubygems.org"]; 3140 sha256 = "06i37b84r2q206kfm5vsi9s1qiiy09091vhvc5pzb7320h0hc1ih"; 3141 type = "gem"; 3142 }; 3143 version = "0.12.0"; 3144 }; 3145 msgpack = { 3146 groups = ["default"]; 3147 platforms = []; 3148 source = { 3149 remotes = ["https://rubygems.org"]; 3150 sha256 = "1lva6bkvb4mfa0m3bqn4lm4s4gi81c40jvdcsrxr6vng49q9daih"; 3151 type = "gem"; 3152 }; 3153 version = "1.3.3"; 3154 }; 3155 multi_json = { 3156 groups = ["default"]; 3157 platforms = []; 3158 source = { 3159 remotes = ["https://rubygems.org"]; 3160 sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr"; 3161 type = "gem"; 3162 }; 3163 version = "1.14.1"; 3164 }; 3165 multi_xml = { 3166 groups = ["default"]; 3167 platforms = []; 3168 source = { 3169 remotes = ["https://rubygems.org"]; 3170 sha256 = "0lmd4f401mvravi1i1yq7b2qjjli0yq7dfc4p1nj5nwajp7r6hyj"; 3171 type = "gem"; 3172 }; 3173 version = "0.6.0"; 3174 }; 3175 multipart-post = { 3176 groups = ["default" "development"]; 3177 platforms = []; 3178 source = { 3179 remotes = ["https://rubygems.org"]; 3180 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 3181 type = "gem"; 3182 }; 3183 version = "2.1.1"; 3184 }; 3185 murmurhash3 = { 3186 groups = ["default"]; 3187 platforms = []; 3188 source = { 3189 remotes = ["https://rubygems.org"]; 3190 sha256 = "1szwcm44z5jg1l4dq73zyjw4rjin23ihkhrw5cpcjrb6cg8hd3y7"; 3191 type = "gem"; 3192 }; 3193 version = "0.1.6"; 3194 }; 3195 mustermann = { 3196 dependencies = ["ruby2_keywords"]; 3197 groups = ["default"]; 3198 platforms = []; 3199 source = { 3200 remotes = ["https://rubygems.org"]; 3201 sha256 = "0ccm54qgshr1lq3pr1dfh7gphkilc19dp63rw6fcx7460pjwy88a"; 3202 type = "gem"; 3203 }; 3204 version = "1.1.1"; 3205 }; 3206 mustermann-grape = { 3207 dependencies = ["mustermann"]; 3208 groups = ["default"]; 3209 platforms = []; 3210 source = { 3211 remotes = ["https://rubygems.org"]; 3212 sha256 = "0djlbi7nh161a5mwjdm1ya4hc6lyzc493ah48gn37gk6vyri5kh0"; 3213 type = "gem"; 3214 }; 3215 version = "1.0.1"; 3216 }; 3217 nap = { 3218 groups = ["default" "development"]; 3219 platforms = []; 3220 source = { 3221 remotes = ["https://rubygems.org"]; 3222 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 3223 type = "gem"; 3224 }; 3225 version = "1.1.0"; 3226 }; 3227 nenv = { 3228 groups = ["default" "test"]; 3229 platforms = []; 3230 source = { 3231 remotes = ["https://rubygems.org"]; 3232 sha256 = "0r97jzknll9bhd8yyg2bngnnkj8rjhal667n7d32h8h7ny7nvpnr"; 3233 type = "gem"; 3234 }; 3235 version = "0.3.0"; 3236 }; 3237 net-http-persistent = { 3238 dependencies = ["connection_pool"]; 3239 groups = ["default"]; 3240 platforms = []; 3241 source = { 3242 remotes = ["https://rubygems.org"]; 3243 sha256 = "1yfypmfg1maf20yfd22zzng8k955iylz7iip0mgc9lazw36g8li7"; 3244 type = "gem"; 3245 }; 3246 version = "4.0.1"; 3247 }; 3248 net-ldap = { 3249 groups = ["default"]; 3250 platforms = []; 3251 source = { 3252 remotes = ["https://rubygems.org"]; 3253 sha256 = "13lh6qizxi8fza8py73b2dvjp9p010dvbaq7diagir9nh8plsinv"; 3254 type = "gem"; 3255 }; 3256 version = "0.16.3"; 3257 }; 3258 net-ntp = { 3259 groups = ["default"]; 3260 platforms = []; 3261 source = { 3262 remotes = ["https://rubygems.org"]; 3263 sha256 = "0z96m7nnb9f634cz4i6p0x89z7g9i9h97cnk5f3x3q5x090kzisv"; 3264 type = "gem"; 3265 }; 3266 version = "2.1.3"; 3267 }; 3268 net-scp = { 3269 dependencies = ["net-ssh"]; 3270 groups = ["default"]; 3271 platforms = []; 3272 source = { 3273 remotes = ["https://rubygems.org"]; 3274 sha256 = "0b4h3ip8d1gkrc0znnw54hbxillk73mdnaf5pz330lmrcl1wiilg"; 3275 type = "gem"; 3276 }; 3277 version = "3.0.0"; 3278 }; 3279 net-ssh = { 3280 groups = ["default"]; 3281 platforms = []; 3282 source = { 3283 remotes = ["https://rubygems.org"]; 3284 sha256 = "1l0kgd7w08fx2522aw8grlfzwmrgw4jgjakpkgkwm0134g5xv432"; 3285 type = "gem"; 3286 }; 3287 version = "6.0.0"; 3288 }; 3289 netrc = { 3290 groups = ["default"]; 3291 platforms = []; 3292 source = { 3293 remotes = ["https://rubygems.org"]; 3294 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 3295 type = "gem"; 3296 }; 3297 version = "0.11.0"; 3298 }; 3299 nio4r = { 3300 groups = ["default" "puma" "test"]; 3301 platforms = []; 3302 source = { 3303 remotes = ["https://rubygems.org"]; 3304 sha256 = "0xk64wghkscs6bv2n22853k2nh39d131c6rfpnlw12mbjnnv9v1v"; 3305 type = "gem"; 3306 }; 3307 version = "2.5.8"; 3308 }; 3309 no_proxy_fix = { 3310 groups = ["default" "development"]; 3311 platforms = []; 3312 source = { 3313 remotes = ["https://rubygems.org"]; 3314 sha256 = "006dmdb640v1kq0sll3dnlwj1b0kpf3i1p27ygyffv8lpcqlr6sf"; 3315 type = "gem"; 3316 }; 3317 version = "0.1.2"; 3318 }; 3319 nokogiri = { 3320 dependencies = ["mini_portile2" "racc"]; 3321 groups = ["default" "development" "test"]; 3322 platforms = []; 3323 source = { 3324 remotes = ["https://rubygems.org"]; 3325 sha256 = "1vrn31385ix5k9b0yalnlzv360isv6dincbcvi8psllnwz4sjxj9"; 3326 type = "gem"; 3327 }; 3328 version = "1.11.7"; 3329 }; 3330 nokogumbo = { 3331 dependencies = ["nokogiri"]; 3332 groups = ["default"]; 3333 platforms = []; 3334 source = { 3335 remotes = ["https://rubygems.org"]; 3336 sha256 = "0sxjnpjvrn10gdmfw2dimhch861lz00f28hvkkz0b1gc2rb65k9s"; 3337 type = "gem"; 3338 }; 3339 version = "2.0.2"; 3340 }; 3341 notiffany = { 3342 dependencies = ["nenv" "shellany"]; 3343 groups = ["default" "test"]; 3344 platforms = []; 3345 source = { 3346 remotes = ["https://rubygems.org"]; 3347 sha256 = "0f47h3bmg1apr4x51szqfv3rh2vq58z3grh4w02cp3bzbdh6jxnk"; 3348 type = "gem"; 3349 }; 3350 version = "0.1.3"; 3351 }; 3352 numerizer = { 3353 groups = ["default"]; 3354 platforms = []; 3355 source = { 3356 remotes = ["https://rubygems.org"]; 3357 sha256 = "0ysxf30qcybh131r98frp38sqqkdhcjwpnajgrxl2w2kxvapd075"; 3358 type = "gem"; 3359 }; 3360 version = "0.2.0"; 3361 }; 3362 oauth = { 3363 groups = ["default"]; 3364 platforms = []; 3365 source = { 3366 remotes = ["https://rubygems.org"]; 3367 sha256 = "1zwd6v39yqfdrpg1p3d9jvzs9ljg55ana2p06m0l7qn5w0lgx1a0"; 3368 type = "gem"; 3369 }; 3370 version = "0.5.6"; 3371 }; 3372 oauth2 = { 3373 dependencies = ["faraday" "jwt" "multi_json" "multi_xml" "rack"]; 3374 groups = ["default"]; 3375 platforms = []; 3376 source = { 3377 remotes = ["https://rubygems.org"]; 3378 sha256 = "1q6q2kgpxmygk8kmxqn54zkw8cs57a34zzz5cxpsh1bj3ag06rk3"; 3379 type = "gem"; 3380 }; 3381 version = "1.4.7"; 3382 }; 3383 octokit = { 3384 dependencies = ["faraday" "sawyer"]; 3385 groups = ["default" "development"]; 3386 platforms = []; 3387 source = { 3388 remotes = ["https://rubygems.org"]; 3389 sha256 = "1fl517ld5vj0llyshp3f9kb7xyl9iqy28cbz3k999fkbwcxzhlyq"; 3390 type = "gem"; 3391 }; 3392 version = "4.20.0"; 3393 }; 3394 ohai = { 3395 dependencies = ["chef-config" "chef-utils" "ffi" "ffi-yajl" "ipaddress" "mixlib-cli" "mixlib-config" "mixlib-log" "mixlib-shellout" "plist" "train-core" "wmi-lite"]; 3396 groups = ["default"]; 3397 platforms = []; 3398 source = { 3399 remotes = ["https://rubygems.org"]; 3400 sha256 = "08pc5l9p741g08x7xzbkkyi2kz5m5xr8rdj6hfna9bjzb1p80ddq"; 3401 type = "gem"; 3402 }; 3403 version = "16.10.6"; 3404 }; 3405 oj = { 3406 groups = ["default"]; 3407 platforms = []; 3408 source = { 3409 remotes = ["https://rubygems.org"]; 3410 sha256 = "1zik71a9dj2c0cnbqxjfzgrg6r2l3f7584813z6asl50nfdbf7jw"; 3411 type = "gem"; 3412 }; 3413 version = "3.10.6"; 3414 }; 3415 omniauth = { 3416 dependencies = ["hashie" "rack"]; 3417 groups = ["default" "kerberos"]; 3418 platforms = []; 3419 source = { 3420 remotes = ["https://rubygems.org"]; 3421 sha256 = "002vi9gwamkmhf0dsj2im1d47xw2n1jfhnzl18shxf3ampkqfmyz"; 3422 type = "gem"; 3423 }; 3424 version = "1.9.1"; 3425 }; 3426 omniauth-atlassian-oauth2 = { 3427 dependencies = ["omniauth" "omniauth-oauth2"]; 3428 groups = ["default"]; 3429 platforms = []; 3430 source = { 3431 remotes = ["https://rubygems.org"]; 3432 sha256 = "1jbnbp0pnasyrf0mgyig72hx8bdwhv78na6ffqrs1f4a3155f1zb"; 3433 type = "gem"; 3434 }; 3435 version = "0.2.0"; 3436 }; 3437 omniauth-auth0 = { 3438 dependencies = ["omniauth-oauth2"]; 3439 groups = ["default"]; 3440 platforms = []; 3441 source = { 3442 remotes = ["https://rubygems.org"]; 3443 sha256 = "0id5gn14av81kh41cq4q6c9knyvzl7vc4rs3m4pmpd43g2z6jdw2"; 3444 type = "gem"; 3445 }; 3446 version = "2.0.0"; 3447 }; 3448 omniauth-authentiq = { 3449 dependencies = ["jwt" "omniauth-oauth2"]; 3450 groups = ["default"]; 3451 platforms = []; 3452 source = { 3453 remotes = ["https://rubygems.org"]; 3454 sha256 = "0k7vajxwplsp188xfj4mi9iqbc7f7djqh02by4mphc51hl87kcqi"; 3455 type = "gem"; 3456 }; 3457 version = "0.3.3"; 3458 }; 3459 omniauth-azure-activedirectory-v2 = { 3460 dependencies = ["omniauth-oauth2"]; 3461 groups = ["default"]; 3462 platforms = []; 3463 source = { 3464 remotes = ["https://rubygems.org"]; 3465 sha256 = "1pv9pxff3g4cva76zzsx8fibb08c9av51lxksh73mbl9rrxdgkgd"; 3466 type = "gem"; 3467 }; 3468 version = "1.0.0"; 3469 }; 3470 omniauth-azure-oauth2 = { 3471 dependencies = ["jwt" "omniauth" "omniauth-oauth2"]; 3472 groups = ["default"]; 3473 platforms = []; 3474 source = { 3475 remotes = ["https://rubygems.org"]; 3476 sha256 = "1a3iqy63l1jd6na4y0bj4a8mlp7gcn3a0awnz9g79fa8n4v2g8n4"; 3477 type = "gem"; 3478 }; 3479 version = "0.0.10"; 3480 }; 3481 omniauth-cas3 = { 3482 dependencies = ["addressable" "nokogiri" "omniauth"]; 3483 groups = ["default"]; 3484 platforms = []; 3485 source = { 3486 remotes = ["https://rubygems.org"]; 3487 sha256 = "191b4jm4djmmy54yxfxj3c889r2wn3g6sfsdj6l1rjy0kw1m2qgx"; 3488 type = "gem"; 3489 }; 3490 version = "1.1.4"; 3491 }; 3492 omniauth-facebook = { 3493 dependencies = ["omniauth-oauth2"]; 3494 groups = ["default"]; 3495 platforms = []; 3496 source = { 3497 remotes = ["https://rubygems.org"]; 3498 sha256 = "03zjla9i446fk1jkw7arh67c39jfhp5bhkmhvbw8vczxr1jkbbh5"; 3499 type = "gem"; 3500 }; 3501 version = "4.0.0"; 3502 }; 3503 omniauth-github = { 3504 dependencies = ["omniauth" "omniauth-oauth2"]; 3505 groups = ["default"]; 3506 platforms = []; 3507 source = { 3508 remotes = ["https://rubygems.org"]; 3509 sha256 = "0xbk0dbxqfpyfb33ghz6vrlz3m6442rp18ryf13gwzlnifcawhlb"; 3510 type = "gem"; 3511 }; 3512 version = "1.4.0"; 3513 }; 3514 omniauth-gitlab = { 3515 dependencies = ["omniauth" "omniauth-oauth2"]; 3516 groups = ["default"]; 3517 platforms = []; 3518 source = { 3519 remotes = ["https://rubygems.org"]; 3520 sha256 = "19ydk2zd2mz8zi80z3l03pajpm9357sg3lrankrcb3pirkkdb9fp"; 3521 type = "gem"; 3522 }; 3523 version = "1.0.3"; 3524 }; 3525 omniauth-google-oauth2 = { 3526 dependencies = ["jwt" "omniauth" "omniauth-oauth2"]; 3527 groups = ["default"]; 3528 platforms = []; 3529 source = { 3530 remotes = ["https://rubygems.org"]; 3531 sha256 = "03v2gqpsbdhkqaxhvzr83za885awm6pgskv3mkyfvang7mr321df"; 3532 type = "gem"; 3533 }; 3534 version = "0.6.0"; 3535 }; 3536 omniauth-kerberos = { 3537 dependencies = ["omniauth-multipassword" "timfel-krb5-auth"]; 3538 groups = ["kerberos"]; 3539 platforms = []; 3540 source = { 3541 remotes = ["https://rubygems.org"]; 3542 sha256 = "05xsv76qjxcxzrvabaar2bchv7435y8l2j0wk4zgchh3yv85kiq7"; 3543 type = "gem"; 3544 }; 3545 version = "0.3.0"; 3546 }; 3547 omniauth-multipassword = { 3548 dependencies = ["omniauth"]; 3549 groups = ["default" "kerberos"]; 3550 platforms = []; 3551 source = { 3552 remotes = ["https://rubygems.org"]; 3553 sha256 = "0qykp76hw80lkgb39hyzrv68hkbivc8cv0vbvrnycjh9fwfp1lv8"; 3554 type = "gem"; 3555 }; 3556 version = "0.4.2"; 3557 }; 3558 omniauth-oauth = { 3559 dependencies = ["oauth" "omniauth"]; 3560 groups = ["default"]; 3561 platforms = []; 3562 source = { 3563 remotes = ["https://rubygems.org"]; 3564 sha256 = "1n5vk4by7hkyc09d9blrw2argry5awpw4gbw1l4n2s9b3j4qz037"; 3565 type = "gem"; 3566 }; 3567 version = "1.1.0"; 3568 }; 3569 omniauth-oauth2 = { 3570 dependencies = ["oauth2" "omniauth"]; 3571 groups = ["default"]; 3572 platforms = []; 3573 source = { 3574 remotes = ["https://rubygems.org"]; 3575 sha256 = "10fr2b58sp7l6nfdvxpbi67374hkrvsf507cvda89jjs0jacy319"; 3576 type = "gem"; 3577 }; 3578 version = "1.7.1"; 3579 }; 3580 omniauth-oauth2-generic = { 3581 dependencies = ["omniauth-oauth2"]; 3582 groups = ["default"]; 3583 platforms = []; 3584 source = { 3585 remotes = ["https://rubygems.org"]; 3586 sha256 = "1m6vpip3rm1spx1x9y1kjczzailsph1xqgaakqylzq3jqkv18273"; 3587 type = "gem"; 3588 }; 3589 version = "0.2.2"; 3590 }; 3591 omniauth-salesforce = { 3592 dependencies = ["omniauth" "omniauth-oauth2"]; 3593 groups = ["default"]; 3594 platforms = []; 3595 source = { 3596 remotes = ["https://rubygems.org"]; 3597 sha256 = "0sr7xmffx6dbsrvnh6spka5ljyzf69iac754xw5r1736py41qhpj"; 3598 type = "gem"; 3599 }; 3600 version = "1.0.5"; 3601 }; 3602 omniauth-saml = { 3603 dependencies = ["omniauth" "ruby-saml"]; 3604 groups = ["default"]; 3605 platforms = []; 3606 source = { 3607 remotes = ["https://rubygems.org"]; 3608 sha256 = "17lji8i4q9k3yi8lmjwlw8rfpp2sc74jv8d6flgq85lg5brfqq1p"; 3609 type = "gem"; 3610 }; 3611 version = "1.10.0"; 3612 }; 3613 omniauth-shibboleth = { 3614 dependencies = ["omniauth"]; 3615 groups = ["default"]; 3616 platforms = []; 3617 source = { 3618 remotes = ["https://rubygems.org"]; 3619 sha256 = "04yin7j8xpr8llvank3ivzahqkc6ss5bppc7q6znzdswxmf75fxh"; 3620 type = "gem"; 3621 }; 3622 version = "1.3.0"; 3623 }; 3624 omniauth-twitter = { 3625 dependencies = ["omniauth-oauth" "rack"]; 3626 groups = ["default"]; 3627 platforms = []; 3628 source = { 3629 remotes = ["https://rubygems.org"]; 3630 sha256 = "0r5j65hkpgzhvvbs90id3nfsjgsad6ymzggbm7zlaxvnrmvnrk65"; 3631 type = "gem"; 3632 }; 3633 version = "1.4.0"; 3634 }; 3635 omniauth_crowd = { 3636 dependencies = ["activesupport" "nokogiri" "omniauth"]; 3637 groups = ["default"]; 3638 platforms = []; 3639 source = { 3640 remotes = ["https://rubygems.org"]; 3641 sha256 = "1wiq1vnwjddzw2qzkpr3nqzx6glmcz5pfylw10pc7vkzdcmkpy37"; 3642 type = "gem"; 3643 }; 3644 version = "2.4.0"; 3645 }; 3646 open4 = { 3647 groups = ["default" "development"]; 3648 platforms = []; 3649 source = { 3650 remotes = ["https://rubygems.org"]; 3651 sha256 = "1cgls3f9dlrpil846q0w7h66vsc33jqn84nql4gcqkk221rh7px1"; 3652 type = "gem"; 3653 }; 3654 version = "1.3.4"; 3655 }; 3656 openid_connect = { 3657 dependencies = ["activemodel" "attr_required" "json-jwt" "rack-oauth2" "swd" "tzinfo" "validate_email" "validate_url" "webfinger"]; 3658 groups = ["default"]; 3659 platforms = []; 3660 source = { 3661 remotes = ["https://rubygems.org"]; 3662 sha256 = "1nqhgvq006h6crbp8lffw66ll46zf319c2637g4sybdclglismma"; 3663 type = "gem"; 3664 }; 3665 version = "1.2.0"; 3666 }; 3667 openssl = { 3668 groups = ["default"]; 3669 platforms = []; 3670 source = { 3671 remotes = ["https://rubygems.org"]; 3672 sha256 = "03wbynzkhay7l1x76srjkg91q48mxl575vrxb3blfxlpqwsvvp0w"; 3673 type = "gem"; 3674 }; 3675 version = "2.2.0"; 3676 }; 3677 openssl-signature_algorithm = { 3678 groups = ["default"]; 3679 platforms = []; 3680 source = { 3681 remotes = ["https://rubygems.org"]; 3682 sha256 = "14d95jr5z6dgvpwf52p7ckjf3w3cihin2k6g9599711pfxdj4fp5"; 3683 type = "gem"; 3684 }; 3685 version = "0.4.0"; 3686 }; 3687 opentracing = { 3688 groups = ["default"]; 3689 platforms = []; 3690 source = { 3691 remotes = ["https://rubygems.org"]; 3692 sha256 = "11lj1d8vq0hkb5hjz8q4lm82cddrggpbb33dhqfn7rxhwsmxgdfy"; 3693 type = "gem"; 3694 }; 3695 version = "0.5.0"; 3696 }; 3697 optimist = { 3698 groups = ["default"]; 3699 platforms = []; 3700 source = { 3701 remotes = ["https://rubygems.org"]; 3702 sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk"; 3703 type = "gem"; 3704 }; 3705 version = "3.0.1"; 3706 }; 3707 org-ruby = { 3708 dependencies = ["rubypants"]; 3709 groups = ["default"]; 3710 platforms = []; 3711 source = { 3712 remotes = ["https://rubygems.org"]; 3713 sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk"; 3714 type = "gem"; 3715 }; 3716 version = "0.9.12"; 3717 }; 3718 orm_adapter = { 3719 groups = ["default"]; 3720 platforms = []; 3721 source = { 3722 remotes = ["https://rubygems.org"]; 3723 sha256 = "1fg9jpjlzf5y49qs9mlpdrgs5rpcyihq1s4k79nv9js0spjhnpda"; 3724 type = "gem"; 3725 }; 3726 version = "0.5.0"; 3727 }; 3728 os = { 3729 groups = ["default"]; 3730 platforms = []; 3731 source = { 3732 remotes = ["https://rubygems.org"]; 3733 sha256 = "12fli64wz5j9868gpzv5wqsingk1jk457qyqksv9ksmq9b0zpc9x"; 3734 type = "gem"; 3735 }; 3736 version = "1.1.1"; 3737 }; 3738 parallel = { 3739 groups = ["development" "test"]; 3740 platforms = []; 3741 source = { 3742 remotes = ["https://rubygems.org"]; 3743 sha256 = "0055br0mibnqz0j8wvy20zry548dhkakws681bhj3ycb972awkzd"; 3744 type = "gem"; 3745 }; 3746 version = "1.20.1"; 3747 }; 3748 parser = { 3749 dependencies = ["ast"]; 3750 groups = ["default" "development" "test"]; 3751 platforms = []; 3752 source = { 3753 remotes = ["https://rubygems.org"]; 3754 sha256 = "06ma6w87ph8lnc9z4hi40ynmcdnjv0p8x53x0s3fjkz4q2p6sxh5"; 3755 type = "gem"; 3756 }; 3757 version = "3.0.2.0"; 3758 }; 3759 parslet = { 3760 groups = ["default" "development" "test"]; 3761 platforms = []; 3762 source = { 3763 remotes = ["https://rubygems.org"]; 3764 sha256 = "12nrzfwjphjlakb9pmpj70hgjwgzvnr8i1zfzddifgyd44vspl88"; 3765 type = "gem"; 3766 }; 3767 version = "1.8.2"; 3768 }; 3769 pastel = { 3770 dependencies = ["tty-color"]; 3771 groups = ["default" "development" "test"]; 3772 platforms = []; 3773 source = { 3774 remotes = ["https://rubygems.org"]; 3775 sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8"; 3776 type = "gem"; 3777 }; 3778 version = "0.8.0"; 3779 }; 3780 peek = { 3781 dependencies = ["railties"]; 3782 groups = ["default"]; 3783 platforms = []; 3784 source = { 3785 remotes = ["https://rubygems.org"]; 3786 sha256 = "1k1yggixrcj72jlc98hi3jjd04x71dpynn8dxpcdhinyijniwl6n"; 3787 type = "gem"; 3788 }; 3789 version = "1.1.0"; 3790 }; 3791 pg = { 3792 groups = ["default" "test"]; 3793 platforms = []; 3794 source = { 3795 remotes = ["https://rubygems.org"]; 3796 sha256 = "13mfrysrdrh8cka1d96zm0lnfs59i5x2g6ps49r2kz5p3q81xrzj"; 3797 type = "gem"; 3798 }; 3799 version = "1.2.3"; 3800 }; 3801 pg_query = { 3802 dependencies = ["google-protobuf"]; 3803 groups = ["default"]; 3804 platforms = []; 3805 source = { 3806 remotes = ["https://rubygems.org"]; 3807 sha256 = "0cf1b97nznl6adkx25j2x96sq8xx2b4fpic230fx65k3vqqn8a4r"; 3808 type = "gem"; 3809 }; 3810 version = "2.1.1"; 3811 }; 3812 plist = { 3813 groups = ["default"]; 3814 platforms = []; 3815 source = { 3816 remotes = ["https://rubygems.org"]; 3817 sha256 = "1whhr897z6z6av85x2cipyjk46bwh6s4wx6nbrcd3iifnzvbqs7l"; 3818 type = "gem"; 3819 }; 3820 version = "3.6.0"; 3821 }; 3822 png_quantizator = { 3823 groups = ["development" "test"]; 3824 platforms = []; 3825 source = { 3826 remotes = ["https://rubygems.org"]; 3827 sha256 = "0sqhydp5g9ly1kgfiya1fc6srmhf6avrb74j09z3lp0jck8d88v0"; 3828 type = "gem"; 3829 }; 3830 version = "0.2.1"; 3831 }; 3832 po_to_json = { 3833 dependencies = ["json"]; 3834 groups = ["default"]; 3835 platforms = []; 3836 source = { 3837 remotes = ["https://rubygems.org"]; 3838 sha256 = "1xvanl437305mry1gd57yvcg7xrfhri91czr32bjr8j2djm8hwba"; 3839 type = "gem"; 3840 }; 3841 version = "1.0.1"; 3842 }; 3843 premailer = { 3844 dependencies = ["addressable" "css_parser" "htmlentities"]; 3845 groups = ["default"]; 3846 platforms = []; 3847 source = { 3848 remotes = ["https://rubygems.org"]; 3849 sha256 = "1xrhmialxn5vlp1nmf40a4db9gji4h2wbzd7f43sz64z8lvrjj6h"; 3850 type = "gem"; 3851 }; 3852 version = "1.11.1"; 3853 }; 3854 premailer-rails = { 3855 dependencies = ["actionmailer" "premailer"]; 3856 groups = ["default"]; 3857 platforms = []; 3858 source = { 3859 remotes = ["https://rubygems.org"]; 3860 sha256 = "0bqi7d4f15vy3f1g0xb3bxmncfbzv9dd3ilhqj0plvw64xqbkp3w"; 3861 type = "gem"; 3862 }; 3863 version = "1.10.3"; 3864 }; 3865 proc_to_ast = { 3866 dependencies = ["coderay" "parser" "unparser"]; 3867 groups = ["default" "development" "test"]; 3868 platforms = []; 3869 source = { 3870 remotes = ["https://rubygems.org"]; 3871 sha256 = "14c65w48bbzp5lh1cngqd1y25kqvfnq1iy49hlzshl12dsk3z9wj"; 3872 type = "gem"; 3873 }; 3874 version = "0.1.0"; 3875 }; 3876 prometheus-client-mmap = { 3877 groups = ["default"]; 3878 platforms = []; 3879 source = { 3880 remotes = ["https://rubygems.org"]; 3881 sha256 = "0vn736898qyyw29kjyjifx2bg18r6gfaw3q8xzjgmr0jk4jz29c3"; 3882 type = "gem"; 3883 }; 3884 version = "0.15.0"; 3885 }; 3886 pry = { 3887 dependencies = ["coderay" "method_source"]; 3888 groups = ["default" "development" "test"]; 3889 platforms = [{ 3890 engine = "maglev"; 3891 } { 3892 engine = "ruby"; 3893 }]; 3894 source = { 3895 remotes = ["https://rubygems.org"]; 3896 sha256 = "0iyw4q4an2wmk8v5rn2ghfy2jaz9vmw2nk8415nnpx2s866934qk"; 3897 type = "gem"; 3898 }; 3899 version = "0.13.1"; 3900 }; 3901 pry-byebug = { 3902 dependencies = ["byebug" "pry"]; 3903 groups = ["development" "test"]; 3904 platforms = []; 3905 source = { 3906 remotes = ["https://rubygems.org"]; 3907 sha256 = "096y5vmzpyy4x9h4ky4cs4y7d19vdq9vbwwrqafbh5gagzwhifiv"; 3908 type = "gem"; 3909 }; 3910 version = "3.9.0"; 3911 }; 3912 pry-rails = { 3913 dependencies = ["pry"]; 3914 groups = ["development" "test"]; 3915 platforms = []; 3916 source = { 3917 remotes = ["https://rubygems.org"]; 3918 sha256 = "1cf4ii53w2hdh7fn8vhqpzkymmchjbwij4l3m7s6fsxvb9bn51j6"; 3919 type = "gem"; 3920 }; 3921 version = "0.3.9"; 3922 }; 3923 pry-shell = { 3924 dependencies = ["pry" "tty-markdown" "tty-prompt"]; 3925 groups = ["development" "test"]; 3926 platforms = []; 3927 source = { 3928 remotes = ["https://rubygems.org"]; 3929 sha256 = "1jn3f5d9h2kg3hc4q7nzxfian4bhs23hh8n6g6hm9nzxqqbh9448"; 3930 type = "gem"; 3931 }; 3932 version = "0.5.0"; 3933 }; 3934 public_suffix = { 3935 groups = ["default" "development" "test"]; 3936 platforms = []; 3937 source = { 3938 remotes = ["https://rubygems.org"]; 3939 sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9"; 3940 type = "gem"; 3941 }; 3942 version = "4.0.6"; 3943 }; 3944 puma = { 3945 dependencies = ["nio4r"]; 3946 groups = ["puma"]; 3947 platforms = []; 3948 source = { 3949 remotes = ["https://rubygems.org"]; 3950 sha256 = "0lmaq05a257m9588a81wql3a5p039f221f0dmq57bm2qjwxydjmj"; 3951 type = "gem"; 3952 }; 3953 version = "5.3.2"; 3954 }; 3955 puma_worker_killer = { 3956 dependencies = ["get_process_mem" "puma"]; 3957 groups = ["puma"]; 3958 platforms = []; 3959 source = { 3960 remotes = ["https://rubygems.org"]; 3961 sha256 = "0jk1bhmx5px8y1ip4ky80cq5cwdaybdg4y55shd2vsdmjv938mcw"; 3962 type = "gem"; 3963 }; 3964 version = "0.3.1"; 3965 }; 3966 pyu-ruby-sasl = { 3967 groups = ["default"]; 3968 platforms = []; 3969 source = { 3970 remotes = ["https://rubygems.org"]; 3971 sha256 = "1rcpjiz9lrvyb3rd8k8qni0v4ps08psympffyldmmnrqayyad0sn"; 3972 type = "gem"; 3973 }; 3974 version = "0.0.3.3"; 3975 }; 3976 raabro = { 3977 groups = ["default"]; 3978 platforms = []; 3979 source = { 3980 remotes = ["https://rubygems.org"]; 3981 sha256 = "0xzdmbn48753f6k0ckirp8ja5p0xn1a92wbwxfyggyhj0hza9ylq"; 3982 type = "gem"; 3983 }; 3984 version = "1.1.6"; 3985 }; 3986 racc = { 3987 groups = ["default" "development" "test"]; 3988 platforms = []; 3989 source = { 3990 remotes = ["https://rubygems.org"]; 3991 sha256 = "178k7r0xn689spviqzhvazzvxfq6fyjldxb3ywjbgipbfi4s8j1g"; 3992 type = "gem"; 3993 }; 3994 version = "1.5.2"; 3995 }; 3996 rack = { 3997 groups = ["default" "development" "kerberos" "test"]; 3998 platforms = []; 3999 source = { 4000 remotes = ["https://rubygems.org"]; 4001 sha256 = "0i5vs0dph9i5jn8dfc6aqd6njcafmb20rwqngrf759c9cvmyff16"; 4002 type = "gem"; 4003 }; 4004 version = "2.2.3"; 4005 }; 4006 rack-accept = { 4007 dependencies = ["rack"]; 4008 groups = ["default"]; 4009 platforms = []; 4010 source = { 4011 remotes = ["https://rubygems.org"]; 4012 sha256 = "18jdipx17b4ki33cfqvliapd31sbfvs4mv727awynr6v95a7n936"; 4013 type = "gem"; 4014 }; 4015 version = "0.4.5"; 4016 }; 4017 rack-attack = { 4018 dependencies = ["rack"]; 4019 groups = ["default"]; 4020 platforms = []; 4021 source = { 4022 remotes = ["https://rubygems.org"]; 4023 sha256 = "15b8lk54j2abqhpn588b1wvbzwmxwa7iql6241kxpjc0gyb51p0z"; 4024 type = "gem"; 4025 }; 4026 version = "6.3.0"; 4027 }; 4028 rack-cors = { 4029 dependencies = ["rack"]; 4030 groups = ["default"]; 4031 platforms = []; 4032 source = { 4033 remotes = ["https://rubygems.org"]; 4034 sha256 = "07dppmm1ah1gs31sb5byrkkady9vqzwjmpd92c8425nc6yzwknik"; 4035 type = "gem"; 4036 }; 4037 version = "1.0.6"; 4038 }; 4039 rack-oauth2 = { 4040 dependencies = ["activesupport" "attr_required" "httpclient" "json-jwt" "rack"]; 4041 groups = ["default"]; 4042 platforms = []; 4043 source = { 4044 remotes = ["https://rubygems.org"]; 4045 sha256 = "1b0h0rlfl0p0drymwfc71g87fp66ck3205pl32z89xsgh0lzw25k"; 4046 type = "gem"; 4047 }; 4048 version = "1.16.0"; 4049 }; 4050 rack-proxy = { 4051 dependencies = ["rack"]; 4052 groups = ["default"]; 4053 platforms = []; 4054 source = { 4055 remotes = ["https://rubygems.org"]; 4056 sha256 = "1bpbcb9ch94ha2q7gdri88ry7ch0z6ian289kah9ayxyqg19j6f4"; 4057 type = "gem"; 4058 }; 4059 version = "0.6.0"; 4060 }; 4061 rack-test = { 4062 dependencies = ["rack"]; 4063 groups = ["default" "development" "test"]; 4064 platforms = []; 4065 source = { 4066 remotes = ["https://rubygems.org"]; 4067 sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m"; 4068 type = "gem"; 4069 }; 4070 version = "1.1.0"; 4071 }; 4072 rack-timeout = { 4073 groups = ["default"]; 4074 platforms = []; 4075 source = { 4076 remotes = ["https://rubygems.org"]; 4077 sha256 = "0d4dgbf8rgqx03lwsm8j6i20lzawk1bsvzfj5bhzrsycfyfk25aj"; 4078 type = "gem"; 4079 }; 4080 version = "0.5.2"; 4081 }; 4082 rails = { 4083 dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"]; 4084 groups = ["default" "test"]; 4085 platforms = []; 4086 source = { 4087 remotes = ["https://rubygems.org"]; 4088 sha256 = "1y59m2x8rdc581bjgyyr9dabi3vk3frqhhpbb5ldpbj622kxfpbz"; 4089 type = "gem"; 4090 }; 4091 version = "6.1.4.1"; 4092 }; 4093 rails-controller-testing = { 4094 dependencies = ["actionpack" "actionview" "activesupport"]; 4095 groups = ["test"]; 4096 platforms = []; 4097 source = { 4098 remotes = ["https://rubygems.org"]; 4099 sha256 = "151f303jcvs8s149mhx2g5mn67487x0blrf9dzl76q1nb7dlh53l"; 4100 type = "gem"; 4101 }; 4102 version = "1.0.5"; 4103 }; 4104 rails-dom-testing = { 4105 dependencies = ["activesupport" "nokogiri"]; 4106 groups = ["default" "development" "test"]; 4107 platforms = []; 4108 source = { 4109 remotes = ["https://rubygems.org"]; 4110 sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i"; 4111 type = "gem"; 4112 }; 4113 version = "2.0.3"; 4114 }; 4115 rails-html-sanitizer = { 4116 dependencies = ["loofah"]; 4117 groups = ["default" "development" "test"]; 4118 platforms = []; 4119 source = { 4120 remotes = ["https://rubygems.org"]; 4121 sha256 = "09qrfi3pgllxb08r024lln9k0qzxs57v0slsj8616xf9c0cwnwbk"; 4122 type = "gem"; 4123 }; 4124 version = "1.4.2"; 4125 }; 4126 rails-i18n = { 4127 dependencies = ["i18n" "railties"]; 4128 groups = ["default"]; 4129 platforms = []; 4130 source = { 4131 remotes = ["https://rubygems.org"]; 4132 sha256 = "05mcgv748vppnm3fnml37wjy3dw61wj8vfw14ldaj1yx1bmkhb07"; 4133 type = "gem"; 4134 }; 4135 version = "6.0.0"; 4136 }; 4137 railties = { 4138 dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor"]; 4139 groups = ["default" "development" "test"]; 4140 platforms = []; 4141 source = { 4142 remotes = ["https://rubygems.org"]; 4143 sha256 = "1kwpm068cqys34p2g0j3l1g0cd5f3kxnsay5v7lmbd0sgarac0vy"; 4144 type = "gem"; 4145 }; 4146 version = "6.1.4.1"; 4147 }; 4148 rainbow = { 4149 groups = ["default" "development" "test"]; 4150 platforms = []; 4151 source = { 4152 remotes = ["https://rubygems.org"]; 4153 sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk"; 4154 type = "gem"; 4155 }; 4156 version = "3.0.0"; 4157 }; 4158 rake = { 4159 groups = ["default" "development" "test"]; 4160 platforms = []; 4161 source = { 4162 remotes = ["https://rubygems.org"]; 4163 sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w"; 4164 type = "gem"; 4165 }; 4166 version = "13.0.6"; 4167 }; 4168 rb-fsevent = { 4169 groups = ["default" "development" "test"]; 4170 platforms = []; 4171 source = { 4172 remotes = ["https://rubygems.org"]; 4173 sha256 = "1k9bsj7ni0g2fd7scyyy1sk9dy2pg9akniahab0iznvjmhn54h87"; 4174 type = "gem"; 4175 }; 4176 version = "0.10.4"; 4177 }; 4178 rb-inotify = { 4179 dependencies = ["ffi"]; 4180 groups = ["default" "development" "test"]; 4181 platforms = []; 4182 source = { 4183 remotes = ["https://rubygems.org"]; 4184 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; 4185 type = "gem"; 4186 }; 4187 version = "0.10.1"; 4188 }; 4189 rblineprof = { 4190 dependencies = ["debugger-ruby_core_source"]; 4191 groups = ["development"]; 4192 platforms = [{ 4193 engine = "maglev"; 4194 } { 4195 engine = "ruby"; 4196 }]; 4197 source = { 4198 remotes = ["https://rubygems.org"]; 4199 sha256 = "0m58kdjgncwf0h1qry3qk5h4bg8sj0idykqqijqcrr09mxfd9yc6"; 4200 type = "gem"; 4201 }; 4202 version = "0.3.6"; 4203 }; 4204 rbtrace = { 4205 dependencies = ["ffi" "msgpack" "optimist"]; 4206 groups = ["default"]; 4207 platforms = []; 4208 source = { 4209 remotes = ["https://rubygems.org"]; 4210 sha256 = "0s8prj0klfgpmpfcpdzbf149qrrsdxgnb6w6kkqc9gyars4vyaqn"; 4211 type = "gem"; 4212 }; 4213 version = "0.4.14"; 4214 }; 4215 rbtree = { 4216 groups = ["default"]; 4217 platforms = []; 4218 source = { 4219 remotes = ["https://rubygems.org"]; 4220 sha256 = "0p0x2sxm0ar4ywsxp94yh3glawf83bdikdkccpc8zzln5987l9y1"; 4221 type = "gem"; 4222 }; 4223 version = "0.4.4"; 4224 }; 4225 rchardet = { 4226 groups = ["default" "development"]; 4227 platforms = []; 4228 source = { 4229 remotes = ["https://rubygems.org"]; 4230 sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9"; 4231 type = "gem"; 4232 }; 4233 version = "1.8.0"; 4234 }; 4235 rdoc = { 4236 groups = ["default"]; 4237 platforms = []; 4238 source = { 4239 remotes = ["https://rubygems.org"]; 4240 sha256 = "19h5g3g7k7wggy9amfx8b3m09ss7wrakbrva2xnda9sw4chagx6y"; 4241 type = "gem"; 4242 }; 4243 version = "6.3.2"; 4244 }; 4245 re2 = { 4246 groups = ["default"]; 4247 platforms = []; 4248 source = { 4249 remotes = ["https://rubygems.org"]; 4250 sha256 = "16q71cc9wx342c697q18pkz19ym4ncjd97hcw4v6f1mgflkdv400"; 4251 type = "gem"; 4252 }; 4253 version = "1.2.0"; 4254 }; 4255 recaptcha = { 4256 dependencies = ["json"]; 4257 groups = ["default"]; 4258 platforms = []; 4259 source = { 4260 remotes = ["https://rubygems.org"]; 4261 sha256 = "121pkq8kwqjh4l751xzx15bjp5vmf5pirfmpb11h71zsiavjqv6w"; 4262 type = "gem"; 4263 }; 4264 version = "4.13.1"; 4265 }; 4266 recursive-open-struct = { 4267 groups = ["default"]; 4268 platforms = []; 4269 source = { 4270 remotes = ["https://rubygems.org"]; 4271 sha256 = "0nnyr6qsqrcszf6c10n4zfjs8h9n67zvsmx6mp8brkigamr8llx3"; 4272 type = "gem"; 4273 }; 4274 version = "1.1.3"; 4275 }; 4276 RedCloth = { 4277 groups = ["default"]; 4278 platforms = []; 4279 source = { 4280 remotes = ["https://rubygems.org"]; 4281 sha256 = "0m9dv7ya9q93r8x1pg2gi15rxlbck8m178j1fz7r5v6wr1avrrqy"; 4282 type = "gem"; 4283 }; 4284 version = "4.3.2"; 4285 }; 4286 redis = { 4287 groups = ["default"]; 4288 platforms = []; 4289 source = { 4290 remotes = ["https://rubygems.org"]; 4291 sha256 = "1ig832dp0xmpp6a934nifzaj7wm9lzjxzasw911fagycs8p6m720"; 4292 type = "gem"; 4293 }; 4294 version = "4.4.0"; 4295 }; 4296 redis-actionpack = { 4297 dependencies = ["actionpack" "redis-rack" "redis-store"]; 4298 groups = ["default"]; 4299 platforms = []; 4300 source = { 4301 remotes = ["https://rubygems.org"]; 4302 sha256 = "0c2276zzc0044zh37a8frx1v7hnra7z7k126154ps7njbqngfdv3"; 4303 type = "gem"; 4304 }; 4305 version = "5.2.0"; 4306 }; 4307 redis-namespace = { 4308 dependencies = ["redis"]; 4309 groups = ["default"]; 4310 platforms = []; 4311 source = { 4312 remotes = ["https://rubygems.org"]; 4313 sha256 = "0k65fr7f8ciq7d9nwc5ziw1d32zsxilgmqdlj3359rz5jgb0f5y8"; 4314 type = "gem"; 4315 }; 4316 version = "1.8.1"; 4317 }; 4318 redis-rack = { 4319 dependencies = ["rack" "redis-store"]; 4320 groups = ["default"]; 4321 platforms = []; 4322 source = { 4323 remotes = ["https://rubygems.org"]; 4324 sha256 = "1nblbxg1f051dn83jp92lz3lc1wxm18nviglrabv2l0vz6rd0pkb"; 4325 type = "gem"; 4326 }; 4327 version = "2.1.3"; 4328 }; 4329 redis-store = { 4330 dependencies = ["redis"]; 4331 groups = ["default"]; 4332 platforms = []; 4333 source = { 4334 remotes = ["https://rubygems.org"]; 4335 sha256 = "0cpzbf2svnk4j5awb24ncl0mih45zkbdrd7q23jdg1r8k3q7mdg6"; 4336 type = "gem"; 4337 }; 4338 version = "1.9.0"; 4339 }; 4340 regexp_parser = { 4341 groups = ["default" "development" "test"]; 4342 platforms = []; 4343 source = { 4344 remotes = ["https://rubygems.org"]; 4345 sha256 = "0vg7imjnfcqjx7kw94ccj5r78j4g190cqzi1i59sh4a0l940b9cr"; 4346 type = "gem"; 4347 }; 4348 version = "2.1.1"; 4349 }; 4350 regexp_property_values = { 4351 groups = ["default"]; 4352 platforms = []; 4353 source = { 4354 remotes = ["https://rubygems.org"]; 4355 sha256 = "03q8dn4fg51mfk5d4sfcr0f9hqbs42ghafi76k9nc7ms1gf9j90n"; 4356 type = "gem"; 4357 }; 4358 version = "1.0.0"; 4359 }; 4360 representable = { 4361 dependencies = ["declarative" "declarative-option" "uber"]; 4362 groups = ["default"]; 4363 platforms = []; 4364 source = { 4365 remotes = ["https://rubygems.org"]; 4366 sha256 = "0qm9rgi1j5a6nv726ka4mmixivlxfsg91h8rpp72wwd4vqbkkm07"; 4367 type = "gem"; 4368 }; 4369 version = "3.0.4"; 4370 }; 4371 request_store = { 4372 dependencies = ["rack"]; 4373 groups = ["default"]; 4374 platforms = []; 4375 source = { 4376 remotes = ["https://rubygems.org"]; 4377 sha256 = "0cx74kispmnw3ljwb239j65a2j14n8jlsygy372hrsa8mxc71hxi"; 4378 type = "gem"; 4379 }; 4380 version = "1.5.0"; 4381 }; 4382 responders = { 4383 dependencies = ["actionpack" "railties"]; 4384 groups = ["default"]; 4385 platforms = []; 4386 source = { 4387 remotes = ["https://rubygems.org"]; 4388 sha256 = "1p7pqcfq33q1z4xlp4qm94w4h3fzc1yvr3cny16d00i8b20v4rx2"; 4389 type = "gem"; 4390 }; 4391 version = "3.0.0"; 4392 }; 4393 rest-client = { 4394 dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"]; 4395 groups = ["default"]; 4396 platforms = []; 4397 source = { 4398 remotes = ["https://rubygems.org"]; 4399 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im"; 4400 type = "gem"; 4401 }; 4402 version = "2.1.0"; 4403 }; 4404 retriable = { 4405 groups = ["default"]; 4406 platforms = []; 4407 source = { 4408 remotes = ["https://rubygems.org"]; 4409 sha256 = "1q48hqws2dy1vws9schc0kmina40gy7sn5qsndpsfqdslh65snha"; 4410 type = "gem"; 4411 }; 4412 version = "3.1.2"; 4413 }; 4414 reverse_markdown = { 4415 dependencies = ["nokogiri"]; 4416 groups = ["default"]; 4417 platforms = []; 4418 source = { 4419 remotes = ["https://rubygems.org"]; 4420 sha256 = "0w786j869fjhjf72waj0hc9i4ghi45b78a2am27kij4sa2hmsc53"; 4421 type = "gem"; 4422 }; 4423 version = "1.4.0"; 4424 }; 4425 rexml = { 4426 groups = ["danger" "default" "development" "test"]; 4427 platforms = []; 4428 source = { 4429 remotes = ["https://rubygems.org"]; 4430 sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 4431 type = "gem"; 4432 }; 4433 version = "3.2.5"; 4434 }; 4435 rinku = { 4436 groups = ["default"]; 4437 platforms = []; 4438 source = { 4439 remotes = ["https://rubygems.org"]; 4440 sha256 = "11cakxzp7qi04d41hbqkh92n52mm4z2ba8sqyhxbmfi4kypmls9y"; 4441 type = "gem"; 4442 }; 4443 version = "2.0.0"; 4444 }; 4445 rotp = { 4446 groups = ["default"]; 4447 platforms = []; 4448 source = { 4449 remotes = ["https://rubygems.org"]; 4450 sha256 = "11q7rkjx40yi6lpylgl2jkpy162mjw7mswrcgcax86vgpbpjx6i3"; 4451 type = "gem"; 4452 }; 4453 version = "6.2.0"; 4454 }; 4455 rouge = { 4456 groups = ["default" "development" "test"]; 4457 platforms = []; 4458 source = { 4459 remotes = ["https://rubygems.org"]; 4460 sha256 = "197k0vskf72wxx0gzwld2jzg27bb7982xlvnzy9adlvkzp7nh8vf"; 4461 type = "gem"; 4462 }; 4463 version = "3.26.1"; 4464 }; 4465 rqrcode = { 4466 dependencies = ["chunky_png"]; 4467 groups = ["default"]; 4468 platforms = []; 4469 source = { 4470 remotes = ["https://rubygems.org"]; 4471 sha256 = "188n1mvc7klrlw30bai16sdg4yannmy7cz0sg0nvm6f1kjx5qflb"; 4472 type = "gem"; 4473 }; 4474 version = "0.7.0"; 4475 }; 4476 rqrcode-rails3 = { 4477 dependencies = ["rqrcode"]; 4478 groups = ["default"]; 4479 platforms = []; 4480 source = { 4481 remotes = ["https://rubygems.org"]; 4482 sha256 = "1i28rwmj24ssk91chn0g7qsnvn003y3s5a7jsrg3w4l5ckr841bg"; 4483 type = "gem"; 4484 }; 4485 version = "0.1.7"; 4486 }; 4487 rspec = { 4488 dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 4489 groups = ["default" "test"]; 4490 platforms = []; 4491 source = { 4492 remotes = ["https://rubygems.org"]; 4493 sha256 = "1dwai7jnwmdmd7ajbi2q0k0lx1dh88knv5wl7c34wjmf94yv8w5q"; 4494 type = "gem"; 4495 }; 4496 version = "3.10.0"; 4497 }; 4498 rspec-core = { 4499 dependencies = ["rspec-support"]; 4500 groups = ["default" "development" "test"]; 4501 platforms = []; 4502 source = { 4503 remotes = ["https://rubygems.org"]; 4504 sha256 = "0wwnfhxxvrlxlk1a3yxlb82k2f9lm0yn0598x7lk8fksaz4vv6mc"; 4505 type = "gem"; 4506 }; 4507 version = "3.10.1"; 4508 }; 4509 rspec-expectations = { 4510 dependencies = ["diff-lcs" "rspec-support"]; 4511 groups = ["default" "development" "test"]; 4512 platforms = []; 4513 source = { 4514 remotes = ["https://rubygems.org"]; 4515 sha256 = "1sz9bj4ri28adsklnh257pnbq4r5ayziw02qf67wry0kvzazbb17"; 4516 type = "gem"; 4517 }; 4518 version = "3.10.1"; 4519 }; 4520 rspec-mocks = { 4521 dependencies = ["diff-lcs" "rspec-support"]; 4522 groups = ["default" "development" "test"]; 4523 platforms = []; 4524 source = { 4525 remotes = ["https://rubygems.org"]; 4526 sha256 = "1d13g6kipqqc9lmwz5b244pdwc97z15vcbnbq6n9rlf32bipdz4k"; 4527 type = "gem"; 4528 }; 4529 version = "3.10.2"; 4530 }; 4531 rspec-parameterized = { 4532 dependencies = ["binding_ninja" "parser" "proc_to_ast" "rspec" "unparser"]; 4533 groups = ["test"]; 4534 platforms = []; 4535 source = { 4536 remotes = ["https://rubygems.org"]; 4537 sha256 = "0m142sp884z3k3xd42ngf0n8a83hvcihcj1n66qyxlgdnl3sqqzi"; 4538 type = "gem"; 4539 }; 4540 version = "0.5.0"; 4541 }; 4542 rspec-rails = { 4543 dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; 4544 groups = ["development" "test"]; 4545 platforms = []; 4546 source = { 4547 remotes = ["https://rubygems.org"]; 4548 sha256 = "1pj2a9vrkp2xzlq0810q90sdc2zcqc7k92n57hxzhri2vcspy7n6"; 4549 type = "gem"; 4550 }; 4551 version = "5.0.1"; 4552 }; 4553 rspec-retry = { 4554 dependencies = ["rspec-core"]; 4555 groups = ["development" "test"]; 4556 platforms = []; 4557 source = { 4558 remotes = ["https://rubygems.org"]; 4559 sha256 = "1nnqcg2yd3nn187zbvh4cgx8xsvdk56lz1985qy7232v7i8yidw6"; 4560 type = "gem"; 4561 }; 4562 version = "0.6.1"; 4563 }; 4564 rspec-support = { 4565 groups = ["default" "development" "test"]; 4566 platforms = []; 4567 source = { 4568 remotes = ["https://rubygems.org"]; 4569 sha256 = "15j52parvb8cgvl6s0pbxi2ywxrv6x0764g222kz5flz0s4mycbl"; 4570 type = "gem"; 4571 }; 4572 version = "3.10.2"; 4573 }; 4574 rspec_junit_formatter = { 4575 dependencies = ["rspec-core"]; 4576 groups = ["test"]; 4577 platforms = []; 4578 source = { 4579 remotes = ["https://rubygems.org"]; 4580 sha256 = "1aynmrgnv26pkprrajvp7advb8nbh0x4pkwk6jwq8qmwzarzk21p"; 4581 type = "gem"; 4582 }; 4583 version = "0.4.1"; 4584 }; 4585 rspec_profiling = { 4586 dependencies = ["activerecord" "pg" "rails" "sqlite3"]; 4587 groups = ["test"]; 4588 platforms = []; 4589 source = { 4590 remotes = ["https://rubygems.org"]; 4591 sha256 = "0vkfizrwxgs029s9imz8g3p55ggncls709hf98brmv6wg5znjibs"; 4592 type = "gem"; 4593 }; 4594 version = "0.0.6"; 4595 }; 4596 rubocop = { 4597 dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"]; 4598 groups = ["default" "development" "test"]; 4599 platforms = []; 4600 source = { 4601 remotes = ["https://rubygems.org"]; 4602 sha256 = "0phrig25dykgi42z6mf1abllh3ws6sv7awa82hzvvvbjx2xlzd3k"; 4603 type = "gem"; 4604 }; 4605 version = "0.93.1"; 4606 }; 4607 rubocop-ast = { 4608 dependencies = ["parser"]; 4609 groups = ["default" "development" "test"]; 4610 platforms = []; 4611 source = { 4612 remotes = ["https://rubygems.org"]; 4613 sha256 = "0gkf1p8yal38nlvdb39qaiy0gr85fxfr09j5dxh8qvrgpncpnk78"; 4614 type = "gem"; 4615 }; 4616 version = "1.4.1"; 4617 }; 4618 rubocop-gitlab-security = { 4619 dependencies = ["rubocop"]; 4620 groups = ["default" "development" "test"]; 4621 platforms = []; 4622 source = { 4623 remotes = ["https://rubygems.org"]; 4624 sha256 = "0v0040kpx46fxz3p7dsdjgvsx89qjhwy17n8vxnqg9a7g1rfvxln"; 4625 type = "gem"; 4626 }; 4627 version = "0.1.1"; 4628 }; 4629 rubocop-performance = { 4630 dependencies = ["rubocop" "rubocop-ast"]; 4631 groups = ["default" "development" "test"]; 4632 platforms = []; 4633 source = { 4634 remotes = ["https://rubygems.org"]; 4635 sha256 = "01aahh54r9mwhdj7v2s6kmkdm1k1n1z27dlknlbgm281ny1aswrk"; 4636 type = "gem"; 4637 }; 4638 version = "1.9.2"; 4639 }; 4640 rubocop-rails = { 4641 dependencies = ["activesupport" "rack" "rubocop"]; 4642 groups = ["default" "development" "test"]; 4643 platforms = []; 4644 source = { 4645 remotes = ["https://rubygems.org"]; 4646 sha256 = "0h656la1g644g54g3gidz45p6v8i1156nw6bi66cfx7078y1339d"; 4647 type = "gem"; 4648 }; 4649 version = "2.9.1"; 4650 }; 4651 rubocop-rspec = { 4652 dependencies = ["rubocop" "rubocop-ast"]; 4653 groups = ["default" "development" "test"]; 4654 platforms = []; 4655 source = { 4656 remotes = ["https://rubygems.org"]; 4657 sha256 = "0albi9zn8zrz1bb105xkcn5xdv6q7i7r34h9m4jsj5ygsvkkh8kv"; 4658 type = "gem"; 4659 }; 4660 version = "1.44.1"; 4661 }; 4662 ruby-fogbugz = { 4663 dependencies = ["crack"]; 4664 groups = ["default"]; 4665 platforms = []; 4666 source = { 4667 remotes = ["https://rubygems.org"]; 4668 sha256 = "1jj0gpkycbrivkh2q3429vj6mbgx6axxisg69slj3c4mgvzfgchm"; 4669 type = "gem"; 4670 }; 4671 version = "0.2.1"; 4672 }; 4673 ruby-magic = { 4674 dependencies = ["mini_portile2"]; 4675 groups = ["default"]; 4676 platforms = []; 4677 source = { 4678 remotes = ["https://rubygems.org"]; 4679 sha256 = "1mn1m682l6hv54afh1an5lh623zbllgl2aqjz2f62v892slzkq57"; 4680 type = "gem"; 4681 }; 4682 version = "0.4.0"; 4683 }; 4684 ruby-prof = { 4685 groups = ["default"]; 4686 platforms = []; 4687 source = { 4688 remotes = ["https://rubygems.org"]; 4689 sha256 = "0g1j37fy53ly6351asfcnik033gwkp4kjma7lji1yklmj86d4dg7"; 4690 type = "gem"; 4691 }; 4692 version = "1.3.1"; 4693 }; 4694 ruby-progressbar = { 4695 groups = ["default" "development" "test"]; 4696 platforms = []; 4697 source = { 4698 remotes = ["https://rubygems.org"]; 4699 sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc"; 4700 type = "gem"; 4701 }; 4702 version = "1.11.0"; 4703 }; 4704 ruby-saml = { 4705 dependencies = ["nokogiri" "rexml"]; 4706 groups = ["default"]; 4707 platforms = []; 4708 source = { 4709 remotes = ["https://rubygems.org"]; 4710 sha256 = "1706dyk5jdma75bnl9rhmx8vgzjw12ixnj3y32inmpcgzgsvs76k"; 4711 type = "gem"; 4712 }; 4713 version = "1.13.0"; 4714 }; 4715 ruby-statistics = { 4716 groups = ["default"]; 4717 platforms = []; 4718 source = { 4719 remotes = ["https://rubygems.org"]; 4720 sha256 = "0xmd9dk1fcmii38apwn3py00qfqxd5yzylafm49n24plzwv913nh"; 4721 type = "gem"; 4722 }; 4723 version = "2.1.2"; 4724 }; 4725 ruby2_keywords = { 4726 groups = ["danger" "default" "development" "test"]; 4727 platforms = []; 4728 source = { 4729 remotes = ["https://rubygems.org"]; 4730 sha256 = "15wfcqxyfgka05v2a7kpg64x57gl1y4xzvnc9lh60bqx5sf1iqrs"; 4731 type = "gem"; 4732 }; 4733 version = "0.0.4"; 4734 }; 4735 ruby_parser = { 4736 dependencies = ["sexp_processor"]; 4737 groups = ["default"]; 4738 platforms = []; 4739 source = { 4740 remotes = ["https://rubygems.org"]; 4741 sha256 = "0b6l5bxbamaplp904i7f088j806v0pqi0kvhb8xx81v4whl40y2k"; 4742 type = "gem"; 4743 }; 4744 version = "3.15.0"; 4745 }; 4746 rubyntlm = { 4747 groups = ["default"]; 4748 platforms = []; 4749 source = { 4750 remotes = ["https://rubygems.org"]; 4751 sha256 = "1p6bxsklkbcqni4bcq6jajc2n57g0w5rzn4r49c3lb04wz5xg0dy"; 4752 type = "gem"; 4753 }; 4754 version = "0.6.2"; 4755 }; 4756 rubypants = { 4757 groups = ["default"]; 4758 platforms = []; 4759 source = { 4760 remotes = ["https://rubygems.org"]; 4761 sha256 = "1vpdkrc4c8qhrxph41wqwswl28q5h5h994gy4c1mlrckqzm3hzph"; 4762 type = "gem"; 4763 }; 4764 version = "0.2.0"; 4765 }; 4766 rubyzip = { 4767 groups = ["default" "development" "omnibus" "test"]; 4768 platforms = []; 4769 source = { 4770 remotes = ["https://rubygems.org"]; 4771 sha256 = "1gz0ri0pa2xr7b6bf66yjc2wfvk51f4gi6yk7bklwl1nr65zc4gz"; 4772 type = "gem"; 4773 }; 4774 version = "2.0.0"; 4775 }; 4776 rugged = { 4777 groups = ["default"]; 4778 platforms = []; 4779 source = { 4780 remotes = ["https://rubygems.org"]; 4781 sha256 = "04aq913plcxjw71l5r62qgz3bx3466p0wvgyfqahg5n3nybmcwqy"; 4782 type = "gem"; 4783 }; 4784 version = "1.1.0"; 4785 }; 4786 safe_yaml = { 4787 groups = ["default" "test"]; 4788 platforms = []; 4789 source = { 4790 remotes = ["https://rubygems.org"]; 4791 sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094"; 4792 type = "gem"; 4793 }; 4794 version = "1.0.4"; 4795 }; 4796 safety_net_attestation = { 4797 dependencies = ["jwt"]; 4798 groups = ["default"]; 4799 platforms = []; 4800 source = { 4801 remotes = ["https://rubygems.org"]; 4802 sha256 = "1khq0y5w7lf2b9a220298hphf3pakd216jc9a4x4a9pdwxs2vgln"; 4803 type = "gem"; 4804 }; 4805 version = "0.4.0"; 4806 }; 4807 sanitize = { 4808 dependencies = ["crass" "nokogiri" "nokogumbo"]; 4809 groups = ["default"]; 4810 platforms = []; 4811 source = { 4812 remotes = ["https://rubygems.org"]; 4813 sha256 = "18m3zcf207gcrmghx288w3n2kpphc22lbmbc1wdx1nzcn8g2yddh"; 4814 type = "gem"; 4815 }; 4816 version = "5.2.1"; 4817 }; 4818 sass = { 4819 dependencies = ["sass-listen"]; 4820 groups = ["default" "development" "test"]; 4821 platforms = []; 4822 source = { 4823 remotes = ["https://rubygems.org"]; 4824 sha256 = "10401m2xlv6vaxfwzy4xxmk51ddcnkvwi918cw3jkki0qqdl7d8v"; 4825 type = "gem"; 4826 }; 4827 version = "3.5.5"; 4828 }; 4829 sass-listen = { 4830 dependencies = ["rb-fsevent" "rb-inotify"]; 4831 groups = ["default" "development" "test"]; 4832 platforms = []; 4833 source = { 4834 remotes = ["https://rubygems.org"]; 4835 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; 4836 type = "gem"; 4837 }; 4838 version = "4.0.0"; 4839 }; 4840 sassc = { 4841 dependencies = ["ffi" "rake"]; 4842 groups = ["default"]; 4843 platforms = []; 4844 source = { 4845 remotes = ["https://rubygems.org"]; 4846 sha256 = "1sr4825rlwsrl7xrsm0sgalcpf5zgp4i56dbi3qxfa9lhs8r6zh4"; 4847 type = "gem"; 4848 }; 4849 version = "2.0.1"; 4850 }; 4851 sassc-rails = { 4852 dependencies = ["railties" "sassc" "sprockets" "sprockets-rails" "tilt"]; 4853 groups = ["default"]; 4854 platforms = []; 4855 source = { 4856 remotes = ["https://rubygems.org"]; 4857 sha256 = "18mgdjxdzpbw92zrllynxw7jn7yihi85j3dg7i4f6c39w1scqkbn"; 4858 type = "gem"; 4859 }; 4860 version = "2.1.0"; 4861 }; 4862 sawyer = { 4863 dependencies = ["addressable" "faraday"]; 4864 groups = ["default" "development"]; 4865 platforms = []; 4866 source = { 4867 remotes = ["https://rubygems.org"]; 4868 sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz"; 4869 type = "gem"; 4870 }; 4871 version = "0.8.2"; 4872 }; 4873 scientist = { 4874 groups = ["default"]; 4875 platforms = []; 4876 source = { 4877 remotes = ["https://rubygems.org"]; 4878 sha256 = "0jklwk9aldvlmdv17m77g2f82j383alqd4jjnwn4c564q9wvz3fp"; 4879 type = "gem"; 4880 }; 4881 version = "1.6.0"; 4882 }; 4883 sd_notify = { 4884 groups = ["default"]; 4885 platforms = []; 4886 source = { 4887 remotes = ["https://rubygems.org"]; 4888 sha256 = "0c9imnjbakx25r2n7widfp00s19ndzmmwax761mx5vbwm9nariyb"; 4889 type = "gem"; 4890 }; 4891 version = "0.1.1"; 4892 }; 4893 securecompare = { 4894 groups = ["default"]; 4895 platforms = []; 4896 source = { 4897 remotes = ["https://rubygems.org"]; 4898 sha256 = "0ay65wba4i7bvfqyvf5i4r48q6g70s5m724diz9gdvdavscna36b"; 4899 type = "gem"; 4900 }; 4901 version = "1.0.0"; 4902 }; 4903 seed-fu = { 4904 dependencies = ["activerecord" "activesupport"]; 4905 groups = ["default"]; 4906 platforms = []; 4907 source = { 4908 remotes = ["https://rubygems.org"]; 4909 sha256 = "0x6gclryl0hds3zms095d2iyafcvm2kfrm7362vrkxws7r2775pi"; 4910 type = "gem"; 4911 }; 4912 version = "2.3.7"; 4913 }; 4914 selenium-webdriver = { 4915 dependencies = ["childprocess" "rubyzip"]; 4916 groups = ["test"]; 4917 platforms = []; 4918 source = { 4919 remotes = ["https://rubygems.org"]; 4920 sha256 = "0adcvp86dinaqq3nhf8p3m0rl2g6q0a4h52k0i7kdnsg1qz9k86y"; 4921 type = "gem"; 4922 }; 4923 version = "3.142.7"; 4924 }; 4925 sentry-raven = { 4926 dependencies = ["faraday"]; 4927 groups = ["default"]; 4928 platforms = []; 4929 source = { 4930 remotes = ["https://rubygems.org"]; 4931 sha256 = "0jin9x4f43lplglhr9smv2wxsjgmph2ygqlci4s0v0aq5493ng8h"; 4932 type = "gem"; 4933 }; 4934 version = "3.1.2"; 4935 }; 4936 set = { 4937 groups = ["default"]; 4938 platforms = []; 4939 source = { 4940 remotes = ["https://rubygems.org"]; 4941 sha256 = "1p8raic4vlif3r4crjm3x32hmkpikjd456c126hrv3kkyj6zwsfi"; 4942 type = "gem"; 4943 }; 4944 version = "1.0.1"; 4945 }; 4946 settingslogic = { 4947 groups = ["default"]; 4948 platforms = []; 4949 source = { 4950 remotes = ["https://rubygems.org"]; 4951 sha256 = "1ria5zcrk1nf0b9yia15mdpzw0dqr6wjpbj8dsdbbps81lfsj9ar"; 4952 type = "gem"; 4953 }; 4954 version = "2.0.9"; 4955 }; 4956 sexp_processor = { 4957 groups = ["default"]; 4958 platforms = []; 4959 source = { 4960 remotes = ["https://rubygems.org"]; 4961 sha256 = "0p0jj2la8bhb7kgqmqbksaq7idnpgjv6asgfd18d2l3z4kra14cj"; 4962 type = "gem"; 4963 }; 4964 version = "4.15.1"; 4965 }; 4966 shellany = { 4967 groups = ["default" "test"]; 4968 platforms = []; 4969 source = { 4970 remotes = ["https://rubygems.org"]; 4971 sha256 = "1ryyzrj1kxmnpdzhlv4ys3dnl2r5r3d2rs2jwzbnd1v96a8pl4hf"; 4972 type = "gem"; 4973 }; 4974 version = "0.0.1"; 4975 }; 4976 shoulda-matchers = { 4977 dependencies = ["activesupport"]; 4978 groups = ["test"]; 4979 platforms = []; 4980 source = { 4981 remotes = ["https://rubygems.org"]; 4982 sha256 = "1s6a2i39lsqq8rrkk2pddqcb10bsihxy3v5gpnc2gk8xakj1brdq"; 4983 type = "gem"; 4984 }; 4985 version = "4.0.1"; 4986 }; 4987 sidekiq = { 4988 dependencies = ["connection_pool" "rack" "redis"]; 4989 groups = ["default"]; 4990 platforms = []; 4991 source = { 4992 remotes = ["https://rubygems.org"]; 4993 sha256 = "104a97cl94aclg71ngrr097zjbdf6cibnz4q3rqjb88izmd7cfk6"; 4994 type = "gem"; 4995 }; 4996 version = "6.2.2"; 4997 }; 4998 sidekiq-cron = { 4999 dependencies = ["fugit" "sidekiq"]; 5000 groups = ["default"]; 5001 platforms = []; 5002 source = { 5003 remotes = ["https://rubygems.org"]; 5004 sha256 = "1aliswahmpxn1ib2brn4126gk97ac3zdnwr71mn8vzbr3vdd7fl0"; 5005 type = "gem"; 5006 }; 5007 version = "1.0.4"; 5008 }; 5009 signet = { 5010 dependencies = ["addressable" "faraday" "jwt" "multi_json"]; 5011 groups = ["default"]; 5012 platforms = []; 5013 source = { 5014 remotes = ["https://rubygems.org"]; 5015 sha256 = "10g2667fvxnc50hcd1aywgsbf8j7nrckg3n7zjvywmyz82pwmpqp"; 5016 type = "gem"; 5017 }; 5018 version = "0.14.0"; 5019 }; 5020 simple_po_parser = { 5021 groups = ["development" "test"]; 5022 platforms = []; 5023 source = { 5024 remotes = ["https://rubygems.org"]; 5025 sha256 = "08wkp4gcrd89k5yari9j94if9ffkj3rka4llcwrhdgsi3l15p5f3"; 5026 type = "gem"; 5027 }; 5028 version = "1.1.2"; 5029 }; 5030 simplecov = { 5031 dependencies = ["docile" "simplecov-html"]; 5032 groups = ["development" "test"]; 5033 platforms = []; 5034 source = { 5035 remotes = ["https://rubygems.org"]; 5036 sha256 = "0ycx5q699ycbjhp28sjbkrd62vwxlrb7fh4v2m7sjsp2qhi6cf6r"; 5037 type = "gem"; 5038 }; 5039 version = "0.18.5"; 5040 }; 5041 simplecov-cobertura = { 5042 dependencies = ["simplecov"]; 5043 groups = ["development" "test"]; 5044 platforms = []; 5045 source = { 5046 remotes = ["https://rubygems.org"]; 5047 sha256 = "07ikl2y382g6ibzfflsamh13qlsr2769bx09kxdcs894cl882wwv"; 5048 type = "gem"; 5049 }; 5050 version = "1.3.1"; 5051 }; 5052 simplecov-html = { 5053 groups = ["coverage" "default" "development" "test"]; 5054 platforms = []; 5055 source = { 5056 remotes = ["https://rubygems.org"]; 5057 sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb"; 5058 type = "gem"; 5059 }; 5060 version = "0.12.3"; 5061 }; 5062 sixarm_ruby_unaccent = { 5063 groups = ["default"]; 5064 platforms = []; 5065 source = { 5066 remotes = ["https://rubygems.org"]; 5067 sha256 = "11237b8r8p7fc0cpn04v9wa7ggzq0xm6flh10h1lnb6zgc3schq0"; 5068 type = "gem"; 5069 }; 5070 version = "1.2.0"; 5071 }; 5072 slack-messenger = { 5073 groups = ["default"]; 5074 platforms = []; 5075 source = { 5076 remotes = ["https://rubygems.org"]; 5077 sha256 = "1h89asinyyyq88v89fdc3nw0g74vq2f7p59s18jrq3svpv913ij9"; 5078 type = "gem"; 5079 }; 5080 version = "2.3.4"; 5081 }; 5082 snowplow-tracker = { 5083 dependencies = ["contracts"]; 5084 groups = ["default"]; 5085 platforms = []; 5086 source = { 5087 remotes = ["https://rubygems.org"]; 5088 sha256 = "05136477ifa567aym9k8nqqmwv3plbczgh9x9fbz86860vym5v4w"; 5089 type = "gem"; 5090 }; 5091 version = "0.6.1"; 5092 }; 5093 solargraph = { 5094 dependencies = ["backport" "benchmark" "diff-lcs" "e2mmap" "jaro_winkler" "kramdown" "kramdown-parser-gfm" "parser" "reverse_markdown" "rubocop" "thor" "tilt" "yard"]; 5095 groups = ["development"]; 5096 platforms = []; 5097 source = { 5098 remotes = ["https://rubygems.org"]; 5099 sha256 = "1i2prnczlg871l3kyqy08z8axsilgv3wm4zw061wjyzqglx7xghg"; 5100 type = "gem"; 5101 }; 5102 version = "0.43.0"; 5103 }; 5104 sorted_set = { 5105 dependencies = ["rbtree" "set"]; 5106 groups = ["default"]; 5107 platforms = []; 5108 source = { 5109 remotes = ["https://rubygems.org"]; 5110 sha256 = "0brpwv68d7m9qbf5js4bg8bmg4v7h4ghz312jv9cnnccdvp8nasg"; 5111 type = "gem"; 5112 }; 5113 version = "1.0.3"; 5114 }; 5115 spamcheck = { 5116 dependencies = ["grpc"]; 5117 groups = ["default"]; 5118 platforms = []; 5119 source = { 5120 remotes = ["https://rubygems.org"]; 5121 sha256 = "0n307r7y819gq21yqhlni3r455cgcg3nc5318rhhx1bs99qs793r"; 5122 type = "gem"; 5123 }; 5124 version = "0.1.0"; 5125 }; 5126 spring = { 5127 groups = ["development" "test"]; 5128 platforms = []; 5129 source = { 5130 remotes = ["https://rubygems.org"]; 5131 sha256 = "1x2wz1y2b0kp7mlk9k8zkl39rddk2l3x34b7dar3bh3axd1cs30d"; 5132 type = "gem"; 5133 }; 5134 version = "2.1.1"; 5135 }; 5136 spring-commands-rspec = { 5137 dependencies = ["spring"]; 5138 groups = ["development" "test"]; 5139 platforms = []; 5140 source = { 5141 remotes = ["https://rubygems.org"]; 5142 sha256 = "0b0svpq3md1pjz5drpa5pxwg8nk48wrshq8lckim4x3nli7ya0k2"; 5143 type = "gem"; 5144 }; 5145 version = "1.0.4"; 5146 }; 5147 sprockets = { 5148 dependencies = ["concurrent-ruby" "rack"]; 5149 groups = ["default" "development" "test"]; 5150 platforms = []; 5151 source = { 5152 remotes = ["https://rubygems.org"]; 5153 sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay"; 5154 type = "gem"; 5155 }; 5156 version = "3.7.2"; 5157 }; 5158 sprockets-rails = { 5159 dependencies = ["actionpack" "activesupport" "sprockets"]; 5160 groups = ["default" "test"]; 5161 platforms = []; 5162 source = { 5163 remotes = ["https://rubygems.org"]; 5164 sha256 = "0mwmz36265646xqfyczgr1mhkm1hfxgxxvgdgr4xfcbf2g72p1k2"; 5165 type = "gem"; 5166 }; 5167 version = "3.2.2"; 5168 }; 5169 sqlite3 = { 5170 groups = ["default" "development" "test"]; 5171 platforms = []; 5172 source = { 5173 remotes = ["https://rubygems.org"]; 5174 sha256 = "01ifzp8nwzqppda419c9wcvr8n82ysmisrs0hph9pdmv1lpa4f5i"; 5175 type = "gem"; 5176 }; 5177 version = "1.3.13"; 5178 }; 5179 sshkey = { 5180 groups = ["default"]; 5181 platforms = []; 5182 source = { 5183 remotes = ["https://rubygems.org"]; 5184 sha256 = "03bkn55qsng484iqwz2lmm6rkimj01vsvhwk661s3lnmpkl65lbp"; 5185 type = "gem"; 5186 }; 5187 version = "2.0.0"; 5188 }; 5189 ssrf_filter = { 5190 groups = ["default"]; 5191 platforms = []; 5192 source = { 5193 remotes = ["https://rubygems.org"]; 5194 sha256 = "0flmg6f444liaxjgdwdrwcfwyyhc54a7wp26kqih2cklwll5gp40"; 5195 type = "gem"; 5196 }; 5197 version = "1.0.7"; 5198 }; 5199 stackprof = { 5200 groups = ["default"]; 5201 platforms = []; 5202 source = { 5203 remotes = ["https://rubygems.org"]; 5204 sha256 = "1g2zzasjdr1qnwmpmn28ddv2z9jsnv4w5raiz26y9h1jh03sagqd"; 5205 type = "gem"; 5206 }; 5207 version = "0.2.15"; 5208 }; 5209 state_machines = { 5210 groups = ["default"]; 5211 platforms = []; 5212 source = { 5213 remotes = ["https://rubygems.org"]; 5214 sha256 = "00mi16hg3rhkxz4y58s173cbnjlba41y9bfcim90p4ja6yfj9ri3"; 5215 type = "gem"; 5216 }; 5217 version = "0.5.0"; 5218 }; 5219 state_machines-activemodel = { 5220 dependencies = ["activemodel" "state_machines"]; 5221 groups = ["default"]; 5222 platforms = []; 5223 source = { 5224 remotes = ["https://rubygems.org"]; 5225 sha256 = "0b4dffzlj38adin6gm0ky72r5c507qdb1jprnm7h9gnlj2qxlcp9"; 5226 type = "gem"; 5227 }; 5228 version = "0.8.0"; 5229 }; 5230 state_machines-activerecord = { 5231 dependencies = ["activerecord" "state_machines-activemodel"]; 5232 groups = ["default"]; 5233 platforms = []; 5234 source = { 5235 remotes = ["https://rubygems.org"]; 5236 sha256 = "1dmaf4f4cg3gamzgga3gamp0kv9lvianqzr9103dw0xbp00vfbq7"; 5237 type = "gem"; 5238 }; 5239 version = "0.8.0"; 5240 }; 5241 strings = { 5242 dependencies = ["strings-ansi" "unicode-display_width" "unicode_utils"]; 5243 groups = ["default" "development" "test"]; 5244 platforms = []; 5245 source = { 5246 remotes = ["https://rubygems.org"]; 5247 sha256 = "1yynb0qhhhplmpzavfrrlwdnd1rh7rkwzcs4xf0mpy2wr6rr6clk"; 5248 type = "gem"; 5249 }; 5250 version = "0.2.1"; 5251 }; 5252 strings-ansi = { 5253 groups = ["default" "development" "test"]; 5254 platforms = []; 5255 source = { 5256 remotes = ["https://rubygems.org"]; 5257 sha256 = "120wa6yjc63b84lprglc52f40hx3fx920n4dmv14rad41rv2s9lh"; 5258 type = "gem"; 5259 }; 5260 version = "0.2.0"; 5261 }; 5262 swd = { 5263 dependencies = ["activesupport" "attr_required" "httpclient"]; 5264 groups = ["default"]; 5265 platforms = []; 5266 source = { 5267 remotes = ["https://rubygems.org"]; 5268 sha256 = "0c5cdpykx2h4jx8q01hjhv8f0plw5r9iqm2i1m0ijiyk7dqm824w"; 5269 type = "gem"; 5270 }; 5271 version = "1.2.0"; 5272 }; 5273 sys-filesystem = { 5274 dependencies = ["ffi"]; 5275 groups = ["default"]; 5276 platforms = []; 5277 source = { 5278 remotes = ["https://rubygems.org"]; 5279 sha256 = "03y0mnn5mp9ydi5jc4d3y0gnk5fxwljzzfzj9rg7q94kslwi1kx4"; 5280 type = "gem"; 5281 }; 5282 version = "1.1.9"; 5283 }; 5284 sysexits = { 5285 groups = ["default" "development" "test"]; 5286 platforms = []; 5287 source = { 5288 remotes = ["https://rubygems.org"]; 5289 sha256 = "0qjng6pllznmprzx8vb0zg0c86hdrkyjs615q41s9fjpmv2430jr"; 5290 type = "gem"; 5291 }; 5292 version = "1.2.0"; 5293 }; 5294 temple = { 5295 groups = ["default" "development" "test"]; 5296 platforms = []; 5297 source = { 5298 remotes = ["https://rubygems.org"]; 5299 sha256 = "060zzj7c2kicdfk6cpnn40n9yjnhfrr13d0rsbdhdij68chp2861"; 5300 type = "gem"; 5301 }; 5302 version = "0.8.2"; 5303 }; 5304 terminal-table = { 5305 dependencies = ["unicode-display_width"]; 5306 groups = ["default" "development"]; 5307 platforms = []; 5308 source = { 5309 remotes = ["https://rubygems.org"]; 5310 sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk"; 5311 type = "gem"; 5312 }; 5313 version = "1.8.0"; 5314 }; 5315 terser = { 5316 dependencies = ["execjs"]; 5317 groups = ["default"]; 5318 platforms = []; 5319 source = { 5320 remotes = ["https://rubygems.org"]; 5321 sha256 = "13mj7ds6kwl1z5dp8zg6b9l3vq9012g8yr99hlpf3d1dgsyf1hl0"; 5322 type = "gem"; 5323 }; 5324 version = "1.0.2"; 5325 }; 5326 test-prof = { 5327 groups = ["test"]; 5328 platforms = []; 5329 source = { 5330 remotes = ["https://rubygems.org"]; 5331 sha256 = "1vg0zjfgibdcgkzb4c25v0f4v6v8mvpzvgcag194rwglmkkyrwkx"; 5332 type = "gem"; 5333 }; 5334 version = "1.0.7"; 5335 }; 5336 test_file_finder = { 5337 dependencies = ["faraday"]; 5338 groups = ["development" "test"]; 5339 platforms = []; 5340 source = { 5341 remotes = ["https://rubygems.org"]; 5342 sha256 = "1kgak2xqyp2wf7y1c1q1dpxw56iq9mgpqjji6vfbjkxckqrxhdmw"; 5343 type = "gem"; 5344 }; 5345 version = "0.1.4"; 5346 }; 5347 text = { 5348 groups = ["default" "development"]; 5349 platforms = []; 5350 source = { 5351 remotes = ["https://rubygems.org"]; 5352 sha256 = "1x6kkmsr49y3rnrin91rv8mpc3dhrf3ql08kbccw8yffq61brfrg"; 5353 type = "gem"; 5354 }; 5355 version = "1.3.1"; 5356 }; 5357 thin = { 5358 dependencies = ["daemons" "eventmachine" "rack"]; 5359 groups = ["development"]; 5360 platforms = []; 5361 source = { 5362 remotes = ["https://rubygems.org"]; 5363 sha256 = "0g5p3r47qxxfmfagdf8wb68pd24938cgzdfn6pmpysrn296pg5m5"; 5364 type = "gem"; 5365 }; 5366 version = "1.8.0"; 5367 }; 5368 thor = { 5369 groups = ["default" "development" "omnibus" "test"]; 5370 platforms = []; 5371 source = { 5372 remotes = ["https://rubygems.org"]; 5373 sha256 = "18yhlvmfya23cs3pvhr1qy38y41b6mhr5q9vwv5lrgk16wmf3jna"; 5374 type = "gem"; 5375 }; 5376 version = "1.1.0"; 5377 }; 5378 thrift = { 5379 groups = ["default"]; 5380 platforms = []; 5381 source = { 5382 remotes = ["https://rubygems.org"]; 5383 sha256 = "1v4q8wlc4kr952r24q9x60cvimn27g34h0j23imwqkrjcbngsj5n"; 5384 type = "gem"; 5385 }; 5386 version = "0.14.0"; 5387 }; 5388 tilt = { 5389 groups = ["default" "development" "test"]; 5390 platforms = []; 5391 source = { 5392 remotes = ["https://rubygems.org"]; 5393 sha256 = "0rn8z8hda4h41a64l0zhkiwz2vxw9b1nb70gl37h1dg2k874yrlv"; 5394 type = "gem"; 5395 }; 5396 version = "2.0.10"; 5397 }; 5398 timecop = { 5399 groups = ["development" "test"]; 5400 platforms = []; 5401 source = { 5402 remotes = ["https://rubygems.org"]; 5403 sha256 = "0d7mm786180v4kzvn1f77rhfppsg5n0sq2bdx63x9nv114zm8jrp"; 5404 type = "gem"; 5405 }; 5406 version = "0.9.1"; 5407 }; 5408 timeliness = { 5409 groups = ["default"]; 5410 platforms = []; 5411 source = { 5412 remotes = ["https://rubygems.org"]; 5413 sha256 = "0gvp9b7yn4pykn794cibylc9ys1lw7fzv7djx1433icxw4y26my3"; 5414 type = "gem"; 5415 }; 5416 version = "0.3.10"; 5417 }; 5418 timfel-krb5-auth = { 5419 groups = ["default" "kerberos"]; 5420 platforms = []; 5421 source = { 5422 remotes = ["https://rubygems.org"]; 5423 sha256 = "105vajc0jkqgcx1wbp0ad262sdry4l1irk7jpaawv8vzfjfqqf5b"; 5424 type = "gem"; 5425 }; 5426 version = "0.8.3"; 5427 }; 5428 toml = { 5429 dependencies = ["parslet"]; 5430 groups = ["default" "development" "test"]; 5431 platforms = []; 5432 source = { 5433 remotes = ["https://rubygems.org"]; 5434 sha256 = "0xj460rkyqvg74xc8kivmbvgc46c6mm7r8mbjs5m2gq8khf8sbki"; 5435 type = "gem"; 5436 }; 5437 version = "0.2.0"; 5438 }; 5439 toml-rb = { 5440 dependencies = ["citrus"]; 5441 groups = ["default"]; 5442 platforms = []; 5443 source = { 5444 remotes = ["https://rubygems.org"]; 5445 sha256 = "0x5j95w28vj85bzw98g1dyd4gm7xpli2fdvwwrgwlay7gb3wc5jh"; 5446 type = "gem"; 5447 }; 5448 version = "2.0.1"; 5449 }; 5450 tomlrb = { 5451 groups = ["default"]; 5452 platforms = []; 5453 source = { 5454 remotes = ["https://rubygems.org"]; 5455 sha256 = "00x5y9h4fbvrv4xrjk4cqlkm4vq8gv73ax4alj3ac2x77zsnnrk8"; 5456 type = "gem"; 5457 }; 5458 version = "1.3.0"; 5459 }; 5460 tpm-key_attestation = { 5461 dependencies = ["bindata" "openssl-signature_algorithm"]; 5462 groups = ["default"]; 5463 platforms = []; 5464 source = { 5465 remotes = ["https://rubygems.org"]; 5466 sha256 = "1kdqyanz211wmxjzfiz2wg17gj6p4431qvjr0i6sp3d6268sssg4"; 5467 type = "gem"; 5468 }; 5469 version = "0.9.0"; 5470 }; 5471 train-core = { 5472 dependencies = ["addressable" "ffi" "json" "mixlib-shellout" "net-scp" "net-ssh"]; 5473 groups = ["default"]; 5474 platforms = []; 5475 source = { 5476 remotes = ["https://rubygems.org"]; 5477 sha256 = "1pbfbmi9l5hxr1zly1bc72fk8a6by4d19wdap8q3mi3rlflqzbfp"; 5478 type = "gem"; 5479 }; 5480 version = "3.4.9"; 5481 }; 5482 truncato = { 5483 dependencies = ["htmlentities" "nokogiri"]; 5484 groups = ["default"]; 5485 platforms = []; 5486 source = { 5487 remotes = ["https://rubygems.org"]; 5488 sha256 = "0z36dprfj9l4jwgwb2wv4v3cilm53v7i1ywfmm5f1dl352id3ak4"; 5489 type = "gem"; 5490 }; 5491 version = "0.7.11"; 5492 }; 5493 tty-color = { 5494 groups = ["default" "development" "test"]; 5495 platforms = []; 5496 source = { 5497 remotes = ["https://rubygems.org"]; 5498 sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g"; 5499 type = "gem"; 5500 }; 5501 version = "0.6.0"; 5502 }; 5503 tty-cursor = { 5504 groups = ["default" "development" "test"]; 5505 platforms = []; 5506 source = { 5507 remotes = ["https://rubygems.org"]; 5508 sha256 = "0j5zw041jgkmn605ya1zc151bxgxl6v192v2i26qhxx7ws2l2lvr"; 5509 type = "gem"; 5510 }; 5511 version = "0.7.1"; 5512 }; 5513 tty-markdown = { 5514 dependencies = ["kramdown" "pastel" "rouge" "strings" "tty-color" "tty-screen"]; 5515 groups = ["default" "development" "test"]; 5516 platforms = []; 5517 source = { 5518 remotes = ["https://rubygems.org"]; 5519 sha256 = "0hp6b6mcawg563098gs93wr49xmg871lkaj8m8gwk2va3zvqw7i5"; 5520 type = "gem"; 5521 }; 5522 version = "0.7.0"; 5523 }; 5524 tty-prompt = { 5525 dependencies = ["pastel" "tty-reader"]; 5526 groups = ["default" "development" "test"]; 5527 platforms = []; 5528 source = { 5529 remotes = ["https://rubygems.org"]; 5530 sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw"; 5531 type = "gem"; 5532 }; 5533 version = "0.23.1"; 5534 }; 5535 tty-reader = { 5536 dependencies = ["tty-cursor" "tty-screen" "wisper"]; 5537 groups = ["default" "development" "test"]; 5538 platforms = []; 5539 source = { 5540 remotes = ["https://rubygems.org"]; 5541 sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6"; 5542 type = "gem"; 5543 }; 5544 version = "0.9.0"; 5545 }; 5546 tty-screen = { 5547 groups = ["default" "development" "test"]; 5548 platforms = []; 5549 source = { 5550 remotes = ["https://rubygems.org"]; 5551 sha256 = "18jr6s1cg8yb26wzkqa6874q0z93rq0y5aw092kdqazk71y6a235"; 5552 type = "gem"; 5553 }; 5554 version = "0.8.1"; 5555 }; 5556 tzinfo = { 5557 dependencies = ["concurrent-ruby"]; 5558 groups = ["default" "development" "test"]; 5559 platforms = []; 5560 source = { 5561 remotes = ["https://rubygems.org"]; 5562 sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z"; 5563 type = "gem"; 5564 }; 5565 version = "2.0.4"; 5566 }; 5567 u2f = { 5568 groups = ["default"]; 5569 platforms = []; 5570 source = { 5571 remotes = ["https://rubygems.org"]; 5572 sha256 = "0lsm1hvwcaa9sq13ab1l1zjk0fgcy951ay11v2acx0h6q1iv21vr"; 5573 type = "gem"; 5574 }; 5575 version = "0.2.1"; 5576 }; 5577 uber = { 5578 groups = ["default"]; 5579 platforms = []; 5580 source = { 5581 remotes = ["https://rubygems.org"]; 5582 sha256 = "1p1mm7mngg40x05z52md3mbamkng0zpajbzqjjwmsyw0zw3v9vjv"; 5583 type = "gem"; 5584 }; 5585 version = "0.1.0"; 5586 }; 5587 unf = { 5588 dependencies = ["unf_ext"]; 5589 groups = ["default"]; 5590 platforms = []; 5591 source = { 5592 remotes = ["https://rubygems.org"]; 5593 sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 5594 type = "gem"; 5595 }; 5596 version = "0.1.4"; 5597 }; 5598 unf_ext = { 5599 groups = ["default"]; 5600 platforms = []; 5601 source = { 5602 remotes = ["https://rubygems.org"]; 5603 sha256 = "0wc47r23h063l8ysws8sy24gzh74mks81cak3lkzlrw4qkqb3sg4"; 5604 type = "gem"; 5605 }; 5606 version = "0.0.7.7"; 5607 }; 5608 unicode-display_width = { 5609 groups = ["default" "development" "test"]; 5610 platforms = []; 5611 source = { 5612 remotes = ["https://rubygems.org"]; 5613 sha256 = "06i3id27s60141x6fdnjn5rar1cywdwy64ilc59cz937303q3mna"; 5614 type = "gem"; 5615 }; 5616 version = "1.7.0"; 5617 }; 5618 unicode_utils = { 5619 groups = ["default"]; 5620 platforms = []; 5621 source = { 5622 remotes = ["https://rubygems.org"]; 5623 sha256 = "0h1a5yvrxzlf0lxxa1ya31jcizslf774arnsd89vgdhk4g7x08mr"; 5624 type = "gem"; 5625 }; 5626 version = "1.4.0"; 5627 }; 5628 uniform_notifier = { 5629 groups = ["default" "development" "test"]; 5630 platforms = []; 5631 source = { 5632 remotes = ["https://rubygems.org"]; 5633 sha256 = "0vm4aix8jmv42s1x58m3lj3xwkbxyn9qn6lzhhig0d1j8fv6j30c"; 5634 type = "gem"; 5635 }; 5636 version = "1.13.0"; 5637 }; 5638 unleash = { 5639 dependencies = ["murmurhash3"]; 5640 groups = ["default"]; 5641 platforms = []; 5642 source = { 5643 remotes = ["https://rubygems.org"]; 5644 sha256 = "0fxr4q8bs5pbf3y57f3bckg3ls9k76wzzkhvl1kdw879im4mcvhg"; 5645 type = "gem"; 5646 }; 5647 version = "3.2.2"; 5648 }; 5649 unparser = { 5650 dependencies = ["diff-lcs" "parser"]; 5651 groups = ["default" "test"]; 5652 platforms = []; 5653 source = { 5654 remotes = ["https://rubygems.org"]; 5655 sha256 = "0246c6j1lbi6jgga3n2br1nyvnwzh1bz0r9yca5d4cihb100byja"; 5656 type = "gem"; 5657 }; 5658 version = "0.6.0"; 5659 }; 5660 uri_template = { 5661 groups = ["default"]; 5662 platforms = []; 5663 source = { 5664 remotes = ["https://rubygems.org"]; 5665 sha256 = "0p8qbxlpmg3msw0ihny6a3gsn0yvydx9ksh5knn8dnq06zhqyb1i"; 5666 type = "gem"; 5667 }; 5668 version = "0.7.0"; 5669 }; 5670 valid_email = { 5671 dependencies = ["activemodel" "mail"]; 5672 groups = ["default"]; 5673 platforms = []; 5674 source = { 5675 remotes = ["https://rubygems.org"]; 5676 sha256 = "0w3587sa7d1a51djyla57pbv9v105jsqvxhkg6vbxi343fsm455q"; 5677 type = "gem"; 5678 }; 5679 version = "0.1.3"; 5680 }; 5681 validate_email = { 5682 dependencies = ["activemodel" "mail"]; 5683 groups = ["default"]; 5684 platforms = []; 5685 source = { 5686 remotes = ["https://rubygems.org"]; 5687 sha256 = "1r1fz29l699arka177c9xw7409d1a3ff95bf7a6pmc97slb91zlx"; 5688 type = "gem"; 5689 }; 5690 version = "0.1.6"; 5691 }; 5692 validate_url = { 5693 dependencies = ["activemodel" "public_suffix"]; 5694 groups = ["default"]; 5695 platforms = []; 5696 source = { 5697 remotes = ["https://rubygems.org"]; 5698 sha256 = "1bwj34rz7961rrl545f006m2jdz1nrc0m72gfqmnb41xwsvpagbk"; 5699 type = "gem"; 5700 }; 5701 version = "1.0.13"; 5702 }; 5703 validates_hostname = { 5704 dependencies = ["activerecord" "activesupport"]; 5705 groups = ["default"]; 5706 platforms = []; 5707 source = { 5708 remotes = ["https://rubygems.org"]; 5709 sha256 = "1hxqza44pvk6x6vb91cvllhw71hqziby06dk1s94rh9f6khbl1nm"; 5710 type = "gem"; 5711 }; 5712 version = "1.0.11"; 5713 }; 5714 version_sorter = { 5715 groups = ["default"]; 5716 platforms = []; 5717 source = { 5718 remotes = ["https://rubygems.org"]; 5719 sha256 = "0hbdw3vh856f5yg5mbj4498l6vh90cd3pn22ikr3ranzkrh73l3s"; 5720 type = "gem"; 5721 }; 5722 version = "2.2.4"; 5723 }; 5724 vmstat = { 5725 groups = ["default"]; 5726 platforms = []; 5727 source = { 5728 remotes = ["https://rubygems.org"]; 5729 sha256 = "0vb5mwc71p8rlm30hnll3lb4z70ipl5rmilskpdrq2mxwfilcm5b"; 5730 type = "gem"; 5731 }; 5732 version = "2.3.0"; 5733 }; 5734 warden = { 5735 dependencies = ["rack"]; 5736 groups = ["default"]; 5737 platforms = []; 5738 source = { 5739 remotes = ["https://rubygems.org"]; 5740 sha256 = "1fr9n9i9r82xb6i61fdw4xgc7zjv7fsdrr4k0njchy87iw9fl454"; 5741 type = "gem"; 5742 }; 5743 version = "1.2.8"; 5744 }; 5745 warning = { 5746 groups = ["default"]; 5747 platforms = []; 5748 source = { 5749 remotes = ["https://rubygems.org"]; 5750 sha256 = "1qhniramhgrcqhb905rkc82k29kgd6535jqf0aii5w3v6m2kn8qd"; 5751 type = "gem"; 5752 }; 5753 version = "1.2.0"; 5754 }; 5755 webauthn = { 5756 dependencies = ["android_key_attestation" "awrence" "bindata" "cbor" "cose" "openssl" "safety_net_attestation" "securecompare" "tpm-key_attestation"]; 5757 groups = ["default"]; 5758 platforms = []; 5759 source = { 5760 remotes = ["https://rubygems.org"]; 5761 sha256 = "17nqmi6n4s3i6pmcd7myf7w49q9xd5xlcvz9vbqijlm4yicyxywn"; 5762 type = "gem"; 5763 }; 5764 version = "2.3.0"; 5765 }; 5766 webfinger = { 5767 dependencies = ["activesupport" "httpclient"]; 5768 groups = ["default"]; 5769 platforms = []; 5770 source = { 5771 remotes = ["https://rubygems.org"]; 5772 sha256 = "0m0jh8k7c0ifh2jhbn7ihqrmn5fi754wflva97zgy70hpdvxyjar"; 5773 type = "gem"; 5774 }; 5775 version = "1.1.0"; 5776 }; 5777 webmock = { 5778 dependencies = ["addressable" "crack" "hashdiff"]; 5779 groups = ["test"]; 5780 platforms = []; 5781 source = { 5782 remotes = ["https://rubygems.org"]; 5783 sha256 = "0z9k677j9f6jrsj6nkxl2h969q0zyfzqj2ibxldznd5jaqj85xmw"; 5784 type = "gem"; 5785 }; 5786 version = "3.9.1"; 5787 }; 5788 webrick = { 5789 groups = ["metrics"]; 5790 platforms = []; 5791 source = { 5792 remotes = ["https://rubygems.org"]; 5793 sha256 = "0z6nv626lzfl7wx407l5x5688layh9qd82k97hrm6pwgj6miwk8b"; 5794 type = "gem"; 5795 }; 5796 version = "1.6.1"; 5797 }; 5798 websocket-driver = { 5799 dependencies = ["websocket-extensions"]; 5800 groups = ["default" "test"]; 5801 platforms = []; 5802 source = { 5803 remotes = ["https://rubygems.org"]; 5804 sha256 = "0a3bwxd9v3ghrxzjc4vxmf4xa18c6m4xqy5wb0yk5c6b9psc7052"; 5805 type = "gem"; 5806 }; 5807 version = "0.7.5"; 5808 }; 5809 websocket-extensions = { 5810 groups = ["default" "test"]; 5811 platforms = []; 5812 source = { 5813 remotes = ["https://rubygems.org"]; 5814 sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw"; 5815 type = "gem"; 5816 }; 5817 version = "0.1.5"; 5818 }; 5819 wikicloth = { 5820 dependencies = ["builder" "expression_parser" "rinku"]; 5821 groups = ["default"]; 5822 platforms = []; 5823 source = { 5824 remotes = ["https://rubygems.org"]; 5825 sha256 = "1jp6c2yzyqbap8jdiw8yz6l08sradky1llhyhmrg934l1b5akj3s"; 5826 type = "gem"; 5827 }; 5828 version = "0.8.1"; 5829 }; 5830 wisper = { 5831 groups = ["default" "development" "test"]; 5832 platforms = []; 5833 source = { 5834 remotes = ["https://rubygems.org"]; 5835 sha256 = "1rpsi0ziy78cj82sbyyywby4d0aw0a5q84v65qd28vqn79fbq5yf"; 5836 type = "gem"; 5837 }; 5838 version = "2.0.1"; 5839 }; 5840 with_env = { 5841 groups = ["default" "development" "test"]; 5842 platforms = []; 5843 source = { 5844 remotes = ["https://rubygems.org"]; 5845 sha256 = "1r5ns064mbb99hf1dyxsk9183hznc5i7mn3bi86zka6dlvqf9csh"; 5846 type = "gem"; 5847 }; 5848 version = "1.1.0"; 5849 }; 5850 wmi-lite = { 5851 groups = ["default"]; 5852 platforms = []; 5853 source = { 5854 remotes = ["https://rubygems.org"]; 5855 sha256 = "110dv4arvwyky6f2pq19f20f1xcjpiz3zfbals0y49ijpq8agvql"; 5856 type = "gem"; 5857 }; 5858 version = "1.0.5"; 5859 }; 5860 xml-simple = { 5861 groups = ["default" "development" "test"]; 5862 platforms = []; 5863 source = { 5864 remotes = ["https://rubygems.org"]; 5865 sha256 = "0xlqplda3fix5pcykzsyzwgnbamb3qrqkgbrhhfz2a2fxhrkvhw8"; 5866 type = "gem"; 5867 }; 5868 version = "1.1.5"; 5869 }; 5870 xpath = { 5871 dependencies = ["nokogiri"]; 5872 groups = ["default" "development" "test"]; 5873 platforms = []; 5874 source = { 5875 remotes = ["https://rubygems.org"]; 5876 sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd"; 5877 type = "gem"; 5878 }; 5879 version = "3.2.0"; 5880 }; 5881 yajl-ruby = { 5882 groups = ["default"]; 5883 platforms = []; 5884 source = { 5885 remotes = ["https://rubygems.org"]; 5886 sha256 = "16v0w5749qjp13xhjgr2gcsvjv6mf35br7iqwycix1n2h7kfcckf"; 5887 type = "gem"; 5888 }; 5889 version = "1.4.1"; 5890 }; 5891 yard = { 5892 groups = ["default" "development"]; 5893 platforms = []; 5894 source = { 5895 remotes = ["https://rubygems.org"]; 5896 sha256 = "0qzr5j1a1cafv81ib3i51qyl8jnmwdxlqi3kbiraldzpbjh4ln9h"; 5897 type = "gem"; 5898 }; 5899 version = "0.9.26"; 5900 }; 5901 zeitwerk = { 5902 groups = ["default" "development" "test"]; 5903 platforms = []; 5904 source = { 5905 remotes = ["https://rubygems.org"]; 5906 sha256 = "1746czsjarixq0x05f7p3hpzi38ldg6wxnxxw74kbjzh1sdjgmpl"; 5907 type = "gem"; 5908 }; 5909 version = "2.4.2"; 5910 }; 5911}