Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Gemfile.lock « _package - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9eac985a84b8b917d7151e4b83f5ef0bc2de184e (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
GEM
  remote: https://rubygems.org/
  specs:
    archive-tar-minitar (0.5.2)
    arr-pm (0.0.10)
      cabin (> 0)
    backports (3.6.8)
    cabin (0.9.0)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    clamp (1.0.1)
    dotenv (2.1.1)
    ffi (1.9.14)
    fpm (1.8.0)
      archive-tar-minitar
      arr-pm (~> 0.0.10)
      backports (>= 2.6.2)
      cabin (>= 0.6.0)
      childprocess
      clamp (~> 1.0.0)
      ffi
      json (>= 1.7.7, < 2.0)
      pleaserun (~> 0.0.24)
      ruby-xz
    insist (1.0.0)
    io-like (0.3.0)
    json (1.8.3)
    mustache (0.99.8)
    pleaserun (0.0.27)
      cabin (> 0)
      clamp
      dotenv
      insist
      mustache (= 0.99.8)
      stud
    ruby-xz (0.2.3)
      ffi (~> 1.9)
      io-like (~> 0.3)
    stud (0.0.22)

PLATFORMS
  ruby

DEPENDENCIES
  fpm

BUNDLED WITH
   1.12.5