-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (51 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
GEM
remote: https://rubygems.org/
specs:
builder (3.3.0)
diffy (3.4.2)
excon (0.110.0)
fog-core (2.4.0)
builder
excon (~> 0.71)
formatador (>= 0.2, < 2.0)
mime-types
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-libvirt (0.12.0)
fog-core (>= 1.27.4)
fog-json
fog-xml (~> 0.1.1)
json
ruby-libvirt (>= 0.7.0)
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (1.1.0)
json (2.7.2)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
multi_json (1.15.0)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
racc (1.8.0)
rexml (3.2.8)
strscan (>= 3.0.9)
ruby-libvirt (0.8.3)
strscan (3.1.0)
vagrant-libvirt (0.12.2)
diffy
fog-core (~> 2)
fog-libvirt (>= 0.6.0)
nokogiri (~> 1.6)
rexml
xml-simple
xml-simple (1.1.9)
rexml
PLATFORMS
x86_64-linux
DEPENDENCIES
vagrant-libvirt (~> 0.12.0)
BUNDLED WITH
2.3.26