nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 907 lines 22 kB view raw
1{ 2 base64 = { 3 groups = [ "default" ]; 4 platforms = [ ]; 5 source = { 6 remotes = [ "https://rubygems.org" ]; 7 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g"; 8 type = "gem"; 9 }; 10 version = "0.2.0"; 11 }; 12 bcrypt_pbkdf = { 13 groups = [ "default" ]; 14 platforms = [ ]; 15 source = { 16 remotes = [ "https://rubygems.org" ]; 17 sha256 = "04rb3rp9bdxn1y3qiflfpj7ccwb8ghrfbydh5vfz1l9px3fpg41g"; 18 type = "gem"; 19 }; 20 version = "1.1.1"; 21 }; 22 bigdecimal = { 23 groups = [ "default" ]; 24 platforms = [ ]; 25 source = { 26 remotes = [ "https://rubygems.org" ]; 27 sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558"; 28 type = "gem"; 29 }; 30 version = "3.1.8"; 31 }; 32 builder = { 33 groups = [ "default" ]; 34 platforms = [ ]; 35 source = { 36 remotes = [ "https://rubygems.org" ]; 37 sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9"; 38 type = "gem"; 39 }; 40 version = "3.3.0"; 41 }; 42 childprocess = { 43 groups = [ "default" ]; 44 platforms = [ ]; 45 source = { 46 remotes = [ "https://rubygems.org" ]; 47 sha256 = "1lvcp8bsd35g57f7wz4jigcw2sryzzwrpcgjwwf3chmjrjcww5in"; 48 type = "gem"; 49 }; 50 version = "4.1.0"; 51 }; 52 concurrent-ruby = { 53 groups = [ "default" ]; 54 platforms = [ ]; 55 source = { 56 remotes = [ "https://rubygems.org" ]; 57 sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; 58 type = "gem"; 59 }; 60 version = "1.3.4"; 61 }; 62 date = { 63 groups = [ "default" ]; 64 platforms = [ ]; 65 source = { 66 remotes = [ "https://rubygems.org" ]; 67 sha256 = "0kz6mc4b9m49iaans6cbx031j9y7ldghpi5fzsdh0n3ixwa8w9mz"; 68 type = "gem"; 69 }; 70 version = "3.4.1"; 71 }; 72 diff-lcs = { 73 groups = [ 74 "default" 75 "development" 76 ]; 77 platforms = [ ]; 78 source = { 79 remotes = [ "https://rubygems.org" ]; 80 sha256 = "1znxccz83m4xgpd239nyqxlifdb7m8rlfayk6s259186nkgj6ci7"; 81 type = "gem"; 82 }; 83 version = "1.5.1"; 84 }; 85 ed25519 = { 86 groups = [ "default" ]; 87 platforms = [ ]; 88 source = { 89 remotes = [ "https://rubygems.org" ]; 90 sha256 = "0zb2dr2ihb1qiknn5iaj1ha1w9p7lj9yq5waasndlfadz225ajji"; 91 type = "gem"; 92 }; 93 version = "1.3.0"; 94 }; 95 erubi = { 96 groups = [ "default" ]; 97 platforms = [ ]; 98 source = { 99 remotes = [ "https://rubygems.org" ]; 100 sha256 = "0qnd6ff4az22ysnmni3730c41b979xinilahzg86bn7gv93ip9pw"; 101 type = "gem"; 102 }; 103 version = "1.13.0"; 104 }; 105 excon = { 106 groups = [ "default" ]; 107 platforms = [ ]; 108 source = { 109 remotes = [ "https://rubygems.org" ]; 110 sha256 = "00p5fww0bakph4p9skc7ypjqbqc8crnw31nrmpdm8j4rr5kp4jb0"; 111 type = "gem"; 112 }; 113 version = "1.2.2"; 114 }; 115 fake_ftp = { 116 groups = [ "development" ]; 117 platforms = [ ]; 118 source = { 119 remotes = [ "https://rubygems.org" ]; 120 sha256 = "1zl9q9m4x7lz9890g0h1qqj7hcxnwzpjfnfbxadjblps7b5054q4"; 121 type = "gem"; 122 }; 123 version = "0.3.0"; 124 }; 125 faraday = { 126 dependencies = [ 127 "faraday-net_http" 128 "json" 129 "logger" 130 ]; 131 groups = [ "default" ]; 132 platforms = [ ]; 133 source = { 134 remotes = [ "https://rubygems.org" ]; 135 sha256 = "0vxaw0mg8avqivdj0lzj19nxf652ri208grsdf0361flyn5i5wi3"; 136 type = "gem"; 137 }; 138 version = "2.12.1"; 139 }; 140 faraday-net_http = { 141 dependencies = [ "net-http" ]; 142 groups = [ "default" ]; 143 platforms = [ ]; 144 source = { 145 remotes = [ "https://rubygems.org" ]; 146 sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1"; 147 type = "gem"; 148 }; 149 version = "3.4.0"; 150 }; 151 ffi = { 152 groups = [ "default" ]; 153 platforms = [ ]; 154 source = { 155 remotes = [ "https://rubygems.org" ]; 156 sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi"; 157 type = "gem"; 158 }; 159 version = "1.17.0"; 160 }; 161 google-protobuf = { 162 dependencies = [ 163 "bigdecimal" 164 "rake" 165 ]; 166 groups = [ "default" ]; 167 platforms = [ ]; 168 source = { 169 remotes = [ "https://rubygems.org" ]; 170 sha256 = "1zzlmsv7djpgn6hxp5r1jg7f4nx368j0ccq6pipq1ncplnvbffij"; 171 type = "gem"; 172 }; 173 version = "4.29.1"; 174 }; 175 googleapis-common-protos-types = { 176 dependencies = [ "google-protobuf" ]; 177 groups = [ "default" ]; 178 platforms = [ ]; 179 source = { 180 remotes = [ "https://rubygems.org" ]; 181 sha256 = "1xyinc2zaw25r3x774mni66im1b22l9zpbsqdgdb4g4zxcd5srcl"; 182 type = "gem"; 183 }; 184 version = "1.16.0"; 185 }; 186 grpc = { 187 dependencies = [ 188 "google-protobuf" 189 "googleapis-common-protos-types" 190 ]; 191 groups = [ "default" ]; 192 platforms = [ ]; 193 source = { 194 remotes = [ "https://rubygems.org" ]; 195 sha256 = "0z5x8f9k2m656imi59jrd49d8inbnzpcnylz0ijj1ly0ihdi3apd"; 196 type = "gem"; 197 }; 198 version = "1.68.1"; 199 }; 200 grpc-tools = { 201 groups = [ "development" ]; 202 platforms = [ ]; 203 source = { 204 remotes = [ "https://rubygems.org" ]; 205 sha256 = "12wbiq7s1qc6dv35p8c5vay627c6mqm9p1dimv2nz2m6r5f1057v"; 206 type = "gem"; 207 }; 208 version = "1.68.1"; 209 }; 210 gssapi = { 211 dependencies = [ "ffi" ]; 212 groups = [ "default" ]; 213 platforms = [ ]; 214 source = { 215 remotes = [ "https://rubygems.org" ]; 216 sha256 = "1qdfhj12aq8v0y961v4xv96a1y2z80h3xhvzrs9vsfgf884g6765"; 217 type = "gem"; 218 }; 219 version = "1.3.1"; 220 }; 221 gyoku = { 222 dependencies = [ 223 "builder" 224 "rexml" 225 ]; 226 groups = [ "default" ]; 227 platforms = [ ]; 228 source = { 229 remotes = [ "https://rubygems.org" ]; 230 sha256 = "1kd2q59xpm39hpvmmvyi6g3f1fr05xjbnxwkrdqz4xy7hirqi79q"; 231 type = "gem"; 232 }; 233 version = "1.4.0"; 234 }; 235 hashicorp-checkpoint = { 236 groups = [ "default" ]; 237 platforms = [ ]; 238 source = { 239 remotes = [ "https://rubygems.org" ]; 240 sha256 = "1z6mwzvd7p2wqhmk07dwrhvm0ncgqm7pxn0pr2k025rwsspp9bsd"; 241 type = "gem"; 242 }; 243 version = "0.1.5"; 244 }; 245 hashie = { 246 groups = [ "default" ]; 247 platforms = [ ]; 248 source = { 249 remotes = [ "https://rubygems.org" ]; 250 sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x"; 251 type = "gem"; 252 }; 253 version = "5.0.0"; 254 }; 255 httpclient = { 256 groups = [ "default" ]; 257 platforms = [ ]; 258 source = { 259 remotes = [ "https://rubygems.org" ]; 260 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99"; 261 type = "gem"; 262 }; 263 version = "2.8.3"; 264 }; 265 i18n = { 266 dependencies = [ "concurrent-ruby" ]; 267 groups = [ "default" ]; 268 platforms = [ ]; 269 source = { 270 remotes = [ "https://rubygems.org" ]; 271 sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw"; 272 type = "gem"; 273 }; 274 version = "1.14.6"; 275 }; 276 ipaddr = { 277 groups = [ "default" ]; 278 platforms = [ ]; 279 source = { 280 remotes = [ "https://rubygems.org" ]; 281 sha256 = "0wmgwqv6c1kq8cxbxddllnrlh5jjmjw73i1sqbnvq55zzn3l0zyb"; 282 type = "gem"; 283 }; 284 version = "1.2.7"; 285 }; 286 json = { 287 groups = [ "default" ]; 288 platforms = [ ]; 289 source = { 290 remotes = [ "https://rubygems.org" ]; 291 sha256 = "1kvbzh8530pp3qf63zvx9hnb708x7plv9wfn5ibns3h3knnvs3kw"; 292 type = "gem"; 293 }; 294 version = "2.9.0"; 295 }; 296 jwt = { 297 dependencies = [ "base64" ]; 298 groups = [ "default" ]; 299 platforms = [ ]; 300 source = { 301 remotes = [ "https://rubygems.org" ]; 302 sha256 = "0rba9mji57sfa1kjhj0bwff1377vj0i8yx2rd39j5ik4vp60gzam"; 303 type = "gem"; 304 }; 305 version = "2.9.3"; 306 }; 307 listen = { 308 dependencies = [ 309 "rb-fsevent" 310 "rb-inotify" 311 ]; 312 groups = [ "default" ]; 313 platforms = [ ]; 314 source = { 315 remotes = [ "https://rubygems.org" ]; 316 sha256 = "0rwwsmvq79qwzl6324yc53py02kbrcww35si720490z5w0j497nv"; 317 type = "gem"; 318 }; 319 version = "3.9.0"; 320 }; 321 little-plugger = { 322 groups = [ "default" ]; 323 platforms = [ ]; 324 source = { 325 remotes = [ "https://rubygems.org" ]; 326 sha256 = "1frilv82dyxnlg8k1jhrvyd73l6k17mxc5vwxx080r4x1p04gwym"; 327 type = "gem"; 328 }; 329 version = "1.1.4"; 330 }; 331 log4r = { 332 groups = [ "default" ]; 333 platforms = [ ]; 334 source = { 335 remotes = [ "https://rubygems.org" ]; 336 sha256 = "0ri90q0frfmigkirqv5ihyrj59xm8pq5zcmf156cbdv4r4l2jicv"; 337 type = "gem"; 338 }; 339 version = "1.1.10"; 340 }; 341 logger = { 342 groups = [ "default" ]; 343 platforms = [ ]; 344 source = { 345 remotes = [ "https://rubygems.org" ]; 346 sha256 = "0q9jm4pzqxk92dq9a1y7gjwcw3dcsm1mnsdhi9ms5hw1dpnprzlx"; 347 type = "gem"; 348 }; 349 version = "1.6.2"; 350 }; 351 logging = { 352 dependencies = [ 353 "little-plugger" 354 "multi_json" 355 ]; 356 groups = [ "default" ]; 357 platforms = [ ]; 358 source = { 359 remotes = [ "https://rubygems.org" ]; 360 sha256 = "1jqcq2yxh973f3aw63nd3wxhqyhkncz3pf8v2gs3df0iqair725s"; 361 type = "gem"; 362 }; 363 version = "2.4.0"; 364 }; 365 mime-types = { 366 dependencies = [ 367 "logger" 368 "mime-types-data" 369 ]; 370 groups = [ "default" ]; 371 platforms = [ ]; 372 source = { 373 remotes = [ "https://rubygems.org" ]; 374 sha256 = "0r34mc3n7sxsbm9mzyzy8m3dvq7pwbryyc8m452axkj0g2axnwbg"; 375 type = "gem"; 376 }; 377 version = "3.6.0"; 378 }; 379 mime-types-data = { 380 groups = [ "default" ]; 381 platforms = [ ]; 382 source = { 383 remotes = [ "https://rubygems.org" ]; 384 sha256 = "0a7fq0wn2fdv57dsxfmjyzsjhxprh56k0zg3c4nm9il4s3v0mzig"; 385 type = "gem"; 386 }; 387 version = "3.2024.1203"; 388 }; 389 multi_json = { 390 groups = [ "default" ]; 391 platforms = [ ]; 392 source = { 393 remotes = [ "https://rubygems.org" ]; 394 sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z"; 395 type = "gem"; 396 }; 397 version = "1.15.0"; 398 }; 399 multi_xml = { 400 dependencies = [ "bigdecimal" ]; 401 groups = [ "default" ]; 402 platforms = [ ]; 403 source = { 404 remotes = [ "https://rubygems.org" ]; 405 sha256 = "06x61ca5j84nyhr1mwh9r436yiphnc5hmacb3gwqyn5gd0611kjg"; 406 type = "gem"; 407 }; 408 version = "0.7.1"; 409 }; 410 net-ftp = { 411 dependencies = [ 412 "net-protocol" 413 "time" 414 ]; 415 groups = [ "default" ]; 416 platforms = [ ]; 417 source = { 418 remotes = [ "https://rubygems.org" ]; 419 sha256 = "0kw7g0j35fla8438s90m72b3xr0mqnpgm910qcwrgnvyg903xmi8"; 420 type = "gem"; 421 }; 422 version = "0.3.8"; 423 }; 424 net-http = { 425 dependencies = [ "uri" ]; 426 groups = [ "default" ]; 427 platforms = [ ]; 428 source = { 429 remotes = [ "https://rubygems.org" ]; 430 sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn"; 431 type = "gem"; 432 }; 433 version = "0.6.0"; 434 }; 435 net-protocol = { 436 dependencies = [ "timeout" ]; 437 groups = [ "default" ]; 438 platforms = [ ]; 439 source = { 440 remotes = [ "https://rubygems.org" ]; 441 sha256 = "1a32l4x73hz200cm587bc29q8q9az278syw3x6fkc9d1lv5y0wxa"; 442 type = "gem"; 443 }; 444 version = "0.2.2"; 445 }; 446 net-scp = { 447 dependencies = [ "net-ssh" ]; 448 groups = [ "default" ]; 449 platforms = [ ]; 450 source = { 451 remotes = [ "https://rubygems.org" ]; 452 sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk"; 453 type = "gem"; 454 }; 455 version = "4.0.0"; 456 }; 457 net-sftp = { 458 dependencies = [ "net-ssh" ]; 459 groups = [ "default" ]; 460 platforms = [ ]; 461 source = { 462 remotes = [ "https://rubygems.org" ]; 463 sha256 = "0r33aa2d61hv1psm0l0mm6ik3ycsnq8symv7h84kpyf2b7493fv5"; 464 type = "gem"; 465 }; 466 version = "4.0.0"; 467 }; 468 net-ssh = { 469 groups = [ "default" ]; 470 platforms = [ ]; 471 source = { 472 remotes = [ "https://rubygems.org" ]; 473 sha256 = "1w1ypxa3n6mskkwb00b489314km19l61p5h3bar6zr8cng27c80p"; 474 type = "gem"; 475 }; 476 version = "7.3.0"; 477 }; 478 nori = { 479 dependencies = [ "bigdecimal" ]; 480 groups = [ "default" ]; 481 platforms = [ ]; 482 source = { 483 remotes = [ "https://rubygems.org" ]; 484 sha256 = "0qb84bbi74q0zgs09sdkq750jf2ri3lblbry0xi4g1ard4rwsrk1"; 485 type = "gem"; 486 }; 487 version = "2.7.1"; 488 }; 489 oauth2 = { 490 dependencies = [ 491 "faraday" 492 "jwt" 493 "multi_xml" 494 "rack" 495 "snaky_hash" 496 "version_gem" 497 ]; 498 groups = [ "default" ]; 499 platforms = [ ]; 500 source = { 501 remotes = [ "https://rubygems.org" ]; 502 sha256 = "1yzpaghh8kwzgmvmrlbzf36ks5s2hf34rayzw081dp2jrzprs7xj"; 503 type = "gem"; 504 }; 505 version = "2.0.9"; 506 }; 507 ostruct = { 508 groups = [ "default" ]; 509 platforms = [ ]; 510 source = { 511 remotes = [ "https://rubygems.org" ]; 512 sha256 = "05xqijcf80sza5pnlp1c8whdaay8x5dc13214ngh790zrizgp8q9"; 513 type = "gem"; 514 }; 515 version = "0.6.1"; 516 }; 517 pairing_heap = { 518 groups = [ "default" ]; 519 platforms = [ ]; 520 source = { 521 remotes = [ "https://rubygems.org" ]; 522 sha256 = "059kqpw53cancnp0bp7y1s74y1955riw33w3lqfbnms4b4mdh5zj"; 523 type = "gem"; 524 }; 525 version = "3.1.0"; 526 }; 527 rack = { 528 groups = [ "default" ]; 529 platforms = [ ]; 530 source = { 531 remotes = [ "https://rubygems.org" ]; 532 sha256 = "1cd13019gnnh2c0a3kj27ij5ibk72v0bmpypqv4l6ayw8g5cpyyk"; 533 type = "gem"; 534 }; 535 version = "3.1.8"; 536 }; 537 rake = { 538 groups = [ "development" ]; 539 platforms = [ ]; 540 source = { 541 remotes = [ "https://rubygems.org" ]; 542 sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6"; 543 type = "gem"; 544 }; 545 version = "13.2.1"; 546 }; 547 rake-compiler = { 548 dependencies = [ "rake" ]; 549 groups = [ "development" ]; 550 platforms = [ ]; 551 source = { 552 remotes = [ "https://rubygems.org" ]; 553 sha256 = "0xlifh25mhlrigj020nya10s37dbkhc0rlqlf0ld88rxrdg1057k"; 554 type = "gem"; 555 }; 556 version = "1.2.8"; 557 }; 558 rb-fsevent = { 559 groups = [ "default" ]; 560 platforms = [ ]; 561 source = { 562 remotes = [ "https://rubygems.org" ]; 563 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; 564 type = "gem"; 565 }; 566 version = "0.11.2"; 567 }; 568 rb-inotify = { 569 dependencies = [ "ffi" ]; 570 groups = [ "default" ]; 571 platforms = [ ]; 572 source = { 573 remotes = [ "https://rubygems.org" ]; 574 sha256 = "0vmy8xgahixcz6hzwy4zdcyn2y6d6ri8dqv5xccgzc1r292019x0"; 575 type = "gem"; 576 }; 577 version = "0.11.1"; 578 }; 579 rb-kqueue = { 580 dependencies = [ "ffi" ]; 581 groups = [ "default" ]; 582 platforms = [ ]; 583 source = { 584 remotes = [ "https://rubygems.org" ]; 585 sha256 = "0vpq1dmmlbggfk399s7jq2rrnjp6r8774amfli75bqhjn1sk2bxg"; 586 type = "gem"; 587 }; 588 version = "0.2.8"; 589 }; 590 rexml = { 591 groups = [ "default" ]; 592 platforms = [ ]; 593 source = { 594 remotes = [ "https://rubygems.org" ]; 595 sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p"; 596 type = "gem"; 597 }; 598 version = "3.3.9"; 599 }; 600 rgl = { 601 dependencies = [ 602 "pairing_heap" 603 "rexml" 604 "stream" 605 ]; 606 groups = [ "default" ]; 607 platforms = [ ]; 608 source = { 609 remotes = [ "https://rubygems.org" ]; 610 sha256 = "0jjc2v9hg42bzg6w5yg3azrsdr31qmc6ff93xb5adfjqg337vzz3"; 611 type = "gem"; 612 }; 613 version = "0.5.10"; 614 }; 615 rspec = { 616 dependencies = [ 617 "rspec-core" 618 "rspec-expectations" 619 "rspec-mocks" 620 ]; 621 groups = [ "development" ]; 622 platforms = [ ]; 623 source = { 624 remotes = [ "https://rubygems.org" ]; 625 sha256 = "14xrp8vq6i9zx37vh0yp4h9m0anx9paw200l1r5ad9fmq559346l"; 626 type = "gem"; 627 }; 628 version = "3.13.0"; 629 }; 630 rspec-core = { 631 dependencies = [ "rspec-support" ]; 632 groups = [ 633 "default" 634 "development" 635 ]; 636 platforms = [ ]; 637 source = { 638 remotes = [ "https://rubygems.org" ]; 639 sha256 = "001kazj244cb6fbkmh7ap74csbr78717qaskqzqpir1q8xpdmywl"; 640 type = "gem"; 641 }; 642 version = "3.13.2"; 643 }; 644 rspec-expectations = { 645 dependencies = [ 646 "diff-lcs" 647 "rspec-support" 648 ]; 649 groups = [ 650 "default" 651 "development" 652 ]; 653 platforms = [ ]; 654 source = { 655 remotes = [ "https://rubygems.org" ]; 656 sha256 = "0n3cyrhsa75x5wwvskrrqk56jbjgdi2q1zx0irllf0chkgsmlsqf"; 657 type = "gem"; 658 }; 659 version = "3.13.3"; 660 }; 661 rspec-its = { 662 dependencies = [ 663 "rspec-core" 664 "rspec-expectations" 665 ]; 666 groups = [ "development" ]; 667 platforms = [ ]; 668 source = { 669 remotes = [ "https://rubygems.org" ]; 670 sha256 = "1xjikikx2sn9b7nbaza60xq7livjw9kp3a6gwbv5xz9zjd7k2164"; 671 type = "gem"; 672 }; 673 version = "1.3.1"; 674 }; 675 rspec-mocks = { 676 dependencies = [ 677 "diff-lcs" 678 "rspec-support" 679 ]; 680 groups = [ 681 "default" 682 "development" 683 ]; 684 platforms = [ ]; 685 source = { 686 remotes = [ "https://rubygems.org" ]; 687 sha256 = "1vxxkb2sf2b36d8ca2nq84kjf85fz4x7wqcvb8r6a5hfxxfk69r3"; 688 type = "gem"; 689 }; 690 version = "3.13.2"; 691 }; 692 rspec-support = { 693 groups = [ 694 "default" 695 "development" 696 ]; 697 platforms = [ ]; 698 source = { 699 remotes = [ "https://rubygems.org" ]; 700 sha256 = "1v6v6xvxcpkrrsrv7v1xgf7sl0d71vcfz1cnrjflpf6r7x3a58yf"; 701 type = "gem"; 702 }; 703 version = "3.13.2"; 704 }; 705 rubyntlm = { 706 dependencies = [ "base64" ]; 707 groups = [ "default" ]; 708 platforms = [ ]; 709 source = { 710 remotes = [ "https://rubygems.org" ]; 711 sha256 = "1x8l0d1v88m40mby4jvgal46137cv8gga2lk7zlrxqlsp41380a7"; 712 type = "gem"; 713 }; 714 version = "0.6.5"; 715 }; 716 rubyzip = { 717 groups = [ "default" ]; 718 platforms = [ ]; 719 source = { 720 remotes = [ "https://rubygems.org" ]; 721 sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; 722 type = "gem"; 723 }; 724 version = "2.3.2"; 725 }; 726 snaky_hash = { 727 dependencies = [ 728 "hashie" 729 "version_gem" 730 ]; 731 groups = [ "default" ]; 732 platforms = [ ]; 733 source = { 734 remotes = [ "https://rubygems.org" ]; 735 sha256 = "0cfwvdcr46pk0c7m5aw2w3izbrp1iba0q7l21r37mzpwaz0pxj0s"; 736 type = "gem"; 737 }; 738 version = "2.0.1"; 739 }; 740 stream = { 741 groups = [ "default" ]; 742 platforms = [ ]; 743 source = { 744 remotes = [ "https://rubygems.org" ]; 745 sha256 = "016m9v81vpj14d8g5ins91zc4pzl7vf5f1gxl7jhfsfy601k7cv2"; 746 type = "gem"; 747 }; 748 version = "0.5.5"; 749 }; 750 thor = { 751 groups = [ "default" ]; 752 platforms = [ ]; 753 source = { 754 remotes = [ "https://rubygems.org" ]; 755 sha256 = "0d1g37j6sc7fkidf8rqlm3wh9zgyg3g7y8h2x1y34hmil5ywa8c3"; 756 type = "gem"; 757 }; 758 version = "0.18.1"; 759 }; 760 time = { 761 dependencies = [ "date" ]; 762 groups = [ "default" ]; 763 platforms = [ ]; 764 source = { 765 remotes = [ "https://rubygems.org" ]; 766 sha256 = "0qgarmdyqypzsaanf4w9vqrd9axrcrjqilxwrfmxp954102kcpq3"; 767 type = "gem"; 768 }; 769 version = "0.4.1"; 770 }; 771 timeout = { 772 groups = [ "default" ]; 773 platforms = [ ]; 774 source = { 775 remotes = [ "https://rubygems.org" ]; 776 sha256 = "06fcniirx82hrljzfn5wb3634n8648v8qgy006jzgclfz5gjvjla"; 777 type = "gem"; 778 }; 779 version = "0.4.2"; 780 }; 781 uri = { 782 groups = [ "default" ]; 783 platforms = [ ]; 784 source = { 785 remotes = [ "https://rubygems.org" ]; 786 sha256 = "09qyg6a29cfgd46qid8qvx4sjbv596v19ym73xvhanbyxd6500xk"; 787 type = "gem"; 788 }; 789 version = "1.0.2"; 790 }; 791 vagrant-spec = { 792 dependencies = [ 793 "childprocess" 794 "log4r" 795 "rspec" 796 "thor" 797 ]; 798 groups = [ "default" ]; 799 platforms = [ ]; 800 source = { 801 fetchSubmodules = false; 802 rev = "2a5afa7512753288b4ec1e26ec13bc6479b2fabb"; 803 sha256 = "08l0qc7566126pqwn3cr91j5wgd2zqij8sacngr5yfsk2anl8fw0"; 804 type = "git"; 805 url = "https://github.com/hashicorp/vagrant-spec.git"; 806 }; 807 version = "0.0.1"; 808 }; 809 vagrant_cloud = { 810 dependencies = [ 811 "excon" 812 "log4r" 813 "oauth2" 814 "rexml" 815 ]; 816 groups = [ "default" ]; 817 platforms = [ ]; 818 source = { 819 remotes = [ "https://rubygems.org" ]; 820 sha256 = "07w7zv93pzpxjsq16z2d15irkl117x2h572bmd0gqhqd50da3lc6"; 821 type = "gem"; 822 }; 823 version = "3.1.2"; 824 }; 825 version_gem = { 826 groups = [ "default" ]; 827 platforms = [ ]; 828 source = { 829 remotes = [ "https://rubygems.org" ]; 830 sha256 = "08a6agx7xk1f6cr9a95dq42vl45si2ln21h33b96li59sv3555y6"; 831 type = "gem"; 832 }; 833 version = "1.1.4"; 834 }; 835 wdm = { 836 groups = [ "default" ]; 837 platforms = [ ]; 838 source = { 839 remotes = [ "https://rubygems.org" ]; 840 sha256 = "0x5l2pn4x92734k6i2wcjbn2klmwgkiqaajvxadh35k74dgnyh18"; 841 type = "gem"; 842 }; 843 version = "0.1.1"; 844 }; 845 webrick = { 846 groups = [ "development" ]; 847 platforms = [ ]; 848 source = { 849 remotes = [ "https://rubygems.org" ]; 850 sha256 = "12d9n8hll67j737ym2zw4v23cn4vxyfkb6vyv1rzpwv6y6a3qbdl"; 851 type = "gem"; 852 }; 853 version = "1.9.1"; 854 }; 855 winrm = { 856 dependencies = [ 857 "builder" 858 "erubi" 859 "gssapi" 860 "gyoku" 861 "httpclient" 862 "logging" 863 "nori" 864 "rexml" 865 "rubyntlm" 866 ]; 867 groups = [ "default" ]; 868 platforms = [ ]; 869 source = { 870 remotes = [ "https://rubygems.org" ]; 871 sha256 = "01jxpshw5kx5ha21ymaaj14vibv5bvm0dd80ccc6xl3jaxy7cszg"; 872 type = "gem"; 873 }; 874 version = "2.3.9"; 875 }; 876 winrm-elevated = { 877 dependencies = [ 878 "erubi" 879 "winrm" 880 "winrm-fs" 881 ]; 882 groups = [ "default" ]; 883 platforms = [ ]; 884 source = { 885 remotes = [ "https://rubygems.org" ]; 886 sha256 = "1lmlaii8qapn84wxdg5d82gbailracgk67d0qsnbdnffcg8kswzd"; 887 type = "gem"; 888 }; 889 version = "1.2.3"; 890 }; 891 winrm-fs = { 892 dependencies = [ 893 "erubi" 894 "logging" 895 "rubyzip" 896 "winrm" 897 ]; 898 groups = [ "default" ]; 899 platforms = [ ]; 900 source = { 901 remotes = [ "https://rubygems.org" ]; 902 sha256 = "0gb91k6s1yjqw387x4w1nkpnxblq3pjdqckayl0qvz5n3ygdsb0d"; 903 type = "gem"; 904 }; 905 version = "1.3.5"; 906 }; 907}