-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathGemfile.lock
48 lines (46 loc) · 985 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.2.8)
builder (3.0.0)
cfoundry (0.4.9)
multi_json (~> 1.4.0)
multipart-post (~> 1.1.0)
rubyzip (~> 0.9.9)
crack (0.3.1)
diff-lcs (1.1.3)
eventmachine (0.12.10)
multi_json (1.4.0)
multipart-post (1.1.5)
nokogiri (1.5.5)
rake (0.9.2.2)
rbvmomi (1.5.1)
builder
nokogiri (>= 1.4.1)
trollop
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rubyzip (0.9.9)
thor (0.16.0)
trollop (2.0)
vcr (2.3.0)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby
DEPENDENCIES
cfoundry (= 0.4.9)
eventmachine (= 0.12.10)
rake (= 0.9.2.2)
rbvmomi (= 1.5.1)
rspec (= 2.11.0)
thor (= 0.16.0)
vcr (= 2.3.0)
webmock (= 1.8.11)