about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/rhc/Gemfile.lock
blob: 004c293b9655d1276d1e1a425a6bbf5887edc6b8 (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
GIT
  remote: git://github.com/peterhoeg/archive-tar-minitar.git
  revision: dae32ca550a87dba32597115ae18805db4782ebe
  specs:
    archive-tar-minitar (0.5.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    commander (4.2.1)
      highline (~> 1.6.11)
    highline (1.6.21)
    httpclient (2.6.0.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (4.0.1)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    open4 (1.3.4)
    rhc (1.38.7)
      archive-tar-minitar
      commander (>= 4.0, < 4.3.0)
      highline (~> 1.6.11)
      httpclient (>= 2.4.0, < 2.7.0)
      net-scp (>= 1.1.2)
      net-ssh-multi (>= 1.2.0)
      open4

PLATFORMS
  ruby

DEPENDENCIES
  archive-tar-minitar (>= 0.5.2.1)!
  rhc

BUNDLED WITH
   1.13.6