about summary refs log tree commit diff
path: root/pkgs/development/tools/rhc/Gemfile.lock
blob: 83fa877550dbb6eee8f5366e93afda3dd8153128 (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
GEM
  remote: https://rubygems.org/
  specs:
    archive-tar-minitar (0.5.2)
    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 (2.9.2)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    open4 (1.3.4)
    rhc (1.36.4)
      archive-tar-minitar
      commander (>= 4.0, < 4.3.0)
      highline (~> 1.6.11)
      httpclient (>= 2.4.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.0.11, < 2.9.3)
      net-ssh-multi (>= 1.2.0)
      open4

PLATFORMS
  ruby

DEPENDENCIES
  rhc

BUNDLED WITH
   1.10.5