This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gemfile.lock
107 lines (104 loc) · 2.05 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
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
augeas (0.6.4)
bcrypt_pbkdf (1.0.0)
builder (3.2.4)
colorize (0.8.1)
daemons (1.4.1)
ed25519 (1.2.0)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.2.7)
file-tail (1.2.0)
tins (~> 1.0)
ipaddress (0.8.3)
json (2.6.1)
mini_portile2 (2.8.1)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nori (2.6.0)
opennebula (6.0.3)
ipaddress
json
nokogiri
parse-cron
rbvmomi
treetop
xmlrpc
optimist (3.0.1)
parse-cron (0.1.4)
pg (1.2.3)
polyglot (0.3.5)
public_suffix (4.0.6)
racc (1.6.2)
rack (2.2.6.4)
rack-protection (2.1.0)
rack
rake (13.0.6)
rbvmomi (3.0.0)
builder (~> 3.2)
json (~> 2.3)
nokogiri (~> 1.10)
optimist (~> 3.0)
ruby2_keywords (0.0.5)
sequel (5.49.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
sinatra-websocket (0.3.1)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1, < 2.0.0)
sync (0.5.0)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
tins (1.29.1)
sync
treetop (1.6.11)
polyglot (~> 0.3)
webrick (1.7.0)
xmlrpc (0.3.2)
webrick
PLATFORMS
ruby
DEPENDENCIES
augeas
bcrypt_pbkdf (= 1.0)
colorize
ed25519 (= 1.2)
file-tail
mysql2
net-sftp (= 3.0.0)
net-ssh (= 6.1.0)
nori
opennebula
pg
rake
sequel
sinatra-contrib
sinatra-websocket
BUNDLED WITH
1.17.3