PATH
  remote: .
  specs:
    crawler (0.1.0)

PATH
  remote: intrigue-ident
  specs:
    intrigue-ident (1.0.7)
      dnsruby
      recog-intrigue
      snmp
      socketry

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    coderay (1.1.3)
    diff-lcs (1.4.4)
    dnsruby (1.61.3)
      addressable (~> 2.5)
    hitimes (1.3.1)
    method_source (1.0.0)
    mini_portile2 (2.4.0)
    nokogiri (1.10.10)
      mini_portile2 (~> 2.4.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.5)
    rake (12.3.3)
    recog-intrigue (2.3.7)
      nokogiri
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    snmp (1.3.2)
    socketry (0.5.1)
      hitimes (~> 1.2)

PLATFORMS
  ruby

DEPENDENCIES
  crawler!
  intrigue-ident!
  pry
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4