at 22.05-pre 2998 lines 78 kB view raw
1{ 2 actioncable = { 3 dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "0ilq5mniarm0zlvnkagqj9n9p73ljrhphciz02aymrpfxxxclz2x"; 9 type = "gem"; 10 }; 11 version = "6.1.4.1"; 12 }; 13 actionmailbox = { 14 dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "16azdnjws215clb056b9mabglx4b8f61hr82hv7hm80dmn89zqq6"; 20 type = "gem"; 21 }; 22 version = "6.1.4.1"; 23 }; 24 actionmailer = { 25 dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "rails-dom-testing"]; 26 groups = ["default"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "00s07l2ac5igch1g2rpa0linmiq7mhgk6v6wxkckg8gbiqijb592"; 31 type = "gem"; 32 }; 33 version = "6.1.4.1"; 34 }; 35 actionpack = { 36 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 37 groups = ["default"]; 38 platforms = []; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 sha256 = "0xgysqnibjsy6kdz10x2xb3kwa6lssiqhh0zggrbgs31ypwhlpia"; 42 type = "gem"; 43 }; 44 version = "6.1.4.1"; 45 }; 46 actiontext = { 47 dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "nokogiri"]; 48 groups = ["default"]; 49 platforms = []; 50 source = { 51 remotes = ["https://rubygems.org"]; 52 sha256 = "0m4fy4qqh09vnzbhx383vjdfid6fzbs49bzzg415x05nmmjkx582"; 53 type = "gem"; 54 }; 55 version = "6.1.4.1"; 56 }; 57 actionview = { 58 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; 59 groups = ["default"]; 60 platforms = []; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "1yf4ic5kl324rs0raralpwx24s6hvvdzxfhinafylf8f3x7jj23z"; 64 type = "gem"; 65 }; 66 version = "6.1.4.1"; 67 }; 68 activejob = { 69 dependencies = ["activesupport" "globalid"]; 70 groups = ["default"]; 71 platforms = []; 72 source = { 73 remotes = ["https://rubygems.org"]; 74 sha256 = "1q7c0i0kwarxgcbxk71wa9jnlg45grbxmhlrh7dk9bgcv7r7r7hn"; 75 type = "gem"; 76 }; 77 version = "6.1.4.1"; 78 }; 79 activemodel = { 80 dependencies = ["activesupport"]; 81 groups = ["default"]; 82 platforms = []; 83 source = { 84 remotes = ["https://rubygems.org"]; 85 sha256 = "16ixam4lni8b5lgx0whnax0imzh1dh10fy5r9pxs52n83yz5nbq3"; 86 type = "gem"; 87 }; 88 version = "6.1.4.1"; 89 }; 90 activerecord = { 91 dependencies = ["activemodel" "activesupport"]; 92 groups = ["default"]; 93 platforms = []; 94 source = { 95 remotes = ["https://rubygems.org"]; 96 sha256 = "1ccgvlj767ybps3pxlaa4iw77n7wbriw2sr8754id3ngjfap08ja"; 97 type = "gem"; 98 }; 99 version = "6.1.4.1"; 100 }; 101 activestorage = { 102 dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"]; 103 groups = ["default"]; 104 platforms = []; 105 source = { 106 remotes = ["https://rubygems.org"]; 107 sha256 = "17knzz9fvqg4x582vy0xmlgjkxfb13xyzl2rgw19qfma86hxsvvi"; 108 type = "gem"; 109 }; 110 version = "6.1.4.1"; 111 }; 112 activesupport = { 113 dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"]; 114 groups = ["default"]; 115 platforms = []; 116 source = { 117 remotes = ["https://rubygems.org"]; 118 sha256 = "19gx1jcq46x9d1pi1w8xq0bgvvfw239y4lalr8asm291gj3q3ds4"; 119 type = "gem"; 120 }; 121 version = "6.1.4.1"; 122 }; 123 addressable = { 124 groups = ["default"]; 125 platforms = []; 126 source = { 127 remotes = ["https://rubygems.org"]; 128 sha256 = "0mpn7sbjl477h56gmxsjqb89r5s3w7vx5af994ssgc3iamvgzgvs"; 129 type = "gem"; 130 }; 131 version = "2.4.0"; 132 }; 133 ansi = { 134 groups = ["default"]; 135 platforms = []; 136 source = { 137 remotes = ["https://rubygems.org"]; 138 sha256 = "14ims9zfal4gs2wpx2m5rd8zsrl2k794d359shkrsgg3fhr2a22l"; 139 type = "gem"; 140 }; 141 version = "1.5.0"; 142 }; 143 ast = { 144 groups = ["default"]; 145 platforms = []; 146 source = { 147 remotes = ["https://rubygems.org"]; 148 sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y"; 149 type = "gem"; 150 }; 151 version = "2.4.2"; 152 }; 153 atk = { 154 dependencies = ["glib2"]; 155 groups = ["default"]; 156 platforms = []; 157 source = { 158 remotes = ["https://rubygems.org"]; 159 sha256 = "05brc25pfvak610mdwgjsc64di29yff9i9g72m6hyc21pdjwfy3n"; 160 type = "gem"; 161 }; 162 version = "3.4.3"; 163 }; 164 atomos = { 165 groups = ["default"]; 166 platforms = []; 167 source = { 168 remotes = ["https://rubygems.org"]; 169 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx"; 170 type = "gem"; 171 }; 172 version = "0.1.3"; 173 }; 174 awesome_print = { 175 groups = ["default"]; 176 platforms = []; 177 source = { 178 remotes = ["https://rubygems.org"]; 179 sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9"; 180 type = "gem"; 181 }; 182 version = "1.9.2"; 183 }; 184 backport = { 185 groups = ["default"]; 186 platforms = []; 187 source = { 188 remotes = ["https://rubygems.org"]; 189 sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i"; 190 type = "gem"; 191 }; 192 version = "1.2.0"; 193 }; 194 bacon = { 195 groups = ["default"]; 196 platforms = []; 197 source = { 198 remotes = ["https://rubygems.org"]; 199 sha256 = "1f06gdj77bmwzc1k5iragl1595hbn67yc7sqvs56ca8plrr2vmai"; 200 type = "gem"; 201 }; 202 version = "1.2.0"; 203 }; 204 benchmark = { 205 groups = ["default"]; 206 platforms = []; 207 source = { 208 remotes = ["https://rubygems.org"]; 209 sha256 = "0xwcnbwnbqq8jp92mvawn6y69cb53wsz84wwmk9vsfk1jjvqfw2z"; 210 type = "gem"; 211 }; 212 version = "0.2.0"; 213 }; 214 builder = { 215 groups = ["default"]; 216 platforms = []; 217 source = { 218 remotes = ["https://rubygems.org"]; 219 sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr"; 220 type = "gem"; 221 }; 222 version = "3.2.4"; 223 }; 224 byebug = { 225 groups = ["default"]; 226 platforms = []; 227 source = { 228 remotes = ["https://rubygems.org"]; 229 sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194"; 230 type = "gem"; 231 }; 232 version = "11.1.3"; 233 }; 234 cairo = { 235 dependencies = ["native-package-installer" "pkg-config" "red-colors"]; 236 groups = ["default"]; 237 platforms = []; 238 source = { 239 remotes = ["https://rubygems.org"]; 240 sha256 = "0vbj9szp2xbnxqan8hppip8vm9fxpcmpx745y5fvg2scdh9f0p7s"; 241 type = "gem"; 242 }; 243 version = "1.17.5"; 244 }; 245 cairo-gobject = { 246 dependencies = ["cairo" "glib2"]; 247 groups = ["default"]; 248 platforms = []; 249 source = { 250 remotes = ["https://rubygems.org"]; 251 sha256 = "136aa800dgq6bmr0lb59mfj5q72r712wwp5wy5qxnp48adjw1k2h"; 252 type = "gem"; 253 }; 254 version = "3.4.3"; 255 }; 256 camping = { 257 dependencies = ["mab" "rack"]; 258 groups = ["default"]; 259 platforms = []; 260 source = { 261 remotes = ["https://rubygems.org"]; 262 sha256 = "1q2a5x97pgnld0b8yziblp9fqkjyib4gfwv9gcyynyhswqwsldpf"; 263 type = "gem"; 264 }; 265 version = "2.1.532"; 266 }; 267 CFPropertyList = { 268 dependencies = ["rexml"]; 269 groups = ["default"]; 270 platforms = []; 271 source = { 272 remotes = ["https://rubygems.org"]; 273 sha256 = "00s388z1akvj2j77ylr1mgp02zxp4ybcgc4ds3bz4647dfk0cwxk"; 274 type = "gem"; 275 }; 276 version = "3.0.4"; 277 }; 278 charlock_holmes = { 279 groups = ["default"]; 280 platforms = []; 281 source = { 282 remotes = ["https://rubygems.org"]; 283 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p"; 284 type = "gem"; 285 }; 286 version = "0.7.7"; 287 }; 288 claide = { 289 groups = ["default"]; 290 platforms = []; 291 source = { 292 remotes = ["https://rubygems.org"]; 293 sha256 = "0kasxsms24fgcdsq680nz99d5lazl9rmz1qkil2y5gbbssx89g0z"; 294 type = "gem"; 295 }; 296 version = "1.0.3"; 297 }; 298 clamp = { 299 groups = ["default"]; 300 platforms = []; 301 source = { 302 remotes = ["https://rubygems.org"]; 303 sha256 = "08m0syh06bhx8dqn560ivjg96l5cs5s3l9jh2szsnlcdcyl9jsjg"; 304 type = "gem"; 305 }; 306 version = "1.3.2"; 307 }; 308 cld3 = { 309 dependencies = ["ffi"]; 310 groups = ["default"]; 311 platforms = []; 312 source = { 313 remotes = ["https://rubygems.org"]; 314 sha256 = "1y04ig8p9rparhff5dh3781pwf1xlirgq8p0fzvggjjpx761bvra"; 315 type = "gem"; 316 }; 317 version = "3.4.2"; 318 }; 319 cocoapods = { 320 dependencies = ["activesupport" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-stats" "cocoapods-trunk" "cocoapods-try" "colored" "escape" "fourflusher" "molinillo" "nap" "xcodeproj"]; 321 groups = ["default"]; 322 platforms = []; 323 source = { 324 remotes = ["https://rubygems.org"]; 325 sha256 = "0rnxjwrfk3yz34xx11hh61j7p57l6vwh8b86jvjivzlgrj4a025r"; 326 type = "gem"; 327 }; 328 version = "1.0.1"; 329 }; 330 cocoapods-acknowledgements = { 331 dependencies = ["cocoapods" "redcarpet" "xcodeproj"]; 332 groups = ["default"]; 333 platforms = []; 334 source = { 335 remotes = ["https://rubygems.org"]; 336 sha256 = "04gaijs4djjkynan06wyaxxz48db0czzfrhh95jn3r201k2ypa7k"; 337 type = "gem"; 338 }; 339 version = "1.3.0"; 340 }; 341 cocoapods-art = { 342 groups = ["default"]; 343 platforms = []; 344 source = { 345 remotes = ["https://rubygems.org"]; 346 sha256 = "1yi4dgl6w6fs35szsxb4z24d7svmqgxyr4ma4hsrcsb2pv4qk3xj"; 347 type = "gem"; 348 }; 349 version = "1.1.0"; 350 }; 351 cocoapods-browser = { 352 dependencies = ["cocoapods"]; 353 groups = ["default"]; 354 platforms = []; 355 source = { 356 remotes = ["https://rubygems.org"]; 357 sha256 = "1mq9mcw3xnf2nqkmcjg874sx422dbmfa99vhw31c9jb0cd4j3m9p"; 358 type = "gem"; 359 }; 360 version = "0.1.5"; 361 }; 362 cocoapods-clean = { 363 groups = ["default"]; 364 platforms = []; 365 source = { 366 remotes = ["https://rubygems.org"]; 367 sha256 = "16zy8xl94clblxivlcrw2jf3dnvmwlr6jni6kz74rnc8wj42sf1w"; 368 type = "gem"; 369 }; 370 version = "0.0.1"; 371 }; 372 cocoapods-clean_build_phases_scripts = { 373 groups = ["default"]; 374 platforms = []; 375 source = { 376 remotes = ["https://rubygems.org"]; 377 sha256 = "0syya8l1kz36069y7cx4f37aihpmbm4yd5wvifs3j8qzz8bpxpfi"; 378 type = "gem"; 379 }; 380 version = "0.0.3"; 381 }; 382 cocoapods-core = { 383 dependencies = ["activesupport" "fuzzy_match" "nap"]; 384 groups = ["default"]; 385 platforms = []; 386 source = { 387 remotes = ["https://rubygems.org"]; 388 sha256 = "1bh69sbljlf3hvg98y2zssx0ch51lllz1k1lc8xysn43dm3ahaa5"; 389 type = "gem"; 390 }; 391 version = "1.0.1"; 392 }; 393 cocoapods-coverage = { 394 dependencies = ["cocoapods-testing" "slather"]; 395 groups = ["default"]; 396 platforms = []; 397 source = { 398 remotes = ["https://rubygems.org"]; 399 sha256 = "04bzk1x67pqrmnmz3pdw107j5p9ncwfm7gdv8n4bk4r9nqxdv3wn"; 400 type = "gem"; 401 }; 402 version = "0.2.0"; 403 }; 404 cocoapods-deintegrate = { 405 groups = ["default"]; 406 platforms = []; 407 source = { 408 remotes = ["https://rubygems.org"]; 409 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i"; 410 type = "gem"; 411 }; 412 version = "1.0.5"; 413 }; 414 cocoapods-dependencies = { 415 dependencies = ["ruby-graphviz"]; 416 groups = ["default"]; 417 platforms = []; 418 source = { 419 remotes = ["https://rubygems.org"]; 420 sha256 = "10ssv98af44698kp4w0wfdrc7x3ccf2w9dhcva6i7hwlffjvcsz3"; 421 type = "gem"; 422 }; 423 version = "1.3.0"; 424 }; 425 cocoapods-deploy = { 426 groups = ["default"]; 427 platforms = []; 428 source = { 429 remotes = ["https://rubygems.org"]; 430 sha256 = "1qnhl54z0dqyn0sk7rgn3vwmfax0yr3sk2r464h888d2qjxz6v7j"; 431 type = "gem"; 432 }; 433 version = "0.0.12"; 434 }; 435 cocoapods-disable-podfile-validations = { 436 groups = ["default"]; 437 platforms = []; 438 source = { 439 remotes = ["https://rubygems.org"]; 440 sha256 = "1fxrq0b1x5gr2gr9md6mkwgaj8519gf1sbyqs88yqphbigf5iy75"; 441 type = "gem"; 442 }; 443 version = "0.1.1"; 444 }; 445 cocoapods-downloader = { 446 groups = ["default"]; 447 platforms = []; 448 source = { 449 remotes = ["https://rubygems.org"]; 450 sha256 = "161sjpyxipnbhwcr5kyfbcdbzs9zq20sigsazjm782cn3s466p0z"; 451 type = "gem"; 452 }; 453 version = "1.5.1"; 454 }; 455 cocoapods-expert-difficulty = { 456 groups = ["default"]; 457 platforms = []; 458 source = { 459 remotes = ["https://rubygems.org"]; 460 sha256 = "19shjj4kj9rqg1a3pax568q0w9rkq8jcba2mycvq0szbv7bw6pgl"; 461 type = "gem"; 462 }; 463 version = "1.0.0"; 464 }; 465 cocoapods-fix-react-native = { 466 groups = ["default"]; 467 platforms = []; 468 source = { 469 remotes = ["https://rubygems.org"]; 470 sha256 = "0jhgg3amman51hvk0x7h1xqqdb71kfmbzfziaip6fxkl7sjr43ix"; 471 type = "gem"; 472 }; 473 version = "2019.09.17.15"; 474 }; 475 cocoapods-generate = { 476 dependencies = ["cocoapods-disable-podfile-validations"]; 477 groups = ["default"]; 478 platforms = []; 479 source = { 480 remotes = ["https://rubygems.org"]; 481 sha256 = "0vpn0y2r91cv9kr2kh6rwh51ipi90iyjfya8ir9grxh1ngv179ck"; 482 type = "gem"; 483 }; 484 version = "2.2.2"; 485 }; 486 cocoapods-git_url_rewriter = { 487 groups = ["default"]; 488 platforms = []; 489 source = { 490 remotes = ["https://rubygems.org"]; 491 sha256 = "1cmyrj92d781pkq1b6qbvpmxvfx8k3l36cdqsi46w55icjm1jqbw"; 492 type = "gem"; 493 }; 494 version = "1.0.1"; 495 }; 496 cocoapods-keys = { 497 dependencies = ["dotenv" "osx_keychain"]; 498 groups = ["default"]; 499 platforms = []; 500 source = { 501 remotes = ["https://rubygems.org"]; 502 sha256 = "153cxxsi77dygc4qrij6qs44dbvc7dw31jx06cmf0ajrhv9qjnxl"; 503 type = "gem"; 504 }; 505 version = "2.2.1"; 506 }; 507 cocoapods-open = { 508 groups = ["default"]; 509 platforms = []; 510 source = { 511 remotes = ["https://rubygems.org"]; 512 sha256 = "1z9x1cqrz4zc6yd08clawi8gg7ip8vbhkh9lkrdkzw7i6lqyrp0j"; 513 type = "gem"; 514 }; 515 version = "0.0.8"; 516 }; 517 cocoapods-plugins = { 518 dependencies = ["nap"]; 519 groups = ["default"]; 520 platforms = []; 521 source = { 522 remotes = ["https://rubygems.org"]; 523 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj"; 524 type = "gem"; 525 }; 526 version = "1.0.0"; 527 }; 528 cocoapods-search = { 529 groups = ["default"]; 530 platforms = []; 531 source = { 532 remotes = ["https://rubygems.org"]; 533 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv"; 534 type = "gem"; 535 }; 536 version = "1.0.1"; 537 }; 538 cocoapods-stats = { 539 groups = ["default"]; 540 platforms = []; 541 source = { 542 remotes = ["https://rubygems.org"]; 543 sha256 = "1xhdh5v94p6l612rwrk290nd2hdfx8lbaqfbkmj34md218kilqww"; 544 type = "gem"; 545 }; 546 version = "1.1.0"; 547 }; 548 cocoapods-testing = { 549 dependencies = ["xctasks"]; 550 groups = ["default"]; 551 platforms = []; 552 source = { 553 remotes = ["https://rubygems.org"]; 554 sha256 = "0f7w4gxr45m42ca6fpbq38jfzii00xysz12vcc68myvi8x0krr5l"; 555 type = "gem"; 556 }; 557 version = "0.2.0"; 558 }; 559 cocoapods-trunk = { 560 dependencies = ["nap" "netrc"]; 561 groups = ["default"]; 562 platforms = []; 563 source = { 564 remotes = ["https://rubygems.org"]; 565 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz"; 566 type = "gem"; 567 }; 568 version = "1.6.0"; 569 }; 570 cocoapods-try = { 571 groups = ["default"]; 572 platforms = []; 573 source = { 574 remotes = ["https://rubygems.org"]; 575 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql"; 576 type = "gem"; 577 }; 578 version = "1.2.0"; 579 }; 580 cocoapods-try-release-fix = { 581 groups = ["default"]; 582 platforms = []; 583 source = { 584 remotes = ["https://rubygems.org"]; 585 sha256 = "0a7hbc5j0p507cyd9a0rd2mf2d525ia3gcnx7bdspxqnhl0a43bf"; 586 type = "gem"; 587 }; 588 version = "0.1.2"; 589 }; 590 cocoapods-update-if-you-dare = { 591 dependencies = ["colored2"]; 592 groups = ["default"]; 593 platforms = []; 594 source = { 595 remotes = ["https://rubygems.org"]; 596 sha256 = "0nqvywrbfxiagip2vl9kj71h39g4idq1lshkxl5bqh1hq57g4k9q"; 597 type = "gem"; 598 }; 599 version = "0.2.0"; 600 }; 601 cocoapods-whitelist = { 602 groups = ["default"]; 603 platforms = []; 604 source = { 605 remotes = ["https://rubygems.org"]; 606 sha256 = "1z50v9y66kl0s9s84syd8vai77hhysdaymmgbdmpaq54bra6xk72"; 607 type = "gem"; 608 }; 609 version = "0.2.0"; 610 }; 611 cocoapods-wholemodule = { 612 groups = ["default"]; 613 platforms = []; 614 source = { 615 remotes = ["https://rubygems.org"]; 616 sha256 = "03gr4r0aa9mrj8i27dd6l87jzq78sid3jbywmkazg3yrq6y38i21"; 617 type = "gem"; 618 }; 619 version = "0.0.1"; 620 }; 621 coderay = { 622 groups = ["default"]; 623 platforms = []; 624 source = { 625 remotes = ["https://rubygems.org"]; 626 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw"; 627 type = "gem"; 628 }; 629 version = "1.1.3"; 630 }; 631 coffee-script = { 632 dependencies = ["coffee-script-source" "execjs"]; 633 groups = ["default"]; 634 platforms = []; 635 source = { 636 remotes = ["https://rubygems.org"]; 637 sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2"; 638 type = "gem"; 639 }; 640 version = "2.4.1"; 641 }; 642 coffee-script-source = { 643 groups = ["default"]; 644 platforms = []; 645 source = { 646 remotes = ["https://rubygems.org"]; 647 sha256 = "1907v9q1zcqmmyqzhzych5l7qifgls2rlbnbhy5vzyr7i7yicaz1"; 648 type = "gem"; 649 }; 650 version = "1.12.2"; 651 }; 652 colorator = { 653 groups = ["default"]; 654 platforms = []; 655 source = { 656 remotes = ["https://rubygems.org"]; 657 sha256 = "09zp15hyd9wlbgf1kmrf4rnry8cpvh1h9fj7afarlqcy4hrfdpvs"; 658 type = "gem"; 659 }; 660 version = "0.1"; 661 }; 662 colored = { 663 groups = ["default"]; 664 platforms = []; 665 source = { 666 remotes = ["https://rubygems.org"]; 667 sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx"; 668 type = "gem"; 669 }; 670 version = "1.2"; 671 }; 672 colored2 = { 673 groups = ["default"]; 674 platforms = []; 675 source = { 676 remotes = ["https://rubygems.org"]; 677 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i"; 678 type = "gem"; 679 }; 680 version = "3.1.2"; 681 }; 682 concurrent-ruby = { 683 groups = ["default"]; 684 platforms = []; 685 source = { 686 remotes = ["https://rubygems.org"]; 687 sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f"; 688 type = "gem"; 689 }; 690 version = "1.1.9"; 691 }; 692 crass = { 693 groups = ["default"]; 694 platforms = []; 695 source = { 696 remotes = ["https://rubygems.org"]; 697 sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw"; 698 type = "gem"; 699 }; 700 version = "1.0.6"; 701 }; 702 curb = { 703 groups = ["default"]; 704 platforms = []; 705 source = { 706 remotes = ["https://rubygems.org"]; 707 sha256 = "1q7kqswm780vx1fannnrprbfbsp166smgyszgip5q7b859mk89wp"; 708 type = "gem"; 709 }; 710 version = "0.9.11"; 711 }; 712 curses = { 713 groups = ["default"]; 714 platforms = []; 715 source = { 716 remotes = ["https://rubygems.org"]; 717 sha256 = "0j00s12wn9ai2qinbmzak6v0173cldqllnzs2s2id7gl45py2s75"; 718 type = "gem"; 719 }; 720 version = "1.4.2"; 721 }; 722 daemons = { 723 groups = ["default"]; 724 platforms = []; 725 source = { 726 remotes = ["https://rubygems.org"]; 727 sha256 = "07cszb0zl8mqmwhc8a2yfg36vi6lbgrp4pa5bvmryrpcz9v6viwg"; 728 type = "gem"; 729 }; 730 version = "1.4.1"; 731 }; 732 data_objects = { 733 dependencies = ["addressable"]; 734 groups = ["default"]; 735 platforms = []; 736 source = { 737 remotes = ["https://rubygems.org"]; 738 sha256 = "19fw1ckqc5f1wc4r72qrymy2k6cmd8azbxpn61ksbsjqhzc2bgqd"; 739 type = "gem"; 740 }; 741 version = "0.10.17"; 742 }; 743 dep-selector-libgecode = { 744 groups = ["default"]; 745 platforms = []; 746 source = { 747 remotes = ["https://rubygems.org"]; 748 sha256 = "09frwp3np5c64y8g5rnbl46n7riknmdjprhndsh6zzajkjr9m3xj"; 749 type = "gem"; 750 }; 751 version = "1.3.5"; 752 }; 753 diff-lcs = { 754 groups = ["default"]; 755 platforms = []; 756 source = { 757 remotes = ["https://rubygems.org"]; 758 sha256 = "0m925b8xc6kbpnif9dldna24q1szg4mk0fvszrki837pfn46afmz"; 759 type = "gem"; 760 }; 761 version = "1.4.4"; 762 }; 763 digest-sha3 = { 764 groups = ["default"]; 765 platforms = []; 766 source = { 767 remotes = ["https://rubygems.org"]; 768 sha256 = "135a8r9nq10wlzbjm74dflls67y9iiwp04aj1089ablbmvbiiq41"; 769 type = "gem"; 770 }; 771 version = "1.1.0"; 772 }; 773 do_sqlite3 = { 774 dependencies = ["data_objects"]; 775 groups = ["default"]; 776 platforms = []; 777 source = { 778 remotes = ["https://rubygems.org"]; 779 sha256 = "0gxz54qjgwg6a2mkqpai28m0i5swbyxpr4qmh9x1nwf20lysrgcf"; 780 type = "gem"; 781 }; 782 version = "0.10.17"; 783 }; 784 docile = { 785 groups = ["default"]; 786 platforms = []; 787 source = { 788 remotes = ["https://rubygems.org"]; 789 sha256 = "1lxqxgq71rqwj1lpl9q1mbhhhhhhdkkj7my341f2889pwayk85sz"; 790 type = "gem"; 791 }; 792 version = "1.4.0"; 793 }; 794 domain_name = { 795 dependencies = ["unf"]; 796 groups = ["default"]; 797 platforms = []; 798 source = { 799 remotes = ["https://rubygems.org"]; 800 sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0"; 801 type = "gem"; 802 }; 803 version = "0.5.20190701"; 804 }; 805 dotenv = { 806 groups = ["default"]; 807 platforms = []; 808 source = { 809 remotes = ["https://rubygems.org"]; 810 sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94"; 811 type = "gem"; 812 }; 813 version = "2.7.6"; 814 }; 815 e2mmap = { 816 groups = ["default"]; 817 platforms = []; 818 source = { 819 remotes = ["https://rubygems.org"]; 820 sha256 = "0n8gxjb63dck3vrmsdcqqll7xs7f3wk78mw8w0gdk9wp5nx6pvj5"; 821 type = "gem"; 822 }; 823 version = "0.1.0"; 824 }; 825 erubi = { 826 groups = ["default"]; 827 platforms = []; 828 source = { 829 remotes = ["https://rubygems.org"]; 830 sha256 = "09l8lz3j00m898li0yfsnb6ihc63rdvhw3k5xczna5zrjk104f2l"; 831 type = "gem"; 832 }; 833 version = "1.10.0"; 834 }; 835 escape = { 836 groups = ["default"]; 837 platforms = []; 838 source = { 839 remotes = ["https://rubygems.org"]; 840 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4"; 841 type = "gem"; 842 }; 843 version = "0.0.4"; 844 }; 845 ethon = { 846 dependencies = ["ffi"]; 847 groups = ["default"]; 848 platforms = []; 849 source = { 850 remotes = ["https://rubygems.org"]; 851 sha256 = "0kd7c61f28f810fgxg480j7457nlvqarza9c2ra0zhav0dd80288"; 852 type = "gem"; 853 }; 854 version = "0.15.0"; 855 }; 856 eventmachine = { 857 groups = ["default"]; 858 platforms = []; 859 source = { 860 remotes = ["https://rubygems.org"]; 861 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r"; 862 type = "gem"; 863 }; 864 version = "1.2.7"; 865 }; 866 excon = { 867 groups = ["default"]; 868 platforms = []; 869 source = { 870 remotes = ["https://rubygems.org"]; 871 sha256 = "0g45ib20cjwkf4lzgm30cl6n7b6h1k8p6pdg4vh8s1rllrzrz342"; 872 type = "gem"; 873 }; 874 version = "0.87.0"; 875 }; 876 execjs = { 877 groups = ["default"]; 878 platforms = []; 879 source = { 880 remotes = ["https://rubygems.org"]; 881 sha256 = "121h6af4i6wr3wxvv84y53jcyw2sk71j5wsncm6wq6yqrwcrk4vd"; 882 type = "gem"; 883 }; 884 version = "2.8.1"; 885 }; 886 faraday = { 887 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "multipart-post" "ruby2_keywords"]; 888 groups = ["default"]; 889 platforms = []; 890 source = { 891 remotes = ["https://rubygems.org"]; 892 sha256 = "0afhlqgby2cizcwgh7h2sq5f77q01axjbdl25bsvfwsry9n7gyyi"; 893 type = "gem"; 894 }; 895 version = "1.8.0"; 896 }; 897 faraday-em_http = { 898 groups = ["default"]; 899 platforms = []; 900 source = { 901 remotes = ["https://rubygems.org"]; 902 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs"; 903 type = "gem"; 904 }; 905 version = "1.0.0"; 906 }; 907 faraday-em_synchrony = { 908 groups = ["default"]; 909 platforms = []; 910 source = { 911 remotes = ["https://rubygems.org"]; 912 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6"; 913 type = "gem"; 914 }; 915 version = "1.0.0"; 916 }; 917 faraday-excon = { 918 groups = ["default"]; 919 platforms = []; 920 source = { 921 remotes = ["https://rubygems.org"]; 922 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh"; 923 type = "gem"; 924 }; 925 version = "1.1.0"; 926 }; 927 faraday-httpclient = { 928 groups = ["default"]; 929 platforms = []; 930 source = { 931 remotes = ["https://rubygems.org"]; 932 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc"; 933 type = "gem"; 934 }; 935 version = "1.0.1"; 936 }; 937 faraday-net_http = { 938 groups = ["default"]; 939 platforms = []; 940 source = { 941 remotes = ["https://rubygems.org"]; 942 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 943 type = "gem"; 944 }; 945 version = "1.0.1"; 946 }; 947 faraday-net_http_persistent = { 948 groups = ["default"]; 949 platforms = []; 950 source = { 951 remotes = ["https://rubygems.org"]; 952 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b"; 953 type = "gem"; 954 }; 955 version = "1.2.0"; 956 }; 957 faraday-patron = { 958 groups = ["default"]; 959 platforms = []; 960 source = { 961 remotes = ["https://rubygems.org"]; 962 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w"; 963 type = "gem"; 964 }; 965 version = "1.0.0"; 966 }; 967 faraday-rack = { 968 groups = ["default"]; 969 platforms = []; 970 source = { 971 remotes = ["https://rubygems.org"]; 972 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g"; 973 type = "gem"; 974 }; 975 version = "1.0.0"; 976 }; 977 ffi = { 978 groups = ["default"]; 979 platforms = []; 980 source = { 981 remotes = ["https://rubygems.org"]; 982 sha256 = "0ssxcywmb3flxsjdg13is6k01807zgzasdhj4j48dm7ac59cmksn"; 983 type = "gem"; 984 }; 985 version = "1.15.4"; 986 }; 987 ffi-compiler = { 988 dependencies = ["ffi" "rake"]; 989 groups = ["default"]; 990 platforms = []; 991 source = { 992 remotes = ["https://rubygems.org"]; 993 sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1"; 994 type = "gem"; 995 }; 996 version = "1.0.1"; 997 }; 998 ffi-rzmq-core = { 999 dependencies = ["ffi"]; 1000 groups = ["default"]; 1001 platforms = []; 1002 source = { 1003 remotes = ["https://rubygems.org"]; 1004 sha256 = "0amkbvljpjfnv0jpdmz71p1i3mqbhyrnhamjn566w0c01xd64hb5"; 1005 type = "gem"; 1006 }; 1007 version = "1.0.7"; 1008 }; 1009 fog-core = { 1010 dependencies = ["builder" "excon" "formatador" "mime-types"]; 1011 groups = ["default"]; 1012 platforms = []; 1013 source = { 1014 remotes = ["https://rubygems.org"]; 1015 sha256 = "0l5zk5pzyrydavyw2ai6yz97alg4qvd93mb19m6460vzrj6x00qg"; 1016 type = "gem"; 1017 }; 1018 version = "2.2.4"; 1019 }; 1020 fog-dnsimple = { 1021 dependencies = ["fog-core" "fog-json"]; 1022 groups = ["default"]; 1023 platforms = []; 1024 source = { 1025 remotes = ["https://rubygems.org"]; 1026 sha256 = "0lbzkc0w96a62ahjw0b7mfbqgg9x2jp7khg5hvpbgw0kfs5xza63"; 1027 type = "gem"; 1028 }; 1029 version = "2.1.0"; 1030 }; 1031 fog-json = { 1032 dependencies = ["fog-core" "multi_json"]; 1033 groups = ["default"]; 1034 platforms = []; 1035 source = { 1036 remotes = ["https://rubygems.org"]; 1037 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx"; 1038 type = "gem"; 1039 }; 1040 version = "1.2.0"; 1041 }; 1042 formatador = { 1043 groups = ["default"]; 1044 platforms = []; 1045 source = { 1046 remotes = ["https://rubygems.org"]; 1047 sha256 = "0mprf1dwznz5ld0q1jpbyl59fwnwk6azspnd0am7zz7kfg3pxhv5"; 1048 type = "gem"; 1049 }; 1050 version = "0.3.0"; 1051 }; 1052 fourflusher = { 1053 groups = ["default"]; 1054 platforms = []; 1055 source = { 1056 remotes = ["https://rubygems.org"]; 1057 sha256 = "0yp0pxj6xsd84h2barwh3z5w289p1a6lqib309m7sbzh643qx3zz"; 1058 type = "gem"; 1059 }; 1060 version = "0.3.2"; 1061 }; 1062 fuzzy_match = { 1063 groups = ["default"]; 1064 platforms = []; 1065 source = { 1066 remotes = ["https://rubygems.org"]; 1067 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm"; 1068 type = "gem"; 1069 }; 1070 version = "2.0.4"; 1071 }; 1072 gdk_pixbuf2 = { 1073 dependencies = ["gio2"]; 1074 groups = ["default"]; 1075 platforms = []; 1076 source = { 1077 remotes = ["https://rubygems.org"]; 1078 sha256 = "0hslcfns2ysvjyj21hjvp4hghrafw1sdl627fm0nj0wsncs94m67"; 1079 type = "gem"; 1080 }; 1081 version = "3.4.3"; 1082 }; 1083 gemoji = { 1084 groups = ["default"]; 1085 platforms = []; 1086 source = { 1087 remotes = ["https://rubygems.org"]; 1088 sha256 = "0n3r6p1lrcwq2y3fzbj350qai0z8giz8wjhhxall8qkvacrcbb6w"; 1089 type = "gem"; 1090 }; 1091 version = "2.1.0"; 1092 }; 1093 gio2 = { 1094 dependencies = ["gobject-introspection"]; 1095 groups = ["default"]; 1096 platforms = []; 1097 source = { 1098 remotes = ["https://rubygems.org"]; 1099 sha256 = "1l30xsr1dgnzqfmln17arnqi8iga97ldf6zgbqrfby6a94v3ammd"; 1100 type = "gem"; 1101 }; 1102 version = "3.4.3"; 1103 }; 1104 github-pages = { 1105 dependencies = ["github-pages-health-check" "jekyll" "jekyll-coffeescript" "jekyll-feed" "jekyll-gist" "jekyll-github-metadata" "jekyll-mentions" "jekyll-paginate" "jekyll-redirect-from" "jekyll-sass-converter" "jekyll-seo-tag" "jekyll-sitemap" "jemoji" "kramdown" "liquid" "listen" "mercenary" "rouge" "terminal-table"]; 1106 groups = ["default"]; 1107 platforms = []; 1108 source = { 1109 remotes = ["https://rubygems.org"]; 1110 sha256 = "15ngq2x2i4m7dp87lczv7w5xh5qxqnhn898jyaahgl6wgcq8fggc"; 1111 type = "gem"; 1112 }; 1113 version = "87"; 1114 }; 1115 github-pages-health-check = { 1116 dependencies = ["addressable" "net-dns" "octokit" "public_suffix" "typhoeus"]; 1117 groups = ["default"]; 1118 platforms = []; 1119 source = { 1120 remotes = ["https://rubygems.org"]; 1121 sha256 = "0x1ccwi3nfb1s3lv9px6lx3fjbn0s1g1v1cm0jcs2gb2zixgn4nf"; 1122 type = "gem"; 1123 }; 1124 version = "1.1.0"; 1125 }; 1126 gitlab-markup = { 1127 groups = ["default"]; 1128 platforms = []; 1129 source = { 1130 remotes = ["https://rubygems.org"]; 1131 sha256 = "0xnlra517pfj3hx07kasbqlcw51ix4xajr6bsd3mwg8bc92dlwy7"; 1132 type = "gem"; 1133 }; 1134 version = "1.7.1"; 1135 }; 1136 glib2 = { 1137 dependencies = ["native-package-installer" "pkg-config"]; 1138 groups = ["default"]; 1139 platforms = []; 1140 source = { 1141 remotes = ["https://rubygems.org"]; 1142 sha256 = "0l46ymdf7azpd137xq4rarbaq54hxs9rgfry0r6b0ywj74rmw9ih"; 1143 type = "gem"; 1144 }; 1145 version = "3.4.3"; 1146 }; 1147 globalid = { 1148 dependencies = ["activesupport"]; 1149 groups = ["default"]; 1150 platforms = []; 1151 source = { 1152 remotes = ["https://rubygems.org"]; 1153 sha256 = "0k6ww3shk3mv119xvr9m99l6ql0czq91xhd66hm8hqssb18r2lvm"; 1154 type = "gem"; 1155 }; 1156 version = "0.5.2"; 1157 }; 1158 gobject-introspection = { 1159 dependencies = ["glib2"]; 1160 groups = ["default"]; 1161 platforms = []; 1162 source = { 1163 remotes = ["https://rubygems.org"]; 1164 sha256 = "11gas9hzq36a2bwqi7h5c6p6jihanbhsarwhv5fw53dxap4iwj25"; 1165 type = "gem"; 1166 }; 1167 version = "3.4.3"; 1168 }; 1169 gpgme = { 1170 dependencies = ["mini_portile2"]; 1171 groups = ["default"]; 1172 platforms = []; 1173 source = { 1174 remotes = ["https://rubygems.org"]; 1175 sha256 = "0xbgh9d8nbvsvyzqnd0mzhz0nr9hx4qn025kmz6d837lry4lc6gw"; 1176 type = "gem"; 1177 }; 1178 version = "2.0.20"; 1179 }; 1180 gtk2 = { 1181 dependencies = ["atk" "gdk_pixbuf2" "pango"]; 1182 groups = ["default"]; 1183 platforms = []; 1184 source = { 1185 remotes = ["https://rubygems.org"]; 1186 sha256 = "0v1ag6irp52asm0yaxa7s533czy7yzhanhgn1v0cndqpzqk8icfz"; 1187 type = "gem"; 1188 }; 1189 version = "3.4.3"; 1190 }; 1191 hashie = { 1192 groups = ["default"]; 1193 platforms = []; 1194 source = { 1195 remotes = ["https://rubygems.org"]; 1196 sha256 = "02bsx12ihl78x0vdm37byp78jjw2ff6035y7rrmbd90qxjwxr43q"; 1197 type = "gem"; 1198 }; 1199 version = "4.1.0"; 1200 }; 1201 highline = { 1202 groups = ["default"]; 1203 platforms = []; 1204 source = { 1205 remotes = ["https://rubygems.org"]; 1206 sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d"; 1207 type = "gem"; 1208 }; 1209 version = "2.0.3"; 1210 }; 1211 hike = { 1212 groups = ["default"]; 1213 platforms = []; 1214 source = { 1215 remotes = ["https://rubygems.org"]; 1216 sha256 = "0hbhmchyhm1xf632cczmyg3fsbn7zly988q3fjpi8l3nb4cn40xj"; 1217 type = "gem"; 1218 }; 1219 version = "2.1.3"; 1220 }; 1221 hitimes = { 1222 groups = ["default"]; 1223 platforms = []; 1224 source = { 1225 remotes = ["https://rubygems.org"]; 1226 sha256 = "0ix9rp9rsrwin38z2aqiwpxc8p2dzl6m3ra47az47fsija1cb2qf"; 1227 type = "gem"; 1228 }; 1229 version = "2.0.0"; 1230 }; 1231 hpricot = { 1232 groups = ["default"]; 1233 platforms = []; 1234 source = { 1235 remotes = ["https://rubygems.org"]; 1236 sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z"; 1237 type = "gem"; 1238 }; 1239 version = "0.8.6"; 1240 }; 1241 html-pipeline = { 1242 dependencies = ["activesupport" "nokogiri"]; 1243 groups = ["default"]; 1244 platforms = []; 1245 source = { 1246 remotes = ["https://rubygems.org"]; 1247 sha256 = "080sn9z1a64gv04p318jz10y6lv6qd3avip08rrcmq9k4ihai0f1"; 1248 type = "gem"; 1249 }; 1250 version = "2.14.0"; 1251 }; 1252 http-accept = { 1253 groups = ["default"]; 1254 platforms = []; 1255 source = { 1256 remotes = ["https://rubygems.org"]; 1257 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6"; 1258 type = "gem"; 1259 }; 1260 version = "1.7.0"; 1261 }; 1262 http-cookie = { 1263 dependencies = ["domain_name"]; 1264 groups = ["default"]; 1265 platforms = []; 1266 source = { 1267 remotes = ["https://rubygems.org"]; 1268 sha256 = "19370bc97gsy2j4hanij246hv1ddc85hw0xjb6sj7n1ykqdlx9l9"; 1269 type = "gem"; 1270 }; 1271 version = "1.0.4"; 1272 }; 1273 httpclient = { 1274 groups = ["default"]; 1275 platforms = []; 1276 source = { 1277 remotes = ["https://rubygems.org"]; 1278 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 1279 type = "gem"; 1280 }; 1281 version = "2.8.3"; 1282 }; 1283 i18n = { 1284 dependencies = ["concurrent-ruby"]; 1285 groups = ["default"]; 1286 platforms = []; 1287 source = { 1288 remotes = ["https://rubygems.org"]; 1289 sha256 = "0g2fnag935zn2ggm5cn6k4s4xvv53v2givj1j90szmvavlpya96a"; 1290 type = "gem"; 1291 }; 1292 version = "1.8.10"; 1293 }; 1294 iconv = { 1295 groups = ["default"]; 1296 platforms = []; 1297 source = { 1298 remotes = ["https://rubygems.org"]; 1299 sha256 = "00fppiz9ypy7xpc08xdk6glq842rbc69c7a1p0kmv195271i4yqv"; 1300 type = "gem"; 1301 }; 1302 version = "1.0.8"; 1303 }; 1304 idn-ruby = { 1305 groups = ["default"]; 1306 platforms = []; 1307 source = { 1308 remotes = ["https://rubygems.org"]; 1309 sha256 = "1papdw0503grmbl51jwaa2yn7ndvm94vbdqzz46r25hp3r6d1pls"; 1310 type = "gem"; 1311 }; 1312 version = "0.1.2"; 1313 }; 1314 jaro_winkler = { 1315 groups = ["default"]; 1316 platforms = []; 1317 source = { 1318 remotes = ["https://rubygems.org"]; 1319 sha256 = "1y8l6k34svmdyqxya3iahpwbpvmn3fswhwsvrz0nk1wyb8yfihsh"; 1320 type = "gem"; 1321 }; 1322 version = "1.5.4"; 1323 }; 1324 jbuilder = { 1325 dependencies = ["activesupport"]; 1326 groups = ["default"]; 1327 platforms = []; 1328 source = { 1329 remotes = ["https://rubygems.org"]; 1330 sha256 = "1vz0vp5lbp1bz2samyn8nk49vyh6zhvcqz35faq4i3kgsd4xlnhp"; 1331 type = "gem"; 1332 }; 1333 version = "2.11.2"; 1334 }; 1335 jekyll = { 1336 dependencies = ["colorator" "jekyll-sass-converter" "jekyll-watch" "kramdown" "liquid" "mercenary" "rouge" "safe_yaml"]; 1337 groups = ["default"]; 1338 platforms = []; 1339 source = { 1340 remotes = ["https://rubygems.org"]; 1341 sha256 = "1l1kq96bps29sx1cawbn4p9al4cljkywlr02zwgbcdwrr0211rhp"; 1342 type = "gem"; 1343 }; 1344 version = "3.1.6"; 1345 }; 1346 jekyll-coffeescript = { 1347 dependencies = ["coffee-script"]; 1348 groups = ["default"]; 1349 platforms = []; 1350 source = { 1351 remotes = ["https://rubygems.org"]; 1352 sha256 = "19nkqbaxqbzqbfbi7sgshshj2krp9ap88m9fc5pa6mglb2ypk3hg"; 1353 type = "gem"; 1354 }; 1355 version = "1.0.1"; 1356 }; 1357 jekyll-feed = { 1358 groups = ["default"]; 1359 platforms = []; 1360 source = { 1361 remotes = ["https://rubygems.org"]; 1362 sha256 = "0jq7048yynabd9c1s171bb0wp1qqkh00n1q15w16fdp4hrvvjmsh"; 1363 type = "gem"; 1364 }; 1365 version = "0.5.1"; 1366 }; 1367 jekyll-gist = { 1368 dependencies = ["octokit"]; 1369 groups = ["default"]; 1370 platforms = []; 1371 source = { 1372 remotes = ["https://rubygems.org"]; 1373 sha256 = "1mjw9y7mqmglckn81ix9x1gqnvbxb28fbz72yhvmm5sdk2l957lr"; 1374 type = "gem"; 1375 }; 1376 version = "1.4.0"; 1377 }; 1378 jekyll-github-metadata = { 1379 dependencies = ["jekyll" "octokit"]; 1380 groups = ["default"]; 1381 platforms = []; 1382 source = { 1383 remotes = ["https://rubygems.org"]; 1384 sha256 = "0psxsfbic425qhniz0nxfr0qqjdwji06x66jpqxpyn9js0iqh5hj"; 1385 type = "gem"; 1386 }; 1387 version = "2.0.2"; 1388 }; 1389 jekyll-mentions = { 1390 dependencies = ["html-pipeline" "jekyll"]; 1391 groups = ["default"]; 1392 platforms = []; 1393 source = { 1394 remotes = ["https://rubygems.org"]; 1395 sha256 = "1ps50b62gn6dp7ga5wg5x4j1vr9wlw91sqhv9pkmbbv805w5fxbq"; 1396 type = "gem"; 1397 }; 1398 version = "1.1.3"; 1399 }; 1400 jekyll-paginate = { 1401 groups = ["default"]; 1402 platforms = []; 1403 source = { 1404 remotes = ["https://rubygems.org"]; 1405 sha256 = "0r7bcs8fq98zldih4787zk5i9w24nz5wa26m84ssja95n3sas2l8"; 1406 type = "gem"; 1407 }; 1408 version = "1.1.0"; 1409 }; 1410 jekyll-redirect-from = { 1411 dependencies = ["jekyll"]; 1412 groups = ["default"]; 1413 platforms = []; 1414 source = { 1415 remotes = ["https://rubygems.org"]; 1416 sha256 = "1s85rsjl7jd783iiwzd3vq84qcmcz86frl7mjhhlipski60x5fjp"; 1417 type = "gem"; 1418 }; 1419 version = "0.11.0"; 1420 }; 1421 jekyll-sass-converter = { 1422 dependencies = ["sass"]; 1423 groups = ["default"]; 1424 platforms = []; 1425 source = { 1426 remotes = ["https://rubygems.org"]; 1427 sha256 = "1xqmlr87xmzpalf846gybkbfqkj48y3fva81r7c7175my9p4ykl1"; 1428 type = "gem"; 1429 }; 1430 version = "1.3.0"; 1431 }; 1432 jekyll-seo-tag = { 1433 dependencies = ["jekyll"]; 1434 groups = ["default"]; 1435 platforms = []; 1436 source = { 1437 remotes = ["https://rubygems.org"]; 1438 sha256 = "0y0szawdxs00qz13plxdfgy9njw40m0jcmg9l3ng2q0b2wnhf3cb"; 1439 type = "gem"; 1440 }; 1441 version = "2.0.0"; 1442 }; 1443 jekyll-sitemap = { 1444 groups = ["default"]; 1445 platforms = []; 1446 source = { 1447 remotes = ["https://rubygems.org"]; 1448 sha256 = "1sg0yzhzja2lw48w5l23l3612pig5c2x4hf883c8bgz0rvr81di1"; 1449 type = "gem"; 1450 }; 1451 version = "0.10.0"; 1452 }; 1453 jekyll-watch = { 1454 dependencies = ["listen"]; 1455 groups = ["default"]; 1456 platforms = []; 1457 source = { 1458 remotes = ["https://rubygems.org"]; 1459 sha256 = "1f0p3jbvp9gafbddkbpk78gb6837d2qdhw97py3svsk3d9vkbcdn"; 1460 type = "gem"; 1461 }; 1462 version = "1.5.1"; 1463 }; 1464 jemoji = { 1465 dependencies = ["gemoji" "html-pipeline" "jekyll"]; 1466 groups = ["default"]; 1467 platforms = []; 1468 source = { 1469 remotes = ["https://rubygems.org"]; 1470 sha256 = "090zxsm77ag8phb8c3mhrqcivq1kazs10srqnxc8wjbvcp37qrdi"; 1471 type = "gem"; 1472 }; 1473 version = "0.6.2"; 1474 }; 1475 jmespath = { 1476 groups = ["default"]; 1477 platforms = []; 1478 source = { 1479 remotes = ["https://rubygems.org"]; 1480 sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf"; 1481 type = "gem"; 1482 }; 1483 version = "1.4.0"; 1484 }; 1485 json = { 1486 groups = ["default"]; 1487 platforms = []; 1488 source = { 1489 remotes = ["https://rubygems.org"]; 1490 sha256 = "0a7p95md8j8lbgxx9dzygysxmrg1s80895f46f1y47k9kq9q56ry"; 1491 type = "gem"; 1492 }; 1493 version = "2.6.0"; 1494 }; 1495 jwt = { 1496 groups = ["default"]; 1497 platforms = []; 1498 source = { 1499 remotes = ["https://rubygems.org"]; 1500 sha256 = "0bg8pjx0mpvl10k6d8a6gc8dzlv2z5jkqcjbjcirnk032iriq838"; 1501 type = "gem"; 1502 }; 1503 version = "2.3.0"; 1504 }; 1505 kramdown = { 1506 groups = ["default"]; 1507 platforms = []; 1508 source = { 1509 remotes = ["https://rubygems.org"]; 1510 sha256 = "05ljwi07hjjwgnjg19sg8mkyxf1an5xn8kn1717d5qrrqkzn3zq1"; 1511 type = "gem"; 1512 }; 1513 version = "1.11.1"; 1514 }; 1515 kramdown-rfc2629 = { 1516 dependencies = ["kramdown"]; 1517 groups = ["default"]; 1518 platforms = []; 1519 source = { 1520 remotes = ["https://rubygems.org"]; 1521 sha256 = "1ay4jy434mpcn72l1rx2cj2gp8lv0z8r5skxyzs1r79yljmxkx4b"; 1522 type = "gem"; 1523 }; 1524 version = "1.0.32"; 1525 }; 1526 libv8 = { 1527 groups = ["default"]; 1528 platforms = []; 1529 source = { 1530 remotes = ["https://rubygems.org"]; 1531 sha256 = "0317sr3nrl51sp844bps71smkrwim3fjn47wdfpbycixnbxspivm"; 1532 type = "gem"; 1533 }; 1534 version = "8.4.255.0"; 1535 }; 1536 libxml-ruby = { 1537 groups = ["default"]; 1538 platforms = []; 1539 source = { 1540 remotes = ["https://rubygems.org"]; 1541 sha256 = "0w2pw08b6pc9pm51ix7413jcllaisc06dvwzq0191ag1jsysv220"; 1542 type = "gem"; 1543 }; 1544 version = "3.2.1"; 1545 }; 1546 liquid = { 1547 groups = ["default"]; 1548 platforms = []; 1549 source = { 1550 remotes = ["https://rubygems.org"]; 1551 sha256 = "033png37ym4jrjz5bi7zb4ic4yxacwvnllm1xxmrnr4swgyyygc2"; 1552 type = "gem"; 1553 }; 1554 version = "3.0.6"; 1555 }; 1556 listen = { 1557 dependencies = ["rb-fsevent" "rb-inotify"]; 1558 groups = ["default"]; 1559 platforms = []; 1560 source = { 1561 remotes = ["https://rubygems.org"]; 1562 sha256 = "0zv8rdn3nwnmf5iyxv7ync46wjk8z2sxjpda1j9pjc5n2mkdz97b"; 1563 type = "gem"; 1564 }; 1565 version = "3.0.6"; 1566 }; 1567 loofah = { 1568 dependencies = ["crass" "nokogiri"]; 1569 groups = ["default"]; 1570 platforms = []; 1571 source = { 1572 remotes = ["https://rubygems.org"]; 1573 sha256 = "1nqcya57x2n58y1dify60i0dpla40n4yir928khp4nj5jrn9mgmw"; 1574 type = "gem"; 1575 }; 1576 version = "2.12.0"; 1577 }; 1578 mab = { 1579 groups = ["default"]; 1580 platforms = []; 1581 source = { 1582 remotes = ["https://rubygems.org"]; 1583 sha256 = "0manxbilpx0hdi19lhdsr4ncvbzgmwh279b64j8w60dg0p0i4b4j"; 1584 type = "gem"; 1585 }; 1586 version = "0.0.3"; 1587 }; 1588 magic = { 1589 dependencies = ["ffi"]; 1590 groups = ["default"]; 1591 platforms = []; 1592 source = { 1593 remotes = ["https://rubygems.org"]; 1594 sha256 = "18vkdq2748wxg0kr923fbhx92wikh2dwv2hp8xind57qs7gn26pr"; 1595 type = "gem"; 1596 }; 1597 version = "0.2.9"; 1598 }; 1599 mail = { 1600 dependencies = ["mini_mime"]; 1601 groups = ["default"]; 1602 platforms = []; 1603 source = { 1604 remotes = ["https://rubygems.org"]; 1605 sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc"; 1606 type = "gem"; 1607 }; 1608 version = "2.7.1"; 1609 }; 1610 marcel = { 1611 groups = ["default"]; 1612 platforms = []; 1613 source = { 1614 remotes = ["https://rubygems.org"]; 1615 sha256 = "0kky3yiwagsk8gfbzn3mvl2fxlh3b39v6nawzm4wpjs6xxvvc4x0"; 1616 type = "gem"; 1617 }; 1618 version = "1.0.2"; 1619 }; 1620 markaby = { 1621 dependencies = ["builder"]; 1622 groups = ["default"]; 1623 platforms = []; 1624 source = { 1625 remotes = ["https://rubygems.org"]; 1626 sha256 = "1j4jc31ycydbkh5h3q6zwidzpavg3g5mbb5lqyaczd3jrq78rd7i"; 1627 type = "gem"; 1628 }; 1629 version = "0.9.0"; 1630 }; 1631 maruku = { 1632 groups = ["default"]; 1633 platforms = []; 1634 source = { 1635 remotes = ["https://rubygems.org"]; 1636 sha256 = "1r7bxpgnx2hp3g12bjrmdrpv663dfqxsdp0af69kjhxmaxpia56x"; 1637 type = "gem"; 1638 }; 1639 version = "0.7.3"; 1640 }; 1641 matrix = { 1642 groups = ["default"]; 1643 platforms = []; 1644 source = { 1645 remotes = ["https://rubygems.org"]; 1646 sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i"; 1647 type = "gem"; 1648 }; 1649 version = "0.4.2"; 1650 }; 1651 mercenary = { 1652 groups = ["default"]; 1653 platforms = []; 1654 source = { 1655 remotes = ["https://rubygems.org"]; 1656 sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a"; 1657 type = "gem"; 1658 }; 1659 version = "0.3.6"; 1660 }; 1661 method_source = { 1662 groups = ["default"]; 1663 platforms = []; 1664 source = { 1665 remotes = ["https://rubygems.org"]; 1666 sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp"; 1667 type = "gem"; 1668 }; 1669 version = "1.0.0"; 1670 }; 1671 mime-types = { 1672 dependencies = ["mime-types-data"]; 1673 groups = ["default"]; 1674 platforms = []; 1675 source = { 1676 remotes = ["https://rubygems.org"]; 1677 sha256 = "1zj12l9qk62anvk9bjvandpa6vy4xslil15wl6wlivyf51z773vh"; 1678 type = "gem"; 1679 }; 1680 version = "3.3.1"; 1681 }; 1682 mime-types-data = { 1683 groups = ["default"]; 1684 platforms = []; 1685 source = { 1686 remotes = ["https://rubygems.org"]; 1687 sha256 = "1z5wvk6qi4ws1kjh7xn1rfirqw5m72bwvqacck1fjpbh33pcrwxv"; 1688 type = "gem"; 1689 }; 1690 version = "3.2021.0901"; 1691 }; 1692 mini_magick = { 1693 groups = ["default"]; 1694 platforms = []; 1695 source = { 1696 remotes = ["https://rubygems.org"]; 1697 sha256 = "1aj604x11d9pksbljh0l38f70b558rhdgji1s9i763hiagvvx2hs"; 1698 type = "gem"; 1699 }; 1700 version = "4.11.0"; 1701 }; 1702 mini_mime = { 1703 groups = ["default"]; 1704 platforms = []; 1705 source = { 1706 remotes = ["https://rubygems.org"]; 1707 sha256 = "0lbim375gw2dk6383qirz13hgdmxlan0vc5da2l072j3qw6fqjm5"; 1708 type = "gem"; 1709 }; 1710 version = "1.1.2"; 1711 }; 1712 mini_portile2 = { 1713 groups = ["default"]; 1714 platforms = []; 1715 source = { 1716 remotes = ["https://rubygems.org"]; 1717 sha256 = "1lvxm91hi0pabnkkg47wh1siv56s6slm2mdq1idfm86dyfidfprq"; 1718 type = "gem"; 1719 }; 1720 version = "2.6.1"; 1721 }; 1722 minitest = { 1723 groups = ["default"]; 1724 platforms = []; 1725 source = { 1726 remotes = ["https://rubygems.org"]; 1727 sha256 = "19z7wkhg59y8abginfrm2wzplz7py3va8fyngiigngqvsws6cwgl"; 1728 type = "gem"; 1729 }; 1730 version = "5.14.4"; 1731 }; 1732 molinillo = { 1733 groups = ["default"]; 1734 platforms = []; 1735 source = { 1736 remotes = ["https://rubygems.org"]; 1737 sha256 = "0msabpxiyhlbgayrvr01316alaxrxwh6h8yzqz6p36v1zhqgddw4"; 1738 type = "gem"; 1739 }; 1740 version = "0.4.5"; 1741 }; 1742 msgpack = { 1743 groups = ["default"]; 1744 platforms = []; 1745 source = { 1746 remotes = ["https://rubygems.org"]; 1747 sha256 = "06iajjyhx0rvpn4yr3h1hc4w4w3k59bdmfhxnjzzh76wsrdxxrc6"; 1748 type = "gem"; 1749 }; 1750 version = "1.4.2"; 1751 }; 1752 multi_json = { 1753 groups = ["default"]; 1754 platforms = []; 1755 source = { 1756 remotes = ["https://rubygems.org"]; 1757 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 1758 type = "gem"; 1759 }; 1760 version = "1.15.0"; 1761 }; 1762 multipart-post = { 1763 groups = ["default"]; 1764 platforms = []; 1765 source = { 1766 remotes = ["https://rubygems.org"]; 1767 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 1768 type = "gem"; 1769 }; 1770 version = "2.1.1"; 1771 }; 1772 mustermann = { 1773 dependencies = ["ruby2_keywords"]; 1774 groups = ["default"]; 1775 platforms = []; 1776 source = { 1777 remotes = ["https://rubygems.org"]; 1778 sha256 = "0ccm54qgshr1lq3pr1dfh7gphkilc19dp63rw6fcx7460pjwy88a"; 1779 type = "gem"; 1780 }; 1781 version = "1.1.1"; 1782 }; 1783 mysql2 = { 1784 groups = ["default"]; 1785 platforms = []; 1786 source = { 1787 remotes = ["https://rubygems.org"]; 1788 sha256 = "0d14pcy5m4hjig0zdxnl9in5f4izszc7v9zcczf2gyi5kiyxk8jw"; 1789 type = "gem"; 1790 }; 1791 version = "0.5.3"; 1792 }; 1793 nanaimo = { 1794 groups = ["default"]; 1795 platforms = []; 1796 source = { 1797 remotes = ["https://rubygems.org"]; 1798 sha256 = "0xi36h3f7nm8bc2k0b6svpda1lyank2gf872lxjbhw3h95hdrbma"; 1799 type = "gem"; 1800 }; 1801 version = "0.3.0"; 1802 }; 1803 nap = { 1804 groups = ["default"]; 1805 platforms = []; 1806 source = { 1807 remotes = ["https://rubygems.org"]; 1808 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll"; 1809 type = "gem"; 1810 }; 1811 version = "1.1.0"; 1812 }; 1813 native-package-installer = { 1814 groups = ["default"]; 1815 platforms = []; 1816 source = { 1817 remotes = ["https://rubygems.org"]; 1818 sha256 = "1ww1mq41q7rda975byjmq5dk8k13v8dawvm33370pbkrymd8syp8"; 1819 type = "gem"; 1820 }; 1821 version = "1.1.1"; 1822 }; 1823 ncursesw = { 1824 groups = ["default"]; 1825 platforms = []; 1826 source = { 1827 remotes = ["https://rubygems.org"]; 1828 sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr"; 1829 type = "gem"; 1830 }; 1831 version = "1.4.10"; 1832 }; 1833 net-dns = { 1834 groups = ["default"]; 1835 platforms = []; 1836 source = { 1837 remotes = ["https://rubygems.org"]; 1838 sha256 = "18d97xjphw21naaqfhgxp95ikr1d79rx708b2df3xm01j6isqy1d"; 1839 type = "gem"; 1840 }; 1841 version = "0.9.0"; 1842 }; 1843 net-scp = { 1844 dependencies = ["net-ssh"]; 1845 groups = ["default"]; 1846 platforms = []; 1847 source = { 1848 remotes = ["https://rubygems.org"]; 1849 sha256 = "0b4h3ip8d1gkrc0znnw54hbxillk73mdnaf5pz330lmrcl1wiilg"; 1850 type = "gem"; 1851 }; 1852 version = "3.0.0"; 1853 }; 1854 net-ssh = { 1855 groups = ["default"]; 1856 platforms = []; 1857 source = { 1858 remotes = ["https://rubygems.org"]; 1859 sha256 = "0jp3jgcn8cij407xx9ldb5h9c6jv13jc4cf6kk2idclz43ww21c9"; 1860 type = "gem"; 1861 }; 1862 version = "6.1.0"; 1863 }; 1864 netrc = { 1865 groups = ["default"]; 1866 platforms = []; 1867 source = { 1868 remotes = ["https://rubygems.org"]; 1869 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y"; 1870 type = "gem"; 1871 }; 1872 version = "0.11.0"; 1873 }; 1874 nio4r = { 1875 groups = ["default"]; 1876 platforms = []; 1877 source = { 1878 remotes = ["https://rubygems.org"]; 1879 sha256 = "0xk64wghkscs6bv2n22853k2nh39d131c6rfpnlw12mbjnnv9v1v"; 1880 type = "gem"; 1881 }; 1882 version = "2.5.8"; 1883 }; 1884 nokogiri = { 1885 dependencies = ["mini_portile2" "racc"]; 1886 groups = ["default"]; 1887 platforms = []; 1888 source = { 1889 remotes = ["https://rubygems.org"]; 1890 sha256 = "1v02g7k7cxiwdcahvlxrmizn3avj2q6nsjccgilq1idc89cr081b"; 1891 type = "gem"; 1892 }; 1893 version = "1.12.5"; 1894 }; 1895 octokit = { 1896 dependencies = ["faraday" "sawyer"]; 1897 groups = ["default"]; 1898 platforms = []; 1899 source = { 1900 remotes = ["https://rubygems.org"]; 1901 sha256 = "0ak64rb48d8z98nw6q70r6i0i3ivv61iqla40ss5l79491qfnn27"; 1902 type = "gem"; 1903 }; 1904 version = "4.21.0"; 1905 }; 1906 opus-ruby = { 1907 dependencies = ["ffi"]; 1908 groups = ["default"]; 1909 platforms = []; 1910 source = { 1911 remotes = ["https://rubygems.org"]; 1912 sha256 = "0lyf2a8f1w1jk0qrl8h0gsydfalbh19g5k2c6xlq8j1sfzb0ij4d"; 1913 type = "gem"; 1914 }; 1915 version = "1.0.1"; 1916 }; 1917 osx_keychain = { 1918 dependencies = ["RubyInline"]; 1919 groups = ["default"]; 1920 platforms = []; 1921 source = { 1922 remotes = ["https://rubygems.org"]; 1923 sha256 = "10hr3lihq7s5fv18dp0g4mfncvapkcwcd6xnn5483ximyd7rhfx0"; 1924 type = "gem"; 1925 }; 1926 version = "1.0.2"; 1927 }; 1928 ovirt-engine-sdk = { 1929 dependencies = ["json"]; 1930 groups = ["default"]; 1931 platforms = []; 1932 source = { 1933 remotes = ["https://rubygems.org"]; 1934 sha256 = "0m2acfd6l6k9xvqxvwivcnwji9974ac7498znydxh69z1x3rr8nm"; 1935 type = "gem"; 1936 }; 1937 version = "4.4.1"; 1938 }; 1939 pango = { 1940 dependencies = ["cairo-gobject" "gobject-introspection"]; 1941 groups = ["default"]; 1942 platforms = []; 1943 source = { 1944 remotes = ["https://rubygems.org"]; 1945 sha256 = "05smxn2jank7wqih59lhr30ab8f4qxdsdiiag5v7a0gjgzkmbi7f"; 1946 type = "gem"; 1947 }; 1948 version = "3.4.3"; 1949 }; 1950 parallel = { 1951 groups = ["default"]; 1952 platforms = []; 1953 source = { 1954 remotes = ["https://rubygems.org"]; 1955 sha256 = "1hkfpm78c2vs1qblnva3k1grijvxh87iixcnyd83s3lxrxsjvag4"; 1956 type = "gem"; 1957 }; 1958 version = "1.21.0"; 1959 }; 1960 parser = { 1961 dependencies = ["ast"]; 1962 groups = ["default"]; 1963 platforms = []; 1964 source = { 1965 remotes = ["https://rubygems.org"]; 1966 sha256 = "1f7gmm60yla325wlnd3qkxs59qm2y0aan8ljpg6k18rwzrrfil6z"; 1967 type = "gem"; 1968 }; 1969 version = "2.7.2.0"; 1970 }; 1971 patron = { 1972 groups = ["default"]; 1973 platforms = []; 1974 source = { 1975 remotes = ["https://rubygems.org"]; 1976 sha256 = "0523gddx88zql2mq6655k60gy2ac8vybpzkcf90lmd9nx7wl3fi9"; 1977 type = "gem"; 1978 }; 1979 version = "0.13.3"; 1980 }; 1981 pcaprub = { 1982 groups = ["default"]; 1983 platforms = []; 1984 source = { 1985 remotes = ["https://rubygems.org"]; 1986 sha256 = "0886fcc5bi0kc0rbma5fj3wa3hbg2nl7ivnbi2j995yzg36zq7xy"; 1987 type = "gem"; 1988 }; 1989 version = "0.13.1"; 1990 }; 1991 pg = { 1992 groups = ["default"]; 1993 platforms = []; 1994 source = { 1995 remotes = ["https://rubygems.org"]; 1996 sha256 = "13mfrysrdrh8cka1d96zm0lnfs59i5x2g6ps49r2kz5p3q81xrzj"; 1997 type = "gem"; 1998 }; 1999 version = "1.2.3"; 2000 }; 2001 pkg-config = { 2002 groups = ["default"]; 2003 platforms = []; 2004 source = { 2005 remotes = ["https://rubygems.org"]; 2006 sha256 = "1mjjy1grxr64znkffxsvprcckbrrnm40b6gbllnbm7jxslbr3gjl"; 2007 type = "gem"; 2008 }; 2009 version = "1.4.6"; 2010 }; 2011 polyglot = { 2012 groups = ["default"]; 2013 platforms = []; 2014 source = { 2015 remotes = ["https://rubygems.org"]; 2016 sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr"; 2017 type = "gem"; 2018 }; 2019 version = "0.3.5"; 2020 }; 2021 pry = { 2022 dependencies = ["coderay" "method_source"]; 2023 groups = ["default"]; 2024 platforms = []; 2025 source = { 2026 remotes = ["https://rubygems.org"]; 2027 sha256 = "0iyw4q4an2wmk8v5rn2ghfy2jaz9vmw2nk8415nnpx2s866934qk"; 2028 type = "gem"; 2029 }; 2030 version = "0.13.1"; 2031 }; 2032 pry-byebug = { 2033 dependencies = ["byebug" "pry"]; 2034 groups = ["default"]; 2035 platforms = []; 2036 source = { 2037 remotes = ["https://rubygems.org"]; 2038 sha256 = "096y5vmzpyy4x9h4ky4cs4y7d19vdq9vbwwrqafbh5gagzwhifiv"; 2039 type = "gem"; 2040 }; 2041 version = "3.9.0"; 2042 }; 2043 pry-doc = { 2044 dependencies = ["pry" "yard"]; 2045 groups = ["default"]; 2046 platforms = []; 2047 source = { 2048 remotes = ["https://rubygems.org"]; 2049 sha256 = "11gczh6fggly245r774yl2phcnh33iv6xpqw7p9dggqrmcyaslq3"; 2050 type = "gem"; 2051 }; 2052 version = "1.2.0"; 2053 }; 2054 public_suffix = { 2055 groups = ["default"]; 2056 platforms = []; 2057 source = { 2058 remotes = ["https://rubygems.org"]; 2059 sha256 = "02rqflr53584j1278hxvhxyrc6hqasv33qiqb7j186ji3s018y5c"; 2060 type = "gem"; 2061 }; 2062 version = "1.5.3"; 2063 }; 2064 puma = { 2065 dependencies = ["nio4r"]; 2066 groups = ["default"]; 2067 platforms = []; 2068 source = { 2069 remotes = ["https://rubygems.org"]; 2070 sha256 = "1xblxnrs0c5m326v7kgr32k4m00cl2ipcf5m0qvyisrw62vd5dbn"; 2071 type = "gem"; 2072 }; 2073 version = "5.5.2"; 2074 }; 2075 racc = { 2076 groups = ["default"]; 2077 platforms = []; 2078 source = { 2079 remotes = ["https://rubygems.org"]; 2080 sha256 = "0la56m0z26j3mfn1a9lf2l03qx1xifanndf9p3vx1azf6sqy7v9d"; 2081 type = "gem"; 2082 }; 2083 version = "1.6.0"; 2084 }; 2085 rack = { 2086 groups = ["default"]; 2087 platforms = []; 2088 source = { 2089 remotes = ["https://rubygems.org"]; 2090 sha256 = "0i5vs0dph9i5jn8dfc6aqd6njcafmb20rwqngrf759c9cvmyff16"; 2091 type = "gem"; 2092 }; 2093 version = "2.2.3"; 2094 }; 2095 rack-protection = { 2096 dependencies = ["rack"]; 2097 groups = ["default"]; 2098 platforms = []; 2099 source = { 2100 remotes = ["https://rubygems.org"]; 2101 sha256 = "159a4j4kragqh0z0z8vrpilpmaisnlz3n7kgiyf16bxkwlb3qlhz"; 2102 type = "gem"; 2103 }; 2104 version = "2.1.0"; 2105 }; 2106 rack-test = { 2107 dependencies = ["rack"]; 2108 groups = ["default"]; 2109 platforms = []; 2110 source = { 2111 remotes = ["https://rubygems.org"]; 2112 sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m"; 2113 type = "gem"; 2114 }; 2115 version = "1.1.0"; 2116 }; 2117 rails = { 2118 dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"]; 2119 groups = ["default"]; 2120 platforms = []; 2121 source = { 2122 remotes = ["https://rubygems.org"]; 2123 sha256 = "1y59m2x8rdc581bjgyyr9dabi3vk3frqhhpbb5ldpbj622kxfpbz"; 2124 type = "gem"; 2125 }; 2126 version = "6.1.4.1"; 2127 }; 2128 rails-dom-testing = { 2129 dependencies = ["activesupport" "nokogiri"]; 2130 groups = ["default"]; 2131 platforms = []; 2132 source = { 2133 remotes = ["https://rubygems.org"]; 2134 sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i"; 2135 type = "gem"; 2136 }; 2137 version = "2.0.3"; 2138 }; 2139 rails-html-sanitizer = { 2140 dependencies = ["loofah"]; 2141 groups = ["default"]; 2142 platforms = []; 2143 source = { 2144 remotes = ["https://rubygems.org"]; 2145 sha256 = "09qrfi3pgllxb08r024lln9k0qzxs57v0slsj8616xf9c0cwnwbk"; 2146 type = "gem"; 2147 }; 2148 version = "1.4.2"; 2149 }; 2150 railties = { 2151 dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor"]; 2152 groups = ["default"]; 2153 platforms = []; 2154 source = { 2155 remotes = ["https://rubygems.org"]; 2156 sha256 = "1kwpm068cqys34p2g0j3l1g0cd5f3kxnsay5v7lmbd0sgarac0vy"; 2157 type = "gem"; 2158 }; 2159 version = "6.1.4.1"; 2160 }; 2161 rainbow = { 2162 groups = ["default"]; 2163 platforms = []; 2164 source = { 2165 remotes = ["https://rubygems.org"]; 2166 sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk"; 2167 type = "gem"; 2168 }; 2169 version = "3.0.0"; 2170 }; 2171 rake = { 2172 groups = ["default"]; 2173 platforms = []; 2174 source = { 2175 remotes = ["https://rubygems.org"]; 2176 sha256 = "0jcabbgnjc788chx31sihc5pgbqnlc1c75wakmqlbjdm8jns2m9b"; 2177 type = "gem"; 2178 }; 2179 version = "10.5.0"; 2180 }; 2181 rb-fsevent = { 2182 groups = ["default"]; 2183 platforms = []; 2184 source = { 2185 remotes = ["https://rubygems.org"]; 2186 sha256 = "1qsx9c4jr11vr3a9s5j83avczx9qn9rjaf32gxpc2v451hvbc0is"; 2187 type = "gem"; 2188 }; 2189 version = "0.11.0"; 2190 }; 2191 rb-inotify = { 2192 dependencies = ["ffi"]; 2193 groups = ["default"]; 2194 platforms = []; 2195 source = { 2196 remotes = ["https://rubygems.org"]; 2197 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005"; 2198 type = "gem"; 2199 }; 2200 version = "0.10.1"; 2201 }; 2202 rb-readline = { 2203 groups = ["default"]; 2204 platforms = []; 2205 source = { 2206 remotes = ["https://rubygems.org"]; 2207 sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy"; 2208 type = "gem"; 2209 }; 2210 version = "0.5.5"; 2211 }; 2212 rbnacl = { 2213 dependencies = ["ffi"]; 2214 groups = ["default"]; 2215 platforms = []; 2216 source = { 2217 remotes = ["https://rubygems.org"]; 2218 sha256 = "0y8yzianlkc9w6sbqy8iy8l0yym0y6x7p5rjflkfixq76fqmhvzk"; 2219 type = "gem"; 2220 }; 2221 version = "7.1.1"; 2222 }; 2223 re2 = { 2224 groups = ["default"]; 2225 platforms = []; 2226 source = { 2227 remotes = ["https://rubygems.org"]; 2228 sha256 = "13za43xb5xfg1xb1vwlvwx14jlmnk7jal5dqw8q9a5g13csx41sw"; 2229 type = "gem"; 2230 }; 2231 version = "1.4.0"; 2232 }; 2233 red-colors = { 2234 dependencies = ["matrix"]; 2235 groups = ["default"]; 2236 platforms = []; 2237 source = { 2238 remotes = ["https://rubygems.org"]; 2239 sha256 = "1xqnbbcqg55abn985m716l6n5izyaaf4zdllhc8095cfqz2fbjcx"; 2240 type = "gem"; 2241 }; 2242 version = "0.3.0"; 2243 }; 2244 redcarpet = { 2245 groups = ["default"]; 2246 platforms = []; 2247 source = { 2248 remotes = ["https://rubygems.org"]; 2249 sha256 = "0bvk8yyns5s1ls437z719y5sdv9fr8kfs8dmr6g8s761dv5n8zvi"; 2250 type = "gem"; 2251 }; 2252 version = "3.5.1"; 2253 }; 2254 redis = { 2255 groups = ["default"]; 2256 platforms = []; 2257 source = { 2258 remotes = ["https://rubygems.org"]; 2259 sha256 = "03r9739q3vq38g456snf3rk9hadf955bs5im6qs6m69h19mrz2yw"; 2260 type = "gem"; 2261 }; 2262 version = "4.5.1"; 2263 }; 2264 redis-rack = { 2265 dependencies = ["rack" "redis-store"]; 2266 groups = ["default"]; 2267 platforms = []; 2268 source = { 2269 remotes = ["https://rubygems.org"]; 2270 sha256 = "1nblbxg1f051dn83jp92lz3lc1wxm18nviglrabv2l0vz6rd0pkb"; 2271 type = "gem"; 2272 }; 2273 version = "2.1.3"; 2274 }; 2275 redis-store = { 2276 dependencies = ["redis"]; 2277 groups = ["default"]; 2278 platforms = []; 2279 source = { 2280 remotes = ["https://rubygems.org"]; 2281 sha256 = "0cpzbf2svnk4j5awb24ncl0mih45zkbdrd7q23jdg1r8k3q7mdg6"; 2282 type = "gem"; 2283 }; 2284 version = "1.9.0"; 2285 }; 2286 regexp_parser = { 2287 groups = ["default"]; 2288 platforms = []; 2289 source = { 2290 remotes = ["https://rubygems.org"]; 2291 sha256 = "0vg7imjnfcqjx7kw94ccj5r78j4g190cqzi1i59sh4a0l940b9cr"; 2292 type = "gem"; 2293 }; 2294 version = "2.1.1"; 2295 }; 2296 rest-client = { 2297 dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"]; 2298 groups = ["default"]; 2299 platforms = []; 2300 source = { 2301 remotes = ["https://rubygems.org"]; 2302 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im"; 2303 type = "gem"; 2304 }; 2305 version = "2.1.0"; 2306 }; 2307 reverse_markdown = { 2308 dependencies = ["nokogiri"]; 2309 groups = ["default"]; 2310 platforms = []; 2311 source = { 2312 remotes = ["https://rubygems.org"]; 2313 sha256 = "0w6fv779542vdliq2kmikfhymjv55z8mgzblkfjdy2agl07da9c6"; 2314 type = "gem"; 2315 }; 2316 version = "2.0.0"; 2317 }; 2318 rexml = { 2319 groups = ["default"]; 2320 platforms = []; 2321 source = { 2322 remotes = ["https://rubygems.org"]; 2323 sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 2324 type = "gem"; 2325 }; 2326 version = "3.2.5"; 2327 }; 2328 rmagick = { 2329 groups = ["default"]; 2330 platforms = []; 2331 source = { 2332 remotes = ["https://rubygems.org"]; 2333 sha256 = "0z1qk9i18zma000cqd758av9ca0622ykwp2cwm1x4dv9c0vw03yg"; 2334 type = "gem"; 2335 }; 2336 version = "4.2.3"; 2337 }; 2338 rouge = { 2339 groups = ["default"]; 2340 platforms = []; 2341 source = { 2342 remotes = ["https://rubygems.org"]; 2343 sha256 = "13amckbdknnc5491ag28y8pqbyfpbzx5n4rlmadxhd3wkrhp92c8"; 2344 type = "gem"; 2345 }; 2346 version = "1.11.1"; 2347 }; 2348 rpam2 = { 2349 groups = ["default"]; 2350 platforms = []; 2351 source = { 2352 remotes = ["https://rubygems.org"]; 2353 sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33"; 2354 type = "gem"; 2355 }; 2356 version = "4.0.2"; 2357 }; 2358 rspec = { 2359 dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"]; 2360 groups = ["default"]; 2361 platforms = []; 2362 source = { 2363 remotes = ["https://rubygems.org"]; 2364 sha256 = "1dwai7jnwmdmd7ajbi2q0k0lx1dh88knv5wl7c34wjmf94yv8w5q"; 2365 type = "gem"; 2366 }; 2367 version = "3.10.0"; 2368 }; 2369 rspec-core = { 2370 dependencies = ["rspec-support"]; 2371 groups = ["default"]; 2372 platforms = []; 2373 source = { 2374 remotes = ["https://rubygems.org"]; 2375 sha256 = "0wwnfhxxvrlxlk1a3yxlb82k2f9lm0yn0598x7lk8fksaz4vv6mc"; 2376 type = "gem"; 2377 }; 2378 version = "3.10.1"; 2379 }; 2380 rspec-expectations = { 2381 dependencies = ["diff-lcs" "rspec-support"]; 2382 groups = ["default"]; 2383 platforms = []; 2384 source = { 2385 remotes = ["https://rubygems.org"]; 2386 sha256 = "1sz9bj4ri28adsklnh257pnbq4r5ayziw02qf67wry0kvzazbb17"; 2387 type = "gem"; 2388 }; 2389 version = "3.10.1"; 2390 }; 2391 rspec-mocks = { 2392 dependencies = ["diff-lcs" "rspec-support"]; 2393 groups = ["default"]; 2394 platforms = []; 2395 source = { 2396 remotes = ["https://rubygems.org"]; 2397 sha256 = "1d13g6kipqqc9lmwz5b244pdwc97z15vcbnbq6n9rlf32bipdz4k"; 2398 type = "gem"; 2399 }; 2400 version = "3.10.2"; 2401 }; 2402 rspec-support = { 2403 groups = ["default"]; 2404 platforms = []; 2405 source = { 2406 remotes = ["https://rubygems.org"]; 2407 sha256 = "15j52parvb8cgvl6s0pbxi2ywxrv6x0764g222kz5flz0s4mycbl"; 2408 type = "gem"; 2409 }; 2410 version = "3.10.2"; 2411 }; 2412 rubocop = { 2413 dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"]; 2414 groups = ["default"]; 2415 platforms = []; 2416 source = { 2417 remotes = ["https://rubygems.org"]; 2418 sha256 = "0phrig25dykgi42z6mf1abllh3ws6sv7awa82hzvvvbjx2xlzd3k"; 2419 type = "gem"; 2420 }; 2421 version = "0.93.1"; 2422 }; 2423 rubocop-ast = { 2424 dependencies = ["parser"]; 2425 groups = ["default"]; 2426 platforms = []; 2427 source = { 2428 remotes = ["https://rubygems.org"]; 2429 sha256 = "0gkf1p8yal38nlvdb39qaiy0gr85fxfr09j5dxh8qvrgpncpnk78"; 2430 type = "gem"; 2431 }; 2432 version = "1.4.1"; 2433 }; 2434 rubocop-performance = { 2435 dependencies = ["rubocop" "rubocop-ast"]; 2436 groups = ["default"]; 2437 platforms = []; 2438 source = { 2439 remotes = ["https://rubygems.org"]; 2440 sha256 = "07c3kymvsid9aajwmmwr3n6apxgyjcbzbl2n6r5lpzkyz28jqn15"; 2441 type = "gem"; 2442 }; 2443 version = "1.10.2"; 2444 }; 2445 ruby-graphviz = { 2446 dependencies = ["rexml"]; 2447 groups = ["default"]; 2448 platforms = []; 2449 source = { 2450 remotes = ["https://rubygems.org"]; 2451 sha256 = "010m283gk4qgzxkgrldlnrglh8d5fn6zvrzm56wf5abd7x7b8aqw"; 2452 type = "gem"; 2453 }; 2454 version = "1.2.5"; 2455 }; 2456 ruby-libvirt = { 2457 groups = ["default"]; 2458 platforms = []; 2459 source = { 2460 remotes = ["https://rubygems.org"]; 2461 sha256 = "0d754d6pgdqyq52pl9hp0x38q1vn3vf9nz4nm5gqdj5i4fw7pba6"; 2462 type = "gem"; 2463 }; 2464 version = "0.7.1"; 2465 }; 2466 ruby-lxc = { 2467 groups = ["default"]; 2468 platforms = []; 2469 source = { 2470 remotes = ["https://rubygems.org"]; 2471 sha256 = "08pnghqp15fwylq6w2qh7x1ikkiq87irpy0z03n0gma4gdzzx2qa"; 2472 type = "gem"; 2473 }; 2474 version = "1.2.3"; 2475 }; 2476 ruby-progressbar = { 2477 groups = ["default"]; 2478 platforms = []; 2479 source = { 2480 remotes = ["https://rubygems.org"]; 2481 sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc"; 2482 type = "gem"; 2483 }; 2484 version = "1.11.0"; 2485 }; 2486 ruby-terminfo = { 2487 groups = ["default"]; 2488 platforms = []; 2489 source = { 2490 remotes = ["https://rubygems.org"]; 2491 sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm"; 2492 type = "gem"; 2493 }; 2494 version = "0.1.1"; 2495 }; 2496 ruby-vips = { 2497 dependencies = ["ffi"]; 2498 groups = ["default"]; 2499 platforms = []; 2500 source = { 2501 remotes = ["https://rubygems.org"]; 2502 sha256 = "0qx9r75bfwglzv03lwvghd9gzw66wnbhdj5pc1qg896cbzna2cc0"; 2503 type = "gem"; 2504 }; 2505 version = "2.1.3"; 2506 }; 2507 ruby2_keywords = { 2508 groups = ["default"]; 2509 platforms = []; 2510 source = { 2511 remotes = ["https://rubygems.org"]; 2512 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz"; 2513 type = "gem"; 2514 }; 2515 version = "0.0.5"; 2516 }; 2517 RubyInline = { 2518 dependencies = ["ZenTest"]; 2519 groups = ["default"]; 2520 platforms = []; 2521 source = { 2522 remotes = ["https://rubygems.org"]; 2523 sha256 = "0mn175vcdm8d1a96j4lzq3dqclcml6cvv8xhnklx5vbzdfw9qmfl"; 2524 type = "gem"; 2525 }; 2526 version = "3.12.5"; 2527 }; 2528 rubyzip = { 2529 groups = ["default"]; 2530 platforms = []; 2531 source = { 2532 remotes = ["https://rubygems.org"]; 2533 sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; 2534 type = "gem"; 2535 }; 2536 version = "2.3.2"; 2537 }; 2538 rugged = { 2539 groups = ["default"]; 2540 platforms = []; 2541 source = { 2542 remotes = ["https://rubygems.org"]; 2543 sha256 = "1v846qs2pa3wnzgz95jzbcdrgl9vyjl65qiscw4q4dvm5sb7j68i"; 2544 type = "gem"; 2545 }; 2546 version = "1.2.0"; 2547 }; 2548 safe_yaml = { 2549 groups = ["default"]; 2550 platforms = []; 2551 source = { 2552 remotes = ["https://rubygems.org"]; 2553 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56"; 2554 type = "gem"; 2555 }; 2556 version = "1.0.5"; 2557 }; 2558 sass = { 2559 dependencies = ["sass-listen"]; 2560 groups = ["default"]; 2561 platforms = []; 2562 source = { 2563 remotes = ["https://rubygems.org"]; 2564 sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0"; 2565 type = "gem"; 2566 }; 2567 version = "3.7.4"; 2568 }; 2569 sass-listen = { 2570 dependencies = ["rb-fsevent" "rb-inotify"]; 2571 groups = ["default"]; 2572 platforms = []; 2573 source = { 2574 remotes = ["https://rubygems.org"]; 2575 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; 2576 type = "gem"; 2577 }; 2578 version = "4.0.0"; 2579 }; 2580 sassc = { 2581 dependencies = ["ffi"]; 2582 groups = ["default"]; 2583 platforms = []; 2584 source = { 2585 remotes = ["https://rubygems.org"]; 2586 sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c"; 2587 type = "gem"; 2588 }; 2589 version = "2.4.0"; 2590 }; 2591 sawyer = { 2592 dependencies = ["addressable" "faraday"]; 2593 groups = ["default"]; 2594 platforms = []; 2595 source = { 2596 remotes = ["https://rubygems.org"]; 2597 sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz"; 2598 type = "gem"; 2599 }; 2600 version = "0.8.2"; 2601 }; 2602 scrypt = { 2603 dependencies = ["ffi-compiler"]; 2604 groups = ["default"]; 2605 platforms = []; 2606 source = { 2607 remotes = ["https://rubygems.org"]; 2608 sha256 = "0jw2bn6mqpw2wbjpmsfz44pppwa6zmhg9lywimm684sxkmlxscbl"; 2609 type = "gem"; 2610 }; 2611 version = "3.0.7"; 2612 }; 2613 semian = { 2614 groups = ["default"]; 2615 platforms = []; 2616 source = { 2617 remotes = ["https://rubygems.org"]; 2618 sha256 = "13mlccf70slrjpxvpvmnk2cls39nkpgksa7sd90jlnm0s0z7lhdd"; 2619 type = "gem"; 2620 }; 2621 version = "0.11.4"; 2622 }; 2623 sequel = { 2624 groups = ["default"]; 2625 platforms = []; 2626 source = { 2627 remotes = ["https://rubygems.org"]; 2628 sha256 = "0fmk4fkmqnh033sdsvbb6r2dadir0f9zaq0z2jyx1wfnvv5712md"; 2629 type = "gem"; 2630 }; 2631 version = "5.49.0"; 2632 }; 2633 sequel_pg = { 2634 dependencies = ["pg" "sequel"]; 2635 groups = ["default"]; 2636 platforms = []; 2637 source = { 2638 remotes = ["https://rubygems.org"]; 2639 sha256 = "0mkbnc96bfpl5wqacblzwiwqywbx4vqrvkz57fj1h2f0bn635nk6"; 2640 type = "gem"; 2641 }; 2642 version = "1.14.0"; 2643 }; 2644 simplecov = { 2645 dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"]; 2646 groups = ["default"]; 2647 platforms = []; 2648 source = { 2649 remotes = ["https://rubygems.org"]; 2650 sha256 = "1hrv046jll6ad1s964gsmcq4hvkr3zzr6jc7z1mns22mvfpbc3cr"; 2651 type = "gem"; 2652 }; 2653 version = "0.21.2"; 2654 }; 2655 simplecov-html = { 2656 groups = ["default"]; 2657 platforms = []; 2658 source = { 2659 remotes = ["https://rubygems.org"]; 2660 sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb"; 2661 type = "gem"; 2662 }; 2663 version = "0.12.3"; 2664 }; 2665 simplecov_json_formatter = { 2666 groups = ["default"]; 2667 platforms = []; 2668 source = { 2669 remotes = ["https://rubygems.org"]; 2670 sha256 = "19r15hyvh52jx7fmsrcflb58xh8l7l0zx4sxkh3hqzhq68y81pjl"; 2671 type = "gem"; 2672 }; 2673 version = "0.1.3"; 2674 }; 2675 sinatra = { 2676 dependencies = ["mustermann" "rack" "rack-protection" "tilt"]; 2677 groups = ["default"]; 2678 platforms = []; 2679 source = { 2680 remotes = ["https://rubygems.org"]; 2681 sha256 = "0dd53rzpkxgs697pycbhhgc9vcnxra4ly4xar8ni6aiydx2f88zk"; 2682 type = "gem"; 2683 }; 2684 version = "2.1.0"; 2685 }; 2686 slather = { 2687 dependencies = ["CFPropertyList" "activesupport" "clamp" "nokogiri" "xcodeproj"]; 2688 groups = ["default"]; 2689 platforms = []; 2690 source = { 2691 remotes = ["https://rubygems.org"]; 2692 sha256 = "0wy8ws5n2gvxgkncbhrp4vkwjcbphcczw4k7y3g2wfl8fdmv5b4n"; 2693 type = "gem"; 2694 }; 2695 version = "2.7.2"; 2696 }; 2697 slop = { 2698 groups = ["default"]; 2699 platforms = []; 2700 source = { 2701 remotes = ["https://rubygems.org"]; 2702 sha256 = "067bvjmjdjs19bvy138hkqqvw8li3732radcd4x5f5dbf30yk3a9"; 2703 type = "gem"; 2704 }; 2705 version = "4.9.1"; 2706 }; 2707 snappy = { 2708 groups = ["default"]; 2709 platforms = []; 2710 source = { 2711 remotes = ["https://rubygems.org"]; 2712 sha256 = "0xl54r1vvrhlkxf16mxqk4kz18j0igf1f7l66kqd9dbyv6x99zfg"; 2713 type = "gem"; 2714 }; 2715 version = "0.2.0"; 2716 }; 2717 snmp = { 2718 groups = ["default"]; 2719 platforms = []; 2720 source = { 2721 remotes = ["https://rubygems.org"]; 2722 sha256 = "1xr7rwfk7mwxzqcgir0glmyy4j27g6yixfaswsbd2qn6r8c980qf"; 2723 type = "gem"; 2724 }; 2725 version = "1.3.2"; 2726 }; 2727 solargraph = { 2728 dependencies = ["backport" "benchmark" "e2mmap" "jaro_winkler" "maruku" "nokogiri" "parser" "reverse_markdown" "rubocop" "thor" "tilt" "yard"]; 2729 groups = ["default"]; 2730 platforms = []; 2731 source = { 2732 remotes = ["https://rubygems.org"]; 2733 sha256 = "06fby6dpq1jcq30x8ladig4dvz8j2pxd08mkrad3d41jx33zd2hg"; 2734 type = "gem"; 2735 }; 2736 version = "0.39.17"; 2737 }; 2738 sprockets = { 2739 dependencies = ["concurrent-ruby" "rack"]; 2740 groups = ["default"]; 2741 platforms = []; 2742 source = { 2743 remotes = ["https://rubygems.org"]; 2744 sha256 = "0ikgwbl6jv3frfiy3xhg5yxw9d0064rgzghar1rg391xmrc4gm38"; 2745 type = "gem"; 2746 }; 2747 version = "4.0.2"; 2748 }; 2749 sprockets-rails = { 2750 dependencies = ["actionpack" "activesupport" "sprockets"]; 2751 groups = ["default"]; 2752 platforms = []; 2753 source = { 2754 remotes = ["https://rubygems.org"]; 2755 sha256 = "0mwmz36265646xqfyczgr1mhkm1hfxgxxvgdgr4xfcbf2g72p1k2"; 2756 type = "gem"; 2757 }; 2758 version = "3.2.2"; 2759 }; 2760 sqlite3 = { 2761 groups = ["default"]; 2762 platforms = []; 2763 source = { 2764 remotes = ["https://rubygems.org"]; 2765 sha256 = "0lja01cp9xd5m6vmx99zwn4r7s97r1w5cb76gqd8xhbm1wxyzf78"; 2766 type = "gem"; 2767 }; 2768 version = "1.4.2"; 2769 }; 2770 taglib-ruby = { 2771 groups = ["default"]; 2772 platforms = []; 2773 source = { 2774 remotes = ["https://rubygems.org"]; 2775 sha256 = "1nkwmlx0ja35gs4lkh7hmshlwsqk5wm1wqrc2p45icnjmrh0x5cw"; 2776 type = "gem"; 2777 }; 2778 version = "1.1.0"; 2779 }; 2780 terminal-table = { 2781 dependencies = ["unicode-display_width"]; 2782 groups = ["default"]; 2783 platforms = []; 2784 source = { 2785 remotes = ["https://rubygems.org"]; 2786 sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk"; 2787 type = "gem"; 2788 }; 2789 version = "1.8.0"; 2790 }; 2791 thor = { 2792 groups = ["default"]; 2793 platforms = []; 2794 source = { 2795 remotes = ["https://rubygems.org"]; 2796 sha256 = "18yhlvmfya23cs3pvhr1qy38y41b6mhr5q9vwv5lrgk16wmf3jna"; 2797 type = "gem"; 2798 }; 2799 version = "1.1.0"; 2800 }; 2801 thrift = { 2802 groups = ["default"]; 2803 platforms = []; 2804 source = { 2805 remotes = ["https://rubygems.org"]; 2806 sha256 = "0rb9nax4k72zbriq7k98shfcj4lf54sqjpin2xm6ma7bb48ra8mc"; 2807 type = "gem"; 2808 }; 2809 version = "0.15.0"; 2810 }; 2811 tilt = { 2812 groups = ["default"]; 2813 platforms = []; 2814 source = { 2815 remotes = ["https://rubygems.org"]; 2816 sha256 = "0rn8z8hda4h41a64l0zhkiwz2vxw9b1nb70gl37h1dg2k874yrlv"; 2817 type = "gem"; 2818 }; 2819 version = "2.0.10"; 2820 }; 2821 tiny_tds = { 2822 groups = ["default"]; 2823 platforms = []; 2824 source = { 2825 remotes = ["https://rubygems.org"]; 2826 sha256 = "06fa5xpw5zrnhg0ds246l8sq49k22hpplqa1msxylnqibbsnb2y9"; 2827 type = "gem"; 2828 }; 2829 version = "2.1.5"; 2830 }; 2831 treetop = { 2832 dependencies = ["polyglot"]; 2833 groups = ["default"]; 2834 platforms = []; 2835 source = { 2836 remotes = ["https://rubygems.org"]; 2837 sha256 = "0697qz1akblf8r3wi0s2dsjh468hfsd57fb0mrp93z35y2ni6bhh"; 2838 type = "gem"; 2839 }; 2840 version = "1.6.11"; 2841 }; 2842 typhoeus = { 2843 dependencies = ["ethon"]; 2844 groups = ["default"]; 2845 platforms = []; 2846 source = { 2847 remotes = ["https://rubygems.org"]; 2848 sha256 = "03x3fxjsnhgayl4s96h0a9975awlvx2v9nmx2ba0cnliglyczdr8"; 2849 type = "gem"; 2850 }; 2851 version = "0.8.0"; 2852 }; 2853 tzinfo = { 2854 dependencies = ["concurrent-ruby"]; 2855 groups = ["default"]; 2856 platforms = []; 2857 source = { 2858 remotes = ["https://rubygems.org"]; 2859 sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z"; 2860 type = "gem"; 2861 }; 2862 version = "2.0.4"; 2863 }; 2864 unf = { 2865 dependencies = ["unf_ext"]; 2866 groups = ["default"]; 2867 platforms = []; 2868 source = { 2869 remotes = ["https://rubygems.org"]; 2870 sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9"; 2871 type = "gem"; 2872 }; 2873 version = "0.1.4"; 2874 }; 2875 unf_ext = { 2876 groups = ["default"]; 2877 platforms = []; 2878 source = { 2879 remotes = ["https://rubygems.org"]; 2880 sha256 = "0jmbimpnpjdzz8hlrppgl9spm99qh3qzbx0b81k3gkgwba8nk3yd"; 2881 type = "gem"; 2882 }; 2883 version = "0.0.8"; 2884 }; 2885 unicode-display_width = { 2886 groups = ["default"]; 2887 platforms = []; 2888 source = { 2889 remotes = ["https://rubygems.org"]; 2890 sha256 = "1204c1jx2g89pc25qk5150mk7j5k90692i7ihgfzqnad6qni74h2"; 2891 type = "gem"; 2892 }; 2893 version = "1.8.0"; 2894 }; 2895 uuid4r = { 2896 groups = ["default"]; 2897 platforms = []; 2898 source = { 2899 remotes = ["https://rubygems.org"]; 2900 sha256 = "0qlcxzn8pnql34pcdrkd20kdla3k6n2sspaxp3lwwx8a87jnzbc3"; 2901 type = "gem"; 2902 }; 2903 version = "0.2.0"; 2904 }; 2905 websocket-driver = { 2906 dependencies = ["websocket-extensions"]; 2907 groups = ["default"]; 2908 platforms = []; 2909 source = { 2910 remotes = ["https://rubygems.org"]; 2911 sha256 = "0a3bwxd9v3ghrxzjc4vxmf4xa18c6m4xqy5wb0yk5c6b9psc7052"; 2912 type = "gem"; 2913 }; 2914 version = "0.7.5"; 2915 }; 2916 websocket-extensions = { 2917 groups = ["default"]; 2918 platforms = []; 2919 source = { 2920 remotes = ["https://rubygems.org"]; 2921 sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw"; 2922 type = "gem"; 2923 }; 2924 version = "0.1.5"; 2925 }; 2926 whois = { 2927 groups = ["default"]; 2928 platforms = []; 2929 source = { 2930 remotes = ["https://rubygems.org"]; 2931 sha256 = "092y84kak86ds2as9kwn5a9m2yzqwqcz4wx31jk3kin32c3hwcrn"; 2932 type = "gem"; 2933 }; 2934 version = "5.0.2"; 2935 }; 2936 xcodeproj = { 2937 dependencies = ["CFPropertyList" "atomos" "claide" "colored2" "nanaimo" "rexml"]; 2938 groups = ["default"]; 2939 platforms = []; 2940 source = { 2941 remotes = ["https://rubygems.org"]; 2942 sha256 = "0xmzb1mdsnkpf7v07whz0n2wc8kg6785sc7i5zyawd8dl8517rp4"; 2943 type = "gem"; 2944 }; 2945 version = "1.21.0"; 2946 }; 2947 xctasks = { 2948 dependencies = ["nokogiri" "rake"]; 2949 groups = ["default"]; 2950 platforms = []; 2951 source = { 2952 remotes = ["https://rubygems.org"]; 2953 sha256 = "1m01vnmdy9m4hn85ajji5v595faqsy8d3a0r646q79vphw1fikj1"; 2954 type = "gem"; 2955 }; 2956 version = "0.6.0"; 2957 }; 2958 yard = { 2959 groups = ["default"]; 2960 platforms = []; 2961 source = { 2962 remotes = ["https://rubygems.org"]; 2963 sha256 = "0qzr5j1a1cafv81ib3i51qyl8jnmwdxlqi3kbiraldzpbjh4ln9h"; 2964 type = "gem"; 2965 }; 2966 version = "0.9.26"; 2967 }; 2968 zeitwerk = { 2969 groups = ["default"]; 2970 platforms = []; 2971 source = { 2972 remotes = ["https://rubygems.org"]; 2973 sha256 = "1746czsjarixq0x05f7p3hpzi38ldg6wxnxxw74kbjzh1sdjgmpl"; 2974 type = "gem"; 2975 }; 2976 version = "2.4.2"; 2977 }; 2978 ZenTest = { 2979 groups = ["default"]; 2980 platforms = []; 2981 source = { 2982 remotes = ["https://rubygems.org"]; 2983 sha256 = "0vkqgajgwmmf2dxfj9h4zs94v3rlvmvb1hcm4wid57dj79y7a0ak"; 2984 type = "gem"; 2985 }; 2986 version = "4.12.0"; 2987 }; 2988 zookeeper = { 2989 groups = ["default"]; 2990 platforms = []; 2991 source = { 2992 remotes = ["https://rubygems.org"]; 2993 sha256 = "1prdwbi9prykva3iqyk23fzgi0z7pphldybba8s76mil1fd3svif"; 2994 type = "gem"; 2995 }; 2996 version = "1.5.0"; 2997 }; 2998}