about summary refs log tree commit diff
path: root/pkgs/applications/misc/taskjuggler/Gemfile.lock
blob: d0578a49c759c0f4ab07a6a122c6ee24156ca6f6 (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
GEM
  remote: https://rubygems.org/
  specs:
    date (3.3.3)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    mini_mime (1.1.2)
    net-imap (0.3.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-smtp (0.3.3)
      net-protocol
    sync (0.5.0)
    taskjuggler (3.7.2)
      mail (~> 2.7, >= 2.7.1)
      term-ansicolor (~> 1.7, >= 1.7.1)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    timeout (0.3.2)
    tins (1.32.1)
      sync
    webrick (1.8.1)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  taskjuggler
  webrick

BUNDLED WITH
   2.4.12