summary refs log tree commit diff
path: root/pkgs/development/tools/ejson/Gemfile.lock
blob: d0a51c0a06238336352afedea66ef499696e725d (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
42
43
44
45
46
47
48
49
50
51
52
53
54
GEM
  remote: https://rubygems.org/
  specs:
    arr-pm (0.0.10)
      cabin (> 0)
    backports (3.14.0)
    cabin (0.9.0)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    clamp (1.0.1)
    dotenv (2.7.2)
    ffi (1.10.0)
    fpm (1.11.0)
      arr-pm (~> 0.0.10)
      backports (>= 2.6.2)
      cabin (>= 0.6.0)
      childprocess (= 0.9.0)
      clamp (~> 1.0.0)
      ffi
      json (>= 1.7.7, < 2.0)
      pleaserun (~> 0.0.29)
      ruby-xz (~> 0.2.3)
      stud
    hpricot (0.8.6)
    insist (1.0.0)
    io-like (0.3.0)
    json (1.8.6)
    mustache (0.99.8)
    pleaserun (0.0.30)
      cabin (> 0)
      clamp
      dotenv
      insist
      mustache (= 0.99.8)
      stud
    rdiscount (2.2.0.1)
    ronn (0.7.3)
      hpricot (>= 0.8.2)
      mustache (>= 0.7.0)
      rdiscount (>= 1.5.8)
    ruby-xz (0.2.3)
      ffi (~> 1.9)
      io-like (~> 0.3)
    stud (0.0.23)

PLATFORMS
  ruby

DEPENDENCIES
  fpm
  ronn

BUNDLED WITH
   2.1.4