about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/wpscan/Gemfile.lock
blob: f3ece99b36563071cae5b93f2f59e563f41640bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    cms_scanner (0.7.1)
      get_process_mem (~> 0.2.5)
      nokogiri (~> 1.10.4)
      opt_parse_validator (~> 1.8.1)
      public_suffix (>= 3.0, < 4.1)
      ruby-progressbar (~> 1.10.0)
      sys-proctable (~> 1.2.2)
      typhoeus (~> 1.3.0)
      xmlrpc (~> 0.3)
      yajl-ruby (~> 1.4.1)
    concurrent-ruby (1.1.5)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.11.3)
    get_process_mem (0.2.5)
      ffi (~> 1.0)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    mini_portile2 (2.4.0)
    minitest (5.13.0)
    nokogiri (1.10.7)
      mini_portile2 (~> 2.4.0)
    opt_parse_validator (1.8.1)
      activesupport (> 4.2, < 6.1.0)
      addressable (>= 2.5, < 2.8)
    public_suffix (4.0.1)
    ruby-progressbar (1.10.1)
    sys-proctable (1.2.2)
      ffi
    thread_safe (0.3.6)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    wpscan (3.7.5)
      cms_scanner (~> 0.7.1)
    xmlrpc (0.3.0)
    yajl-ruby (1.4.1)
    zeitwerk (2.2.2)

PLATFORMS
  ruby

DEPENDENCIES
  wpscan

BUNDLED WITH
   2.1.4