-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
54 lines (50 loc) · 937 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
49
50
51
52
53
54
PATH
remote: .
specs:
openstack_bridge (1.0.1)
curb
httpi
json
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
crack (0.4.2)
safe_yaml (~> 1.0.0)
curb (0.9.3)
diff-lcs (1.2.5)
httpi (2.4.2)
rack
socksify
json (2.1.0)
rack (2.0.3)
rake (10.3.2)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.2)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.2)
rspec-support (~> 3.0.0)
rspec-support (3.0.1)
safe_yaml (1.0.3)
socksify (1.7.1)
vcr (2.9.2)
webmock (1.17.4)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
openstack_bridge!
rake
rspec
vcr
webmock
BUNDLED WITH
1.13.7