aboutsummaryrefslogtreecommitdiff
blob: f12f104eca2b719119730ee0f129e6a113ca7124 (plain)
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
GIT
  remote: https://github.com/robbat2/nokogumbo
  revision: 3748a7e00b02978f1c55e4c5a7e01ade93df098e
  branch: gentoo
  submodules: true
  specs:
    nokogumbo (1.4.13)
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    charlock_holmes (0.7.6)
    crass (1.0.2)
    elasticsearch (1.0.6)
      elasticsearch-api (= 1.0.6)
      elasticsearch-transport (= 1.0.6)
    elasticsearch-api (1.0.6)
      multi_json
    elasticsearch-transport (1.0.6)
      faraday
      multi_json
    faraday (0.9.1)
      multipart-post (>= 1.2, < 3)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    maildir (2.2.0)
    mime-types (2.4.3)
    mini_portile2 (2.1.0)
    multi_json (1.10.1)
    multipart-post (2.0.0)
    nokogiri (1.6.8.1)
      mini_portile2 (~> 2.1.0)
    parallel (1.4.0)
    ruby-progressbar (1.7.1)
    sanitize (4.4.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.4.4)
      nokogumbo (~> 1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  charlock_holmes (~> 0.7.6)
  elasticsearch
  mail
  maildir
  nokogumbo!
  parallel
  ruby-progressbar
  sanitize (~> 4.4.0)

BUNDLED WITH
   1.13.7