about summary refs log tree commit diff
path: root/pkgs/applications/networking/mailreaders/sup/Gemfile.lock
blob: 0691919ba182200681019b660ac1eaf4377cdb04 (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
GEM
  remote: https://rubygems.org/
  specs:
    chronic (0.9.1)
    gpgme (2.0.12)
      mini_portile2 (~> 2.1.0)
    highline (1.7.8)
    locale (2.1.2)
    lockfile (2.1.3)
    mime-types (3.0)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0221)
    mini_portile2 (2.1.0)
    ncursesw (1.4.9)
    rake (11.1.2)
    rmail-sup (1.0.1)
    sup (0.22.1)
      chronic (~> 0.9.1)
      highline
      locale (~> 2.0)
      lockfile
      mime-types (> 2.0)
      ncursesw (~> 1.4.0)
      rmail-sup (~> 1.0.1)
      trollop (>= 1.12)
      unicode (~> 0.4.4)
    trollop (2.1.2)
    unicode (0.4.4.2)
    xapian-ruby (1.2.22)

PLATFORMS
  ruby

DEPENDENCIES
  gpgme
  rake
  sup
  xapian-ruby (~> 1.2.22)

BUNDLED WITH
   1.10.6