forked from double-z/lab
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
60 lines (57 loc) · 1.05 KB
/
Gemfile.lock
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
55
56
57
58
59
60
PATH
remote: .
specs:
lab (0.2.6)
fog
net-scp
net-ssh
pry
rbvmomi
sinatra
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
coderay (1.0.6)
excon (0.13.4)
fog (1.3.1)
builder
excon (~> 0.13.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.1)
method_source (0.7.1)
mime-types (1.18)
multi_json (1.3.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.3.0)
nokogiri (1.5.2)
pry (0.9.9.3)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
rack (1.4.1)
rack-protection (1.2.0)
rack
rbvmomi (1.5.1)
builder
nokogiri (>= 1.4.1)
trollop
ruby-hmac (0.4.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.4.4)
tilt (1.3.3)
trollop (1.16.2)
PLATFORMS
ruby
DEPENDENCIES
lab!