This repository has been archived by the owner on Sep 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
156 lines (150 loc) · 3.29 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
GIT
remote: git://github.com/nsip/kafka-consumer.git
revision: f8861d855892d3e5b092de32d7a13eafd7e85c9c
specs:
kafka-consumer (0.1.2)
kazoo-ruby (~> 0.4.0)
poseidon (~> 0.0.5)
GIT
remote: git://github.com/sinatra/sinatra.git
revision: ba63ae84bd52174af03d3933863007ca8a37ac1c
specs:
rack-protection (2.0.4)
rack
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
tilt (~> 2.0)
sinatra-contrib (2.0.4)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.4)
sinatra (= 2.0.4)
tilt (>= 1.3, < 3)
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
backports (3.11.4)
colorize (0.8.1)
concurrent-ruby (1.1.3)
csvlint (0.4.0)
activesupport
addressable
colorize
escape_utils
mime-types
net-http-persistent (< 3.0)
open_uri_redirections
rack
thor
typhoeus
uri_template
daemons (1.2.6)
diff-lcs (1.3)
em-websocket (0.3.7)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
escape_utils (1.2.1)
ethon (0.11.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
ffi (1.9.25)
hashids (1.0.5)
hiredis (0.6.3)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
json-schema (2.8.1)
addressable (>= 2.4)
kazoo-ruby (0.4.0)
thor (~> 0.19.1)
zookeeper (~> 1.4)
lmdb (0.4.8)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_portile2 (2.3.0)
minitest (5.11.3)
moneta (1.0.0)
multi_json (1.13.1)
mustermann (1.0.3)
net-http-persistent (2.9.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
open_uri_redirections (0.2.1)
poseidon (0.0.5)
poseidon_cluster (0.3.3)
poseidon (>= 0.0.5, < 0.1.0)
zk
public_suffix (3.0.3)
rack (2.0.6)
rack-test (1.1.0)
rack (>= 1.0, < 3)
redis (4.0.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sinatra-websocket (0.3.1)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1, < 2.0.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.8)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uri_template (0.7.0)
zk (1.9.6)
zookeeper (~> 1.4.0)
zookeeper (1.4.11)
PLATFORMS
ruby
DEPENDENCIES
csvlint
em-websocket (< 0.3.8)
eventmachine
hashids
hiredis (>= 0.6.0)
json-schema
kafka-consumer!
lmdb
moneta
nokogiri
poseidon
poseidon_cluster
rack-test
redis
rspec (~> 3.0)
sinatra
sinatra-contrib!
sinatra-websocket
thin
zk
RUBY VERSION
ruby 2.2.3p173
BUNDLED WITH
1.16.1