forked from fog/fog-cloudstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
49 lines (45 loc) · 885 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
PATH
remote: .
specs:
fog-cosmic (0.1.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
GEM
remote: https://rubygems.org/
specs:
builder (3.2.4)
excon (0.72.0)
fog-core (2.2.0)
builder
excon (~> 0.71)
formatador (~> 0.2)
mime-types
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-xml (0.1.3)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_portile2 (2.4.0)
multi_json (1.14.1)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
rake (10.5.0)
rubyzip (1.3.0)
shindo (0.3.8)
formatador (>= 0.1.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.0)
fog-cosmic!
rake (~> 10.0)
rubyzip (~> 1.3.0)
shindo (~> 0.3)
BUNDLED WITH
2.1.4