forked from cloudfoundry/bosh-linux-stemcell-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
90 lines (85 loc) · 1.75 KB
/
Gemfile.lock
File metadata and controls
90 lines (85 loc) · 1.75 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
PATH
remote: bosh-dev
specs:
bosh-dev (0.0.0)
bosh-stemcell
bundler
fog-aws (~> 0.7.6)
PATH
remote: bosh-stemcell
specs:
bosh-stemcell (0.0.0)
GEM
remote: https://rubygems.org/
specs:
bosh-core (1.3262.24.0)
gibberish (~> 1.4.0)
yajl-ruby (~> 1.2.0)
builder (3.2.2)
diff-lcs (1.2.5)
excon (0.49.0)
fakefs (0.6.7)
fog-aws (0.7.6)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (1.40.1)
builder
excon (~> 0.49)
formatador (~> 0.2)
fog-json (1.0.2)
fog-core (~> 1.0)
multi_json (~> 1.10)
fog-xml (0.1.2)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
gibberish (1.4.0)
ipaddress (0.8.3)
little-plugger (1.1.4)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
mini_portile2 (2.1.0)
multi_json (1.12.1)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
pkg-config (1.1.7)
rake (10.4.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-instafail (0.4.0)
rspec
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
timecop (0.7.3)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
bosh-core
bosh-dev!
bosh-stemcell!
fakefs
logging
rake (~> 10.0)
rspec
rspec-instafail
rspec-its
timecop
BUNDLED WITH
1.11.2