about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/whatweb/Gemfile.lock
blob: 7bfd24112b1ac660a35b44bf8569419ab15f784d (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
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    bson (4.14.1)
    ipaddr (1.2.4)
    json (2.6.1)
    mongo (2.17.1)
      bson (>= 4.8.2, < 5.0.0)
    public_suffix (4.0.6)
    rchardet (1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  addressable
  ipaddr
  json
  mongo
  rchardet

BUNDLED WITH
   2.1.4