forked from theforeman/foreman-one
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (54 loc) · 1.04 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
GIT
remote: https://github.com/netways/fog.git
revision: 307106800e8572f40ccde35f9f2438e684ce337d
branch: net-v1.21.0
specs:
fog (1.21.0)
fog-brightbox
fog-core (~> 1.21, >= 1.21.1)
fog-json
nokogiri (~> 1.5, >= 1.5.11)
opennebula (= 4.4.0)
PATH
remote: .
specs:
foreman_one (0.1)
fog (~> 1.21.0)
opennebula
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
excon (0.33.0)
fog-brightbox (0.0.2)
fog-core
fog-json
fog-core (1.22.0)
builder
excon (~> 0.33)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-json (1.0.0)
multi_json (~> 1.0)
formatador (0.2.4)
json (1.8.1)
mime-types (2.2)
mini_portile (0.6.0)
multi_json (1.10.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
opennebula (4.4.0)
json
nokogiri
rake (10.3.2)
PLATFORMS
ruby
DEPENDENCIES
fog!
foreman_one!
rake