forked from logzio/logzio-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
53 lines (50 loc) · 1.23 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
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.5)
cool.io (1.5.4)
dig_rb (1.0.1)
fluent-plugin-concat (2.4.0)
fluentd (>= 0.14.0, < 2)
fluent-plugin-detect-exceptions (0.0.13)
fluentd (>= 0.10)
fluent-plugin-logzio (0.0.20)
fluentd (>= 0.14.0, < 2)
net-http-persistent (~> 2.9)
fluent-plugin-record-modifier (2.0.1)
fluentd (>= 1.0, < 2)
fluentd (1.7.3)
cool.io (>= 1.4.5, < 2.0.0)
dig_rb (~> 1.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
msgpack (>= 1.2.0, < 2.0.0)
serverengine (>= 2.0.4, < 3.0.0)
sigdump (~> 0.2.2)
strptime (>= 0.2.2, < 1.0.0)
tzinfo (~> 2.0)
tzinfo-data (~> 1.0)
yajl-ruby (~> 1.0)
http_parser.rb (0.6.0)
msgpack (1.3.1)
net-http-persistent (2.9.4)
oj (3.5.1)
serverengine (2.2.0)
sigdump (~> 0.2.2)
sigdump (0.2.4)
strptime (0.2.3)
tzinfo (2.0.0)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
fluent-plugin-concat
fluent-plugin-detect-exceptions
fluent-plugin-logzio (= 0.0.20)
fluent-plugin-record-modifier
fluentd (= 1.7.3)
oj (= 3.5.1)
BUNDLED WITH
1.17.3