blob: 2c887c12274fa28bc4368f232b930d75102fdd90 (
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
|
PATH
remote: .
specs:
oxidized (0.18.0)
asetus (~> 0.1)
net-ssh (~> 3.0.2)
net-telnet
rugged (~> 0.21, >= 0.21.4)
slop (~> 3.5)
GEM
remote: https://rubygems.org/
specs:
asetus (0.3.0)
coderay (1.1.0)
metaclass (0.0.4)
method_source (0.8.2)
minitest (5.9.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
net-ssh (3.0.2)
net-telnet (0.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.5.0)
rugged (0.23.3)
slop (3.6.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.10)
git (~> 1)
minitest (~> 5.8)
mocha (~> 1.1)
oxidized!
pry (~> 0)
rake (~> 10.0)
BUNDLED WITH
1.11.2
|