nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at 20.03 1293 lines 34 kB view raw
1{ 2 actionpack = { 3 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; 4 groups = ["default"]; 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 sha256 = "0rmldsk3a4lwxk0lrp6x1nz1v1r2xmbm3300l4ghgfygv3grdwjh"; 9 type = "gem"; 10 }; 11 version = "4.2.11.1"; 12 }; 13 actionview = { 14 dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"]; 15 groups = ["default"]; 16 platforms = []; 17 source = { 18 remotes = ["https://rubygems.org"]; 19 sha256 = "0x7vjn8q6blzyf7j3kwg0ciy7vnfh28bjdkd1mp9k4ghp9jn0g9p"; 20 type = "gem"; 21 }; 22 version = "4.2.11.1"; 23 }; 24 activemodel = { 25 dependencies = ["activesupport" "builder"]; 26 groups = ["default"]; 27 platforms = []; 28 source = { 29 remotes = ["https://rubygems.org"]; 30 sha256 = "1c1x0rd6wnk1f0gsmxs6x3gx7yf6fs9qqkdv7r4hlbcdd849in33"; 31 type = "gem"; 32 }; 33 version = "4.2.11.1"; 34 }; 35 activerecord = { 36 dependencies = ["activemodel" "activesupport" "arel"]; 37 groups = ["default"]; 38 platforms = []; 39 source = { 40 remotes = ["https://rubygems.org"]; 41 sha256 = "07ixiwi0zzs9skqarvpfamsnay7npfswymrn28ngxaf8hi279q5p"; 42 type = "gem"; 43 }; 44 version = "4.2.11.1"; 45 }; 46 activesupport = { 47 dependencies = ["i18n" "minitest" "thread_safe" "tzinfo"]; 48 groups = ["default"]; 49 platforms = []; 50 source = { 51 remotes = ["https://rubygems.org"]; 52 sha256 = "1vbq7a805bfvyik2q3kl9s3r418f5qzvysqbz2cwy4hr7m2q4ir6"; 53 type = "gem"; 54 }; 55 version = "4.2.11.1"; 56 }; 57 addressable = { 58 dependencies = ["public_suffix"]; 59 groups = ["default"]; 60 platforms = []; 61 source = { 62 remotes = ["https://rubygems.org"]; 63 sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy"; 64 type = "gem"; 65 }; 66 version = "2.7.0"; 67 }; 68 afm = { 69 groups = ["default"]; 70 platforms = []; 71 source = { 72 remotes = ["https://rubygems.org"]; 73 sha256 = "06kj9hgd0z8pj27bxp2diwqh6fv7qhwwm17z64rhdc4sfn76jgn8"; 74 type = "gem"; 75 }; 76 version = "0.2.2"; 77 }; 78 arel = { 79 groups = ["default"]; 80 platforms = []; 81 source = { 82 remotes = ["https://rubygems.org"]; 83 sha256 = "0nfcrdiys6q6ylxiblky9jyssrw2xj96fmxmal7f4f0jj3417vj4"; 84 type = "gem"; 85 }; 86 version = "6.0.4"; 87 }; 88 arel-helpers = { 89 dependencies = ["activerecord"]; 90 groups = ["default"]; 91 platforms = []; 92 source = { 93 remotes = ["https://rubygems.org"]; 94 sha256 = "0lb52rd20ix7khh70vrwd85qivir9sis62s055k3zr5h9iy3lyqi"; 95 type = "gem"; 96 }; 97 version = "2.10.0"; 98 }; 99 Ascii85 = { 100 groups = ["default"]; 101 platforms = []; 102 source = { 103 remotes = ["https://rubygems.org"]; 104 sha256 = "0658m37jjjn6drzqg1gk4p6c205mgp7g1jh2d00n4ngghgmz5qvs"; 105 type = "gem"; 106 }; 107 version = "1.0.3"; 108 }; 109 aws-eventstream = { 110 groups = ["default"]; 111 platforms = []; 112 source = { 113 remotes = ["https://rubygems.org"]; 114 sha256 = "100g77a5ixg4p5zwq77f28n2pdkk0y481f7v83qrlmnj22318qq6"; 115 type = "gem"; 116 }; 117 version = "1.0.3"; 118 }; 119 aws-partitions = { 120 groups = ["default"]; 121 platforms = []; 122 source = { 123 remotes = ["https://rubygems.org"]; 124 sha256 = "0vkjw8cxssfwplrcl593gp4jxxiajihb8gqmpgzyac8i3xigpacb"; 125 type = "gem"; 126 }; 127 version = "1.208.0"; 128 }; 129 aws-sdk-core = { 130 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; 131 groups = ["default"]; 132 platforms = []; 133 source = { 134 remotes = ["https://rubygems.org"]; 135 sha256 = "18h35j7wp7n6zc5r6dpixjcyjshqmpkhwph9qgpv2g0db37zlxyk"; 136 type = "gem"; 137 }; 138 version = "3.66.0"; 139 }; 140 aws-sdk-ec2 = { 141 dependencies = ["aws-sdk-core" "aws-sigv4"]; 142 groups = ["default"]; 143 platforms = []; 144 source = { 145 remotes = ["https://rubygems.org"]; 146 sha256 = "1sb04blmc0lgdgq909cj8cm63zl2idgc5mcysj6cg4rvm8699ahp"; 147 type = "gem"; 148 }; 149 version = "1.106.0"; 150 }; 151 aws-sdk-iam = { 152 dependencies = ["aws-sdk-core" "aws-sigv4"]; 153 groups = ["default"]; 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 sha256 = "1ypv1cmmrc496myllqd8dqz422qm1i0bhskkvqb9b2lbagmzr3l9"; 158 type = "gem"; 159 }; 160 version = "1.29.0"; 161 }; 162 aws-sdk-kms = { 163 dependencies = ["aws-sdk-core" "aws-sigv4"]; 164 groups = ["default"]; 165 platforms = []; 166 source = { 167 remotes = ["https://rubygems.org"]; 168 sha256 = "14blvvfz67rhffi4ahby50jiip5f0hm85mcxlx6y93g0cfrnxh3m"; 169 type = "gem"; 170 }; 171 version = "1.24.0"; 172 }; 173 aws-sdk-s3 = { 174 dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; 175 groups = ["default"]; 176 platforms = []; 177 source = { 178 remotes = ["https://rubygems.org"]; 179 sha256 = "14iv2wqvvbiz0gdms21i9n6rh8390r1yg4zcf8pzzfplbqfwqw4w"; 180 type = "gem"; 181 }; 182 version = "1.48.0"; 183 }; 184 aws-sigv4 = { 185 dependencies = ["aws-eventstream"]; 186 groups = ["default"]; 187 platforms = []; 188 source = { 189 remotes = ["https://rubygems.org"]; 190 sha256 = "1dfc8i5cxjwlvi4b665lbpbwvks8a6wfy3vfmwr3pjdmxwdmc2cs"; 191 type = "gem"; 192 }; 193 version = "1.1.0"; 194 }; 195 backports = { 196 groups = ["default"]; 197 platforms = []; 198 source = { 199 remotes = ["https://rubygems.org"]; 200 sha256 = "0cczfi1yp7a68bg7ipzi4lvrmi4xsi36n9a19krr4yb3nfwd8fn2"; 201 type = "gem"; 202 }; 203 version = "3.15.0"; 204 }; 205 bcrypt = { 206 groups = ["default"]; 207 platforms = []; 208 source = { 209 remotes = ["https://rubygems.org"]; 210 sha256 = "0ysblqxkclmnhrd0kmb5mr8p38mbar633gdsb14b7dhkhgawgzfy"; 211 type = "gem"; 212 }; 213 version = "3.1.12"; 214 }; 215 bcrypt_pbkdf = { 216 groups = ["default"]; 217 platforms = []; 218 source = { 219 remotes = ["https://rubygems.org"]; 220 sha256 = "02vssr285m7kpsr47jdmzbar1h1d0mnkmyrpr1zg828isfmwii35"; 221 type = "gem"; 222 }; 223 version = "1.0.1"; 224 }; 225 bindata = { 226 groups = ["default"]; 227 platforms = []; 228 source = { 229 remotes = ["https://rubygems.org"]; 230 sha256 = "0kz42nvxnk1j9cj0i8lcnhprcgdqsqska92g6l19ziadydfk2gqy"; 231 type = "gem"; 232 }; 233 version = "2.4.4"; 234 }; 235 bit-struct = { 236 groups = ["default"]; 237 platforms = []; 238 source = { 239 remotes = ["https://rubygems.org"]; 240 sha256 = "1w7x1fh4a6inpb46imhdf4xrq0z4d6zdpg7sdf8n98pif2hx50sx"; 241 type = "gem"; 242 }; 243 version = "0.16"; 244 }; 245 builder = { 246 groups = ["default"]; 247 platforms = []; 248 source = { 249 remotes = ["https://rubygems.org"]; 250 sha256 = "0qibi5s67lpdv1wgcj66wcymcr04q6j4mzws6a479n0mlrmh5wr1"; 251 type = "gem"; 252 }; 253 version = "3.2.3"; 254 }; 255 concurrent-ruby = { 256 groups = ["default"]; 257 platforms = []; 258 source = { 259 remotes = ["https://rubygems.org"]; 260 sha256 = "183lszf5gx84kcpb779v6a2y0mx9sssy8dgppng1z9a505nj1qcf"; 261 type = "gem"; 262 }; 263 version = "1.0.5"; 264 }; 265 cookiejar = { 266 groups = ["default"]; 267 platforms = []; 268 source = { 269 remotes = ["https://rubygems.org"]; 270 sha256 = "0q0kmbks9l3hl0wdq744hzy97ssq9dvlzywyqv9k9y1p3qc9va2a"; 271 type = "gem"; 272 }; 273 version = "0.3.3"; 274 }; 275 crass = { 276 groups = ["default"]; 277 platforms = []; 278 source = { 279 remotes = ["https://rubygems.org"]; 280 sha256 = "0bpxzy6gjw9ggjynlxschbfsgmx8lv3zw1azkjvnb8b9i895dqfi"; 281 type = "gem"; 282 }; 283 version = "1.0.4"; 284 }; 285 daemons = { 286 groups = ["default"]; 287 platforms = []; 288 source = { 289 remotes = ["https://rubygems.org"]; 290 sha256 = "0l5gai3vd4g7aqff0k1mp41j9zcsvm2rbwmqn115a325k9r7pf4w"; 291 type = "gem"; 292 }; 293 version = "1.3.1"; 294 }; 295 dnsruby = { 296 dependencies = ["addressable"]; 297 groups = ["default"]; 298 platforms = []; 299 source = { 300 remotes = ["https://rubygems.org"]; 301 sha256 = "139cbl2k934q7d50g7hi8r4im69ca3iv16y9plq9yc6mgjq1cgfk"; 302 type = "gem"; 303 }; 304 version = "1.61.3"; 305 }; 306 ed25519 = { 307 groups = ["default"]; 308 platforms = []; 309 source = { 310 remotes = ["https://rubygems.org"]; 311 sha256 = "1f5kr8za7hvla38fc0n9jiv55iq62k5bzclsa5kdb14l3r4w6qnw"; 312 type = "gem"; 313 }; 314 version = "1.2.4"; 315 }; 316 em-http-request = { 317 dependencies = ["addressable" "cookiejar" "em-socksify" "eventmachine" "http_parser.rb"]; 318 groups = ["default"]; 319 platforms = []; 320 source = { 321 remotes = ["https://rubygems.org"]; 322 sha256 = "13rxmbi0fv91n4sg300v3i9iiwd0jxv0i6xd0sp81dx3jlx7kasx"; 323 type = "gem"; 324 }; 325 version = "1.1.5"; 326 }; 327 em-socksify = { 328 dependencies = ["eventmachine"]; 329 groups = ["default"]; 330 platforms = []; 331 source = { 332 remotes = ["https://rubygems.org"]; 333 sha256 = "0rk43ywaanfrd8180d98287xv2pxyl7llj291cwy87g1s735d5nk"; 334 type = "gem"; 335 }; 336 version = "0.3.2"; 337 }; 338 erubis = { 339 groups = ["default"]; 340 platforms = []; 341 source = { 342 remotes = ["https://rubygems.org"]; 343 sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3"; 344 type = "gem"; 345 }; 346 version = "2.7.0"; 347 }; 348 eventmachine = { 349 groups = ["default"]; 350 platforms = []; 351 source = { 352 remotes = ["https://rubygems.org"]; 353 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r"; 354 type = "gem"; 355 }; 356 version = "1.2.7"; 357 }; 358 faker = { 359 dependencies = ["i18n"]; 360 groups = ["default"]; 361 platforms = []; 362 source = { 363 remotes = ["https://rubygems.org"]; 364 sha256 = "1wpzpqzpqd9jjzm3ap8182sfbnhdahcxpbg0dssbwq13qdf1s5xs"; 365 type = "gem"; 366 }; 367 version = "2.2.1"; 368 }; 369 faraday = { 370 dependencies = ["multipart-post"]; 371 groups = ["default"]; 372 platforms = []; 373 source = { 374 remotes = ["https://rubygems.org"]; 375 sha256 = "0s72m05jvzc1pd6cw1i289chas399q0a14xrwg4rvkdwy7bgzrh0"; 376 type = "gem"; 377 }; 378 version = "0.15.4"; 379 }; 380 filesize = { 381 groups = ["default"]; 382 platforms = []; 383 source = { 384 remotes = ["https://rubygems.org"]; 385 sha256 = "17p7rf1x7h3ivaznb4n4kmxnnzj25zaviryqgn2n12v2kmibhp8g"; 386 type = "gem"; 387 }; 388 version = "0.2.0"; 389 }; 390 hashery = { 391 groups = ["default"]; 392 platforms = []; 393 source = { 394 remotes = ["https://rubygems.org"]; 395 sha256 = "0qj8815bf7q6q7llm5rzdz279gzmpqmqqicxnzv066a020iwqffj"; 396 type = "gem"; 397 }; 398 version = "2.1.2"; 399 }; 400 "http_parser.rb" = { 401 groups = ["default"]; 402 platforms = []; 403 source = { 404 remotes = ["https://rubygems.org"]; 405 sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi"; 406 type = "gem"; 407 }; 408 version = "0.6.0"; 409 }; 410 i18n = { 411 dependencies = ["concurrent-ruby"]; 412 groups = ["default"]; 413 platforms = []; 414 source = { 415 remotes = ["https://rubygems.org"]; 416 sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3"; 417 type = "gem"; 418 }; 419 version = "0.9.5"; 420 }; 421 jmespath = { 422 groups = ["default"]; 423 platforms = []; 424 source = { 425 remotes = ["https://rubygems.org"]; 426 sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf"; 427 type = "gem"; 428 }; 429 version = "1.4.0"; 430 }; 431 jsobfu = { 432 dependencies = ["rkelly-remix"]; 433 groups = ["default"]; 434 platforms = []; 435 source = { 436 remotes = ["https://rubygems.org"]; 437 sha256 = "1hchns89cfj0gggm2zbr7ghb630imxm2x2d21ffx2jlasn9xbkyk"; 438 type = "gem"; 439 }; 440 version = "0.4.2"; 441 }; 442 json = { 443 groups = ["default"]; 444 platforms = []; 445 source = { 446 remotes = ["https://rubygems.org"]; 447 sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx"; 448 type = "gem"; 449 }; 450 version = "2.2.0"; 451 }; 452 loofah = { 453 dependencies = ["crass" "nokogiri"]; 454 groups = ["default"]; 455 platforms = []; 456 source = { 457 remotes = ["https://rubygems.org"]; 458 sha256 = "1ccsid33xjajd0im2xv941aywi58z7ihwkvaf1w2bv89vn5bhsjg"; 459 type = "gem"; 460 }; 461 version = "2.2.3"; 462 }; 463 metasm = { 464 groups = ["default"]; 465 platforms = []; 466 source = { 467 remotes = ["https://rubygems.org"]; 468 sha256 = "0mbmpc8vsi574s78f23bhiqk07sr6yrrrmk702lfv61ql4ah5l89"; 469 type = "gem"; 470 }; 471 version = "1.0.4"; 472 }; 473 metasploit-concern = { 474 dependencies = ["activemodel" "activesupport" "railties"]; 475 groups = ["default"]; 476 platforms = []; 477 source = { 478 remotes = ["https://rubygems.org"]; 479 sha256 = "0v9lm225fhzhnbjcc0vwb38ybikxwzlv8116rrrkndzs8qy79297"; 480 type = "gem"; 481 }; 482 version = "2.0.5"; 483 }; 484 metasploit-credential = { 485 dependencies = ["metasploit-concern" "metasploit-model" "metasploit_data_models" "net-ssh" "pg" "railties" "rex-socket" "rubyntlm" "rubyzip"]; 486 groups = ["default"]; 487 platforms = []; 488 source = { 489 remotes = ["https://rubygems.org"]; 490 sha256 = "0m6j149x502p00y2jzra65281dhhw3m8a41pwfn1sk9wv7aiclvl"; 491 type = "gem"; 492 }; 493 version = "3.0.3"; 494 }; 495 metasploit-framework = { 496 dependencies = ["actionpack" "activerecord" "activesupport" "aws-sdk-ec2" "aws-sdk-iam" "aws-sdk-s3" "backports" "bcrypt" "bcrypt_pbkdf" "bit-struct" "concurrent-ruby" "dnsruby" "ed25519" "em-http-request" "faker" "filesize" "jsobfu" "json" "metasm" "metasploit-concern" "metasploit-credential" "metasploit-model" "metasploit-payloads" "metasploit_data_models" "metasploit_payloads-mettle" "mqtt" "msgpack" "nessus_rest" "net-ssh" "network_interface" "nexpose" "nokogiri" "octokit" "openssl-ccm" "openvas-omp" "packetfu" "patch_finder" "pcaprub" "pdf-reader" "pg" "railties" "rb-readline" "recog" "redcarpet" "rex-arch" "rex-bin_tools" "rex-core" "rex-encoder" "rex-exploitation" "rex-java" "rex-mime" "rex-nop" "rex-ole" "rex-powershell" "rex-random_identifier" "rex-registry" "rex-rop_builder" "rex-socket" "rex-sslscan" "rex-struct2" "rex-text" "rex-zip" "ruby-macho" "ruby_smb" "rubyntlm" "rubyzip" "sinatra" "sqlite3" "sshkey" "thin" "tzinfo" "tzinfo-data" "warden" "windows_error" "xdr" "xmlrpc"]; 497 groups = ["default"]; 498 platforms = []; 499 source = { 500 fetchSubmodules = false; 501 rev = "2b9e74c7a8a4423ea195e75abca1f56c354e5541"; 502 sha256 = "16jl3fkfbwl4wwbj2zrq9yr8y8brkhj9641hplc8idv8gaqkgmm5"; 503 type = "git"; 504 url = "https://github.com/rapid7/metasploit-framework"; 505 }; 506 version = "5.0.45"; 507 }; 508 metasploit-model = { 509 dependencies = ["activemodel" "activesupport" "railties"]; 510 groups = ["default"]; 511 platforms = []; 512 source = { 513 remotes = ["https://rubygems.org"]; 514 sha256 = "05pnai1cv00xw87rrz38dz4s3ss45s90290d0knsy1mq6rp8yvmw"; 515 type = "gem"; 516 }; 517 version = "2.0.4"; 518 }; 519 metasploit-payloads = { 520 groups = ["default"]; 521 platforms = []; 522 source = { 523 remotes = ["https://rubygems.org"]; 524 sha256 = "01s3xmgw4fp2ic0wql8lswa86q3lgr3z687idx3xkfii3dskjpp3"; 525 type = "gem"; 526 }; 527 version = "1.3.70"; 528 }; 529 metasploit_data_models = { 530 dependencies = ["activerecord" "activesupport" "arel-helpers" "metasploit-concern" "metasploit-model" "pg" "postgres_ext" "railties" "recog"]; 531 groups = ["default"]; 532 platforms = []; 533 source = { 534 remotes = ["https://rubygems.org"]; 535 sha256 = "1h59lblfrx8gsnqr10wk958zp6rsjy3qib3hb87s3nm6m1zhm2bc"; 536 type = "gem"; 537 }; 538 version = "3.0.10"; 539 }; 540 metasploit_payloads-mettle = { 541 groups = ["default"]; 542 platforms = []; 543 source = { 544 remotes = ["https://rubygems.org"]; 545 sha256 = "1x2rgs2r16m8z87j5z78vp49xvr2sr4dxjgbi6d0nxrlr52pd8yf"; 546 type = "gem"; 547 }; 548 version = "0.5.16"; 549 }; 550 mini_portile2 = { 551 groups = ["default"]; 552 platforms = []; 553 source = { 554 remotes = ["https://rubygems.org"]; 555 sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy"; 556 type = "gem"; 557 }; 558 version = "2.4.0"; 559 }; 560 minitest = { 561 groups = ["default"]; 562 platforms = []; 563 source = { 564 remotes = ["https://rubygems.org"]; 565 sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq"; 566 type = "gem"; 567 }; 568 version = "5.11.3"; 569 }; 570 mqtt = { 571 groups = ["default"]; 572 platforms = []; 573 source = { 574 remotes = ["https://rubygems.org"]; 575 sha256 = "0d1khsry5mf63y03r6v91f4vrbn88277ksv7d69z3xmqs9sgpri9"; 576 type = "gem"; 577 }; 578 version = "0.5.0"; 579 }; 580 msgpack = { 581 groups = ["default"]; 582 platforms = []; 583 source = { 584 remotes = ["https://rubygems.org"]; 585 sha256 = "1qr2mkm2i3m76zarvy7qgjl9596hmvjrg7x6w42vx8cfsbf5p0y1"; 586 type = "gem"; 587 }; 588 version = "1.3.1"; 589 }; 590 multipart-post = { 591 groups = ["default"]; 592 platforms = []; 593 source = { 594 remotes = ["https://rubygems.org"]; 595 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj"; 596 type = "gem"; 597 }; 598 version = "2.1.1"; 599 }; 600 nessus_rest = { 601 groups = ["default"]; 602 platforms = []; 603 source = { 604 remotes = ["https://rubygems.org"]; 605 sha256 = "1allyrd4rll333zbmsi3hcyg6cw1dhc4bg347ibsw191nswnp8ci"; 606 type = "gem"; 607 }; 608 version = "0.1.6"; 609 }; 610 net-ssh = { 611 groups = ["default"]; 612 platforms = []; 613 source = { 614 remotes = ["https://rubygems.org"]; 615 sha256 = "101wd2px9lady54aqmkibvy4j62zk32w0rjz4vnigyg974fsga40"; 616 type = "gem"; 617 }; 618 version = "5.2.0"; 619 }; 620 network_interface = { 621 groups = ["default"]; 622 platforms = []; 623 source = { 624 remotes = ["https://rubygems.org"]; 625 sha256 = "1xh4knfq77ii4pjzsd2z1p3nd6nrcdjhb2vi5gw36jqj43ffw0zp"; 626 type = "gem"; 627 }; 628 version = "0.0.2"; 629 }; 630 nexpose = { 631 groups = ["default"]; 632 platforms = []; 633 source = { 634 remotes = ["https://rubygems.org"]; 635 sha256 = "0i108glkklwgjxhfhnlqf4b16plqf9b84qpfz0pnl2pbnal5af8m"; 636 type = "gem"; 637 }; 638 version = "7.2.1"; 639 }; 640 nokogiri = { 641 dependencies = ["mini_portile2"]; 642 groups = ["default"]; 643 platforms = []; 644 source = { 645 remotes = ["https://rubygems.org"]; 646 sha256 = "0nmdrqqz1gs0fwkgzxjl4wr554gr8dc1fkrqjc2jpsvwgm41rygv"; 647 type = "gem"; 648 }; 649 version = "1.10.4"; 650 }; 651 octokit = { 652 dependencies = ["sawyer"]; 653 groups = ["default"]; 654 platforms = []; 655 source = { 656 remotes = ["https://rubygems.org"]; 657 sha256 = "1w7agbfg39jzqk81yad9xhscg31869277ysr2iwdvpjafl5lj4ha"; 658 type = "gem"; 659 }; 660 version = "4.14.0"; 661 }; 662 openssl-ccm = { 663 groups = ["default"]; 664 platforms = []; 665 source = { 666 remotes = ["https://rubygems.org"]; 667 sha256 = "0gxwxk657jya2s5m8cpckvgy5m7qx0hzfp8xvc0hg2wf1lg5gwp0"; 668 type = "gem"; 669 }; 670 version = "1.2.2"; 671 }; 672 openvas-omp = { 673 groups = ["default"]; 674 platforms = []; 675 source = { 676 remotes = ["https://rubygems.org"]; 677 sha256 = "14xf614vd76qjdjxjv14mmjar6s64fwp4cwb7bv5g1wc29srg28x"; 678 type = "gem"; 679 }; 680 version = "0.0.4"; 681 }; 682 packetfu = { 683 dependencies = ["pcaprub"]; 684 groups = ["default"]; 685 platforms = []; 686 source = { 687 remotes = ["https://rubygems.org"]; 688 sha256 = "16ppq9wfxq4x2hss61l5brs3s6fmi8gb50mnp1nnnzb1asq4g8ll"; 689 type = "gem"; 690 }; 691 version = "1.1.13"; 692 }; 693 patch_finder = { 694 groups = ["default"]; 695 platforms = []; 696 source = { 697 remotes = ["https://rubygems.org"]; 698 sha256 = "1md9scls55n1riw26vw1ak0ajq38dfygr36l0h00wqhv51cq745m"; 699 type = "gem"; 700 }; 701 version = "1.0.2"; 702 }; 703 pcaprub = { 704 groups = ["default"]; 705 platforms = []; 706 source = { 707 remotes = ["https://rubygems.org"]; 708 sha256 = "0h4iarqdych6v4jm5s0ywkc01qspadz8sf6qn7pkqmszq4iqv67q"; 709 type = "gem"; 710 }; 711 version = "0.13.0"; 712 }; 713 pdf-reader = { 714 dependencies = ["Ascii85" "afm" "hashery" "ruby-rc4" "ttfunk"]; 715 groups = ["default"]; 716 platforms = []; 717 source = { 718 remotes = ["https://rubygems.org"]; 719 sha256 = "14lqdbiwn2qwgbvnnzxg7haqiy026d8x37hp45c3m9jb9rym92ps"; 720 type = "gem"; 721 }; 722 version = "2.2.1"; 723 }; 724 pg = { 725 groups = ["default"]; 726 platforms = []; 727 source = { 728 remotes = ["https://rubygems.org"]; 729 sha256 = "00vhasqwc4f98qb4wxqn2h07fjwzhp5lwyi41j2gndi2g02wrdqh"; 730 type = "gem"; 731 }; 732 version = "0.21.0"; 733 }; 734 pg_array_parser = { 735 groups = ["default"]; 736 platforms = []; 737 source = { 738 remotes = ["https://rubygems.org"]; 739 sha256 = "1034dhg8h53j48sfm373js54skg4vpndjga6hzn2zylflikrrf3s"; 740 type = "gem"; 741 }; 742 version = "0.0.9"; 743 }; 744 postgres_ext = { 745 dependencies = ["activerecord" "arel" "pg_array_parser"]; 746 groups = ["default"]; 747 platforms = []; 748 source = { 749 remotes = ["https://rubygems.org"]; 750 sha256 = "0ni1ajzxvc17ba4rgl27cd3645ddbpqpfckv7m08sfgk015hh7dq"; 751 type = "gem"; 752 }; 753 version = "3.0.1"; 754 }; 755 public_suffix = { 756 groups = ["default"]; 757 platforms = []; 758 source = { 759 remotes = ["https://rubygems.org"]; 760 sha256 = "0xnfv2j2bqgdpg2yq9i2rxby0w2sc9h5iyjkpaas2xknwrgmhdb0"; 761 type = "gem"; 762 }; 763 version = "4.0.1"; 764 }; 765 rack = { 766 groups = ["default"]; 767 platforms = []; 768 source = { 769 remotes = ["https://rubygems.org"]; 770 sha256 = "1g9926ln2lw12lfxm4ylq1h6nl0rafl10za3xvjzc87qvnqic87f"; 771 type = "gem"; 772 }; 773 version = "1.6.11"; 774 }; 775 rack-protection = { 776 dependencies = ["rack"]; 777 groups = ["default"]; 778 platforms = []; 779 source = { 780 remotes = ["https://rubygems.org"]; 781 sha256 = "0my0wlw4a5l3hs79jkx2xzv7djhajgf8d28k8ai1ddlnxxb0v7ss"; 782 type = "gem"; 783 }; 784 version = "1.5.5"; 785 }; 786 rack-test = { 787 dependencies = ["rack"]; 788 groups = ["default"]; 789 platforms = []; 790 source = { 791 remotes = ["https://rubygems.org"]; 792 sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z"; 793 type = "gem"; 794 }; 795 version = "0.6.3"; 796 }; 797 rails-deprecated_sanitizer = { 798 dependencies = ["activesupport"]; 799 groups = ["default"]; 800 platforms = []; 801 source = { 802 remotes = ["https://rubygems.org"]; 803 sha256 = "0qxymchzdxww8bjsxj05kbf86hsmrjx40r41ksj0xsixr2gmhbbj"; 804 type = "gem"; 805 }; 806 version = "1.0.3"; 807 }; 808 rails-dom-testing = { 809 dependencies = ["activesupport" "nokogiri" "rails-deprecated_sanitizer"]; 810 groups = ["default"]; 811 platforms = []; 812 source = { 813 remotes = ["https://rubygems.org"]; 814 sha256 = "0wssfqpn00byhvp2372p99mphkcj8qx6pf6646avwr9ifvq0q1x6"; 815 type = "gem"; 816 }; 817 version = "1.0.9"; 818 }; 819 rails-html-sanitizer = { 820 dependencies = ["loofah"]; 821 groups = ["default"]; 822 platforms = []; 823 source = { 824 remotes = ["https://rubygems.org"]; 825 sha256 = "0ilwxzm3a7bql5c9q2n9g9nb1hax7vd8d65a5yp3d967ld97nvrq"; 826 type = "gem"; 827 }; 828 version = "1.2.0"; 829 }; 830 railties = { 831 dependencies = ["actionpack" "activesupport" "rake" "thor"]; 832 groups = ["default"]; 833 platforms = []; 834 source = { 835 remotes = ["https://rubygems.org"]; 836 sha256 = "1bjf21z9maiiazc1if56nnh9xmgbkcqlpznv34f40a1hsvgk1d1m"; 837 type = "gem"; 838 }; 839 version = "4.2.11.1"; 840 }; 841 rake = { 842 groups = ["default"]; 843 platforms = []; 844 source = { 845 remotes = ["https://rubygems.org"]; 846 sha256 = "1cvaqarr1m84mhc006g3l1vw7sa5qpkcw0138lsxlf769zdllsgp"; 847 type = "gem"; 848 }; 849 version = "12.3.3"; 850 }; 851 rb-readline = { 852 groups = ["default"]; 853 platforms = []; 854 source = { 855 remotes = ["https://rubygems.org"]; 856 sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy"; 857 type = "gem"; 858 }; 859 version = "0.5.5"; 860 }; 861 recog = { 862 dependencies = ["nokogiri"]; 863 groups = ["default"]; 864 platforms = []; 865 source = { 866 remotes = ["https://rubygems.org"]; 867 sha256 = "0kbv0j82zf90sc9hhwna2bkb5zv0nxagk22gxyfy82kjmcz71c6k"; 868 type = "gem"; 869 }; 870 version = "2.3.2"; 871 }; 872 redcarpet = { 873 groups = ["default"]; 874 platforms = []; 875 source = { 876 remotes = ["https://rubygems.org"]; 877 sha256 = "0skcyx1h8b5ms0rp2zm3ql6g322b8c1adnkwkqyv7z3kypb4bm7k"; 878 type = "gem"; 879 }; 880 version = "3.5.0"; 881 }; 882 rex-arch = { 883 dependencies = ["rex-text"]; 884 groups = ["default"]; 885 platforms = []; 886 source = { 887 remotes = ["https://rubygems.org"]; 888 sha256 = "0cvdy2ysiphdig258lkicbxqq2y47bkl69kgj4kkj8w338rb5kwa"; 889 type = "gem"; 890 }; 891 version = "0.1.13"; 892 }; 893 rex-bin_tools = { 894 dependencies = ["metasm" "rex-arch" "rex-core" "rex-struct2" "rex-text"]; 895 groups = ["default"]; 896 platforms = []; 897 source = { 898 remotes = ["https://rubygems.org"]; 899 sha256 = "19q4cj7cis29k3zx9j2gp4h3ib0zig2fa4rs56c1gjr32f192zzk"; 900 type = "gem"; 901 }; 902 version = "0.1.6"; 903 }; 904 rex-core = { 905 groups = ["default"]; 906 platforms = []; 907 source = { 908 remotes = ["https://rubygems.org"]; 909 sha256 = "1b9pf7f8m2zjck65dpp8h8v4n0a05kfas6cn9adv0w8d9z58aqvv"; 910 type = "gem"; 911 }; 912 version = "0.1.13"; 913 }; 914 rex-encoder = { 915 dependencies = ["metasm" "rex-arch" "rex-text"]; 916 groups = ["default"]; 917 platforms = []; 918 source = { 919 remotes = ["https://rubygems.org"]; 920 sha256 = "1zm5jdxgyyp8pkfqwin34izpxdrmglx6vmk20ifnvcsm55c9m70z"; 921 type = "gem"; 922 }; 923 version = "0.1.4"; 924 }; 925 rex-exploitation = { 926 dependencies = ["jsobfu" "metasm" "rex-arch" "rex-encoder" "rex-text"]; 927 groups = ["default"]; 928 platforms = []; 929 source = { 930 remotes = ["https://rubygems.org"]; 931 sha256 = "0b2jg7mccwc34j9mfpndh7b387723qas38qsd906bs4s8b6hf05c"; 932 type = "gem"; 933 }; 934 version = "0.1.21"; 935 }; 936 rex-java = { 937 groups = ["default"]; 938 platforms = []; 939 source = { 940 remotes = ["https://rubygems.org"]; 941 sha256 = "0j58k02p5g9snkpak64sb4aymkrvrh9xpqh8wsnya4w7b86w2y6i"; 942 type = "gem"; 943 }; 944 version = "0.1.5"; 945 }; 946 rex-mime = { 947 dependencies = ["rex-text"]; 948 groups = ["default"]; 949 platforms = []; 950 source = { 951 remotes = ["https://rubygems.org"]; 952 sha256 = "15a14kz429h7pn81ysa6av3qijxjmxagjff6dyss5v394fxzxf4a"; 953 type = "gem"; 954 }; 955 version = "0.1.5"; 956 }; 957 rex-nop = { 958 dependencies = ["rex-arch"]; 959 groups = ["default"]; 960 platforms = []; 961 source = { 962 remotes = ["https://rubygems.org"]; 963 sha256 = "0aigf9qsqsmiraa6zvfy1a7cyvf7zc3iyhzxi6fjv5sb8f64d6ny"; 964 type = "gem"; 965 }; 966 version = "0.1.1"; 967 }; 968 rex-ole = { 969 dependencies = ["rex-text"]; 970 groups = ["default"]; 971 platforms = []; 972 source = { 973 remotes = ["https://rubygems.org"]; 974 sha256 = "1pnzbqfnvbs0vc0z0ryszk3fxhgxrjd6gzwqa937rhlphwp5jpww"; 975 type = "gem"; 976 }; 977 version = "0.1.6"; 978 }; 979 rex-powershell = { 980 dependencies = ["rex-random_identifier" "rex-text"]; 981 groups = ["default"]; 982 platforms = []; 983 source = { 984 remotes = ["https://rubygems.org"]; 985 sha256 = "1fcyiz8cgcv6pcn5w969ac4wwhr1cz6jk6kf6p8gyw5rjrlwfz0j"; 986 type = "gem"; 987 }; 988 version = "0.1.82"; 989 }; 990 rex-random_identifier = { 991 dependencies = ["rex-text"]; 992 groups = ["default"]; 993 platforms = []; 994 source = { 995 remotes = ["https://rubygems.org"]; 996 sha256 = "0fg94sczff5c2rlvqqgw2dndlqyzjil5rjk3p9f46ss2hc8zxlbk"; 997 type = "gem"; 998 }; 999 version = "0.1.4"; 1000 }; 1001 rex-registry = { 1002 groups = ["default"]; 1003 platforms = []; 1004 source = { 1005 remotes = ["https://rubygems.org"]; 1006 sha256 = "0wv812ghnz143vx10ixmv32ypj1xrzr4rh4kgam8d8wwjwxsgw1q"; 1007 type = "gem"; 1008 }; 1009 version = "0.1.3"; 1010 }; 1011 rex-rop_builder = { 1012 dependencies = ["metasm" "rex-core" "rex-text"]; 1013 groups = ["default"]; 1014 platforms = []; 1015 source = { 1016 remotes = ["https://rubygems.org"]; 1017 sha256 = "0xjd3d6wnbq4ym0d0m268md8fb16f2hbwrahvxnl14q63fj9i3wy"; 1018 type = "gem"; 1019 }; 1020 version = "0.1.3"; 1021 }; 1022 rex-socket = { 1023 dependencies = ["rex-core"]; 1024 groups = ["default"]; 1025 platforms = []; 1026 source = { 1027 remotes = ["https://rubygems.org"]; 1028 sha256 = "136szyv31fcdzmcgs44vg009k3ssyawkqppkhm3xyv2ivpp1mlgv"; 1029 type = "gem"; 1030 }; 1031 version = "0.1.17"; 1032 }; 1033 rex-sslscan = { 1034 dependencies = ["rex-core" "rex-socket" "rex-text"]; 1035 groups = ["default"]; 1036 platforms = []; 1037 source = { 1038 remotes = ["https://rubygems.org"]; 1039 sha256 = "06gbx45q653ajcx099p0yxdqqxazfznbrqshd4nwiwg1p498lmyx"; 1040 type = "gem"; 1041 }; 1042 version = "0.1.5"; 1043 }; 1044 rex-struct2 = { 1045 groups = ["default"]; 1046 platforms = []; 1047 source = { 1048 remotes = ["https://rubygems.org"]; 1049 sha256 = "1nbdn53264a20cr2m2nq2v4mg0n33dvrd1jj1sixl37qjzw2k452"; 1050 type = "gem"; 1051 }; 1052 version = "0.1.2"; 1053 }; 1054 rex-text = { 1055 groups = ["default"]; 1056 platforms = []; 1057 source = { 1058 remotes = ["https://rubygems.org"]; 1059 sha256 = "0cmfwzd3r6xzhaw5l2grgiivql1yynh620drg8h39q8hiixya6xz"; 1060 type = "gem"; 1061 }; 1062 version = "0.2.23"; 1063 }; 1064 rex-zip = { 1065 dependencies = ["rex-text"]; 1066 groups = ["default"]; 1067 platforms = []; 1068 source = { 1069 remotes = ["https://rubygems.org"]; 1070 sha256 = "1mbfryyhcw47i7jb8cs8vilbyqgyiyjkfl1ngl6wdbf7d87dwdw7"; 1071 type = "gem"; 1072 }; 1073 version = "0.1.3"; 1074 }; 1075 rkelly-remix = { 1076 groups = ["default"]; 1077 platforms = []; 1078 source = { 1079 remotes = ["https://rubygems.org"]; 1080 sha256 = "1g7hjl9nx7f953y7lncmfgp0xgxfxvgfm367q6da9niik6rp1y3j"; 1081 type = "gem"; 1082 }; 1083 version = "0.0.7"; 1084 }; 1085 ruby-macho = { 1086 groups = ["default"]; 1087 platforms = []; 1088 source = { 1089 remotes = ["https://rubygems.org"]; 1090 sha256 = "1k5vvk9d13pixhbram6fs74ibgmr2dngv7bks13npcjb42q275if"; 1091 type = "gem"; 1092 }; 1093 version = "2.2.0"; 1094 }; 1095 ruby-rc4 = { 1096 groups = ["default"]; 1097 platforms = []; 1098 source = { 1099 remotes = ["https://rubygems.org"]; 1100 sha256 = "00vci475258mmbvsdqkmqadlwn6gj9m01sp7b5a3zd90knil1k00"; 1101 type = "gem"; 1102 }; 1103 version = "0.1.5"; 1104 }; 1105 ruby_smb = { 1106 dependencies = ["bindata" "rubyntlm" "windows_error"]; 1107 groups = ["default"]; 1108 platforms = []; 1109 source = { 1110 remotes = ["https://rubygems.org"]; 1111 sha256 = "125pimmaskp13nkk5j138nfk1kd8n91sfdlx4dhj2j9zk342wsf4"; 1112 type = "gem"; 1113 }; 1114 version = "1.1.0"; 1115 }; 1116 rubyntlm = { 1117 groups = ["default"]; 1118 platforms = []; 1119 source = { 1120 remotes = ["https://rubygems.org"]; 1121 sha256 = "1p6bxsklkbcqni4bcq6jajc2n57g0w5rzn4r49c3lb04wz5xg0dy"; 1122 type = "gem"; 1123 }; 1124 version = "0.6.2"; 1125 }; 1126 rubyzip = { 1127 groups = ["default"]; 1128 platforms = []; 1129 source = { 1130 remotes = ["https://rubygems.org"]; 1131 sha256 = "1w9gw28ly3zyqydnm8phxchf4ymyjl2r7zf7c12z8kla10cpmhlc"; 1132 type = "gem"; 1133 }; 1134 version = "1.2.3"; 1135 }; 1136 sawyer = { 1137 dependencies = ["addressable" "faraday"]; 1138 groups = ["default"]; 1139 platforms = []; 1140 source = { 1141 remotes = ["https://rubygems.org"]; 1142 sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz"; 1143 type = "gem"; 1144 }; 1145 version = "0.8.2"; 1146 }; 1147 sinatra = { 1148 dependencies = ["rack" "rack-protection" "tilt"]; 1149 groups = ["default"]; 1150 platforms = []; 1151 source = { 1152 remotes = ["https://rubygems.org"]; 1153 sha256 = "0byxzl7rx3ki0xd7aiv1x8mbah7hzd8f81l65nq8857kmgzj1jqq"; 1154 type = "gem"; 1155 }; 1156 version = "1.4.8"; 1157 }; 1158 sqlite3 = { 1159 groups = ["default"]; 1160 platforms = []; 1161 source = { 1162 remotes = ["https://rubygems.org"]; 1163 sha256 = "1v903nbcws3ifm6jnxrdfcpgl1qg2x3lbif16mhlbyfn0npzb494"; 1164 type = "gem"; 1165 }; 1166 version = "1.4.1"; 1167 }; 1168 sshkey = { 1169 groups = ["default"]; 1170 platforms = []; 1171 source = { 1172 remotes = ["https://rubygems.org"]; 1173 sha256 = "03bkn55qsng484iqwz2lmm6rkimj01vsvhwk661s3lnmpkl65lbp"; 1174 type = "gem"; 1175 }; 1176 version = "2.0.0"; 1177 }; 1178 thin = { 1179 dependencies = ["daemons" "eventmachine" "rack"]; 1180 groups = ["default"]; 1181 platforms = []; 1182 source = { 1183 remotes = ["https://rubygems.org"]; 1184 sha256 = "0nagbf9pwy1vg09k6j4xqhbjjzrg5dwzvkn4ffvlj76fsn6vv61f"; 1185 type = "gem"; 1186 }; 1187 version = "1.7.2"; 1188 }; 1189 thor = { 1190 groups = ["default"]; 1191 platforms = []; 1192 source = { 1193 remotes = ["https://rubygems.org"]; 1194 sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29"; 1195 type = "gem"; 1196 }; 1197 version = "0.20.3"; 1198 }; 1199 thread_safe = { 1200 groups = ["default"]; 1201 platforms = []; 1202 source = { 1203 remotes = ["https://rubygems.org"]; 1204 sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; 1205 type = "gem"; 1206 }; 1207 version = "0.3.6"; 1208 }; 1209 tilt = { 1210 groups = ["default"]; 1211 platforms = []; 1212 source = { 1213 remotes = ["https://rubygems.org"]; 1214 sha256 = "0ca4k0clwf0rkvy7726x4nxpjxkpv67w043i39saxgldxd97zmwz"; 1215 type = "gem"; 1216 }; 1217 version = "2.0.9"; 1218 }; 1219 ttfunk = { 1220 groups = ["default"]; 1221 platforms = []; 1222 source = { 1223 remotes = ["https://rubygems.org"]; 1224 sha256 = "1mgrnqla5n51v4ivn844albsajkck7k6lviphfqa8470r46c58cd"; 1225 type = "gem"; 1226 }; 1227 version = "1.5.1"; 1228 }; 1229 tzinfo = { 1230 dependencies = ["thread_safe"]; 1231 groups = ["default"]; 1232 platforms = []; 1233 source = { 1234 remotes = ["https://rubygems.org"]; 1235 sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z"; 1236 type = "gem"; 1237 }; 1238 version = "1.2.5"; 1239 }; 1240 tzinfo-data = { 1241 dependencies = ["tzinfo"]; 1242 groups = ["default"]; 1243 platforms = []; 1244 source = { 1245 remotes = ["https://rubygems.org"]; 1246 sha256 = "1m507in0d7vlfgasxpkz3y1a44zp532k9qlqcaz90ay939sz9h5q"; 1247 type = "gem"; 1248 }; 1249 version = "1.2019.2"; 1250 }; 1251 warden = { 1252 dependencies = ["rack"]; 1253 groups = ["default"]; 1254 platforms = []; 1255 source = { 1256 remotes = ["https://rubygems.org"]; 1257 sha256 = "0va966lhpylcwbqb9n151kkihx30agh0a57mwjwdxyanll4s1q12"; 1258 type = "gem"; 1259 }; 1260 version = "1.2.7"; 1261 }; 1262 windows_error = { 1263 groups = ["default"]; 1264 platforms = []; 1265 source = { 1266 remotes = ["https://rubygems.org"]; 1267 sha256 = "0kbcv9j5sc7pvjzf1dkp6h69i6lmj205zyy2arxcfgqg11bsz2kp"; 1268 type = "gem"; 1269 }; 1270 version = "0.1.2"; 1271 }; 1272 xdr = { 1273 dependencies = ["activemodel" "activesupport"]; 1274 groups = ["default"]; 1275 platforms = []; 1276 source = { 1277 remotes = ["https://rubygems.org"]; 1278 sha256 = "0c5cp1k4ij3xq1q6fb0f6xv5b65wy18y7bhwvsdx8wd0zyg3x96m"; 1279 type = "gem"; 1280 }; 1281 version = "2.0.0"; 1282 }; 1283 xmlrpc = { 1284 groups = ["default"]; 1285 platforms = []; 1286 source = { 1287 remotes = ["https://rubygems.org"]; 1288 sha256 = "1s744iwblw262gj357pky3d9fcx9hisvla7rnw29ysn5zsb6i683"; 1289 type = "gem"; 1290 }; 1291 version = "0.3.0"; 1292 }; 1293}