forked from cloudfoundry-attic/nyet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
60 lines (58 loc) · 1.23 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
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
blue-shell (0.3.0)
rspec
builder (3.0.4)
cf-uaa-lib (1.3.10)
multi_json
cfoundry (4.0.4.rc2)
activemodel (~> 3.2.13)
cf-uaa-lib (~> 1.3.10)
multi_json (~> 1.7)
multipart-post (~> 1.1)
rubyzip (~> 0.9)
ci_reporter (1.9.0)
builder (>= 2.1.2)
diff-lcs (1.2.4)
dogapi (1.9.0)
json (>= 1.5.1)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.5)
json (1.8.0)
multi_json (1.8.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
parallel (0.7.1)
parallel_tests (0.15.1)
parallel
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rubyzip (0.9.9)
PLATFORMS
ruby
DEPENDENCIES
blue-shell (~> 0.3.0)
cf-uaa-lib
cfoundry (~> 4.0.4.rc2)
ci_reporter
dogapi
httparty
parallel_tests
rake
rspec (~> 2.13)