tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
fluentd: 1.7.0 -> 1.14.3
Robert Scott
4 years ago
2abba831
b6bf1ca7
+283
-161
2 changed files
expand all
collapse all
unified
split
pkgs
tools
misc
fluentd
Gemfile.lock
gemset.nix
+90
-69
pkgs/tools/misc/fluentd/Gemfile.lock
···
1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
4
-
addressable (2.7.0)
4
4
+
addressable (2.8.0)
5
5
public_suffix (>= 2.0.2, < 5.0)
6
6
-
aws-eventstream (1.0.3)
7
7
-
aws-partitions (1.207.0)
8
8
-
aws-sdk-cloudwatchlogs (1.25.0)
9
9
-
aws-sdk-core (~> 3, >= 3.61.1)
6
6
+
aws-eventstream (1.2.0)
7
7
+
aws-partitions (1.540.0)
8
8
+
aws-sdk-cloudwatchlogs (1.49.0)
9
9
+
aws-sdk-core (~> 3, >= 3.122.0)
10
10
aws-sigv4 (~> 1.1)
11
11
-
aws-sdk-core (3.65.1)
12
12
-
aws-eventstream (~> 1.0, >= 1.0.2)
13
13
-
aws-partitions (~> 1.0)
11
11
+
aws-sdk-core (3.124.0)
12
12
+
aws-eventstream (~> 1, >= 1.0.2)
13
13
+
aws-partitions (~> 1, >= 1.525.0)
14
14
aws-sigv4 (~> 1.1)
15
15
jmespath (~> 1.0)
16
16
-
aws-sdk-firehose (1.20.0)
17
17
-
aws-sdk-core (~> 3, >= 3.61.1)
16
16
+
aws-sdk-firehose (1.45.0)
17
17
+
aws-sdk-core (~> 3, >= 3.122.0)
18
18
aws-sigv4 (~> 1.1)
19
19
-
aws-sdk-kinesis (1.19.0)
20
20
-
aws-sdk-core (~> 3, >= 3.61.1)
19
19
+
aws-sdk-kinesis (1.38.0)
20
20
+
aws-sdk-core (~> 3, >= 3.122.0)
21
21
aws-sigv4 (~> 1.1)
22
22
-
aws-sdk-kms (1.24.0)
23
23
-
aws-sdk-core (~> 3, >= 3.61.1)
22
22
+
aws-sdk-kms (1.52.0)
23
23
+
aws-sdk-core (~> 3, >= 3.122.0)
24
24
aws-sigv4 (~> 1.1)
25
25
-
aws-sdk-s3 (1.48.0)
26
26
-
aws-sdk-core (~> 3, >= 3.61.1)
25
25
+
aws-sdk-s3 (1.109.0)
26
26
+
aws-sdk-core (~> 3, >= 3.122.0)
27
27
aws-sdk-kms (~> 1)
28
28
-
aws-sigv4 (~> 1.1)
29
29
-
aws-sdk-sqs (1.22.0)
30
30
-
aws-sdk-core (~> 3, >= 3.61.1)
28
28
+
aws-sigv4 (~> 1.4)
29
29
+
aws-sdk-sqs (1.48.0)
30
30
+
aws-sdk-core (~> 3, >= 3.122.0)
31
31
aws-sigv4 (~> 1.1)
32
32
-
aws-sigv4 (1.1.0)
33
33
-
aws-eventstream (~> 1.0, >= 1.0.2)
34
34
-
bson (4.5.0)
35
35
-
concurrent-ruby (1.1.5)
36
36
-
cool.io (1.5.4)
37
37
-
dig_rb (1.0.1)
38
38
-
digest-crc (0.4.1)
39
39
-
elasticsearch (7.3.0)
40
40
-
elasticsearch-api (= 7.3.0)
41
41
-
elasticsearch-transport (= 7.3.0)
42
42
-
elasticsearch-api (7.3.0)
32
32
+
aws-sigv4 (1.4.0)
33
33
+
aws-eventstream (~> 1, >= 1.0.2)
34
34
+
bson (4.12.1)
35
35
+
concurrent-ruby (1.1.9)
36
36
+
cool.io (1.7.1)
37
37
+
digest-crc (0.6.4)
38
38
+
rake (>= 12.0.0, < 14.0.0)
39
39
+
elasticsearch (7.16.0)
40
40
+
elasticsearch-api (= 7.16.0)
41
41
+
elasticsearch-transport (= 7.16.0)
42
42
+
elasticsearch-api (7.16.0)
43
43
multi_json
44
44
-
elasticsearch-transport (7.3.0)
45
45
-
faraday
44
44
+
elasticsearch-transport (7.16.0)
45
45
+
faraday (~> 1)
46
46
multi_json
47
47
-
excon (0.66.0)
48
48
-
faraday (0.15.4)
47
47
+
excon (0.89.0)
48
48
+
faraday (1.8.0)
49
49
+
faraday-em_http (~> 1.0)
50
50
+
faraday-em_synchrony (~> 1.0)
51
51
+
faraday-excon (~> 1.1)
52
52
+
faraday-httpclient (~> 1.0.1)
53
53
+
faraday-net_http (~> 1.0)
54
54
+
faraday-net_http_persistent (~> 1.1)
55
55
+
faraday-patron (~> 1.0)
56
56
+
faraday-rack (~> 1.0)
49
57
multipart-post (>= 1.2, < 3)
58
58
+
ruby2_keywords (>= 0.0.4)
59
59
+
faraday-em_http (1.0.0)
60
60
+
faraday-em_synchrony (1.0.0)
61
61
+
faraday-excon (1.1.0)
62
62
+
faraday-httpclient (1.0.1)
63
63
+
faraday-net_http (1.0.1)
64
64
+
faraday-net_http_persistent (1.2.0)
65
65
+
faraday-patron (1.0.0)
66
66
+
faraday-rack (1.0.0)
50
67
fluent-config-regexp-type (1.0.0)
51
68
fluentd (> 1.0.0, < 2)
52
52
-
fluent-plugin-cloudwatch-logs (0.7.4)
69
69
+
fluent-plugin-cloudwatch-logs (0.14.2)
53
70
aws-sdk-cloudwatchlogs (~> 1.0)
54
54
-
fluentd (>= 0.14.15)
55
55
-
fluent-plugin-elasticsearch (3.5.5)
71
71
+
fluentd (>= 1.8.0)
72
72
+
fluent-plugin-elasticsearch (5.1.4)
56
73
elasticsearch
57
74
excon
58
75
fluentd (>= 0.14.22)
59
59
-
fluent-plugin-kafka (0.11.1)
76
76
+
fluent-plugin-kafka (0.17.3)
60
77
fluentd (>= 0.10.58, < 2)
61
78
ltsv
62
62
-
ruby-kafka (>= 0.7.8, < 0.8.0)
63
63
-
fluent-plugin-kinesis (3.1.0)
64
64
-
aws-sdk-firehose (~> 1, != 1.9, != 1.5)
65
65
-
aws-sdk-kinesis (~> 1, != 1.5, != 1.4)
66
66
-
fluentd (>= 0.14.10, < 2)
79
79
+
ruby-kafka (>= 1.4.0, < 2)
80
80
+
fluent-plugin-kinesis (3.4.2)
81
81
+
aws-sdk-firehose (~> 1, != 1.9, != 1.5, != 1.15)
82
82
+
aws-sdk-kinesis (~> 1, != 1.5, != 1.4, != 1.14)
83
83
+
fluentd (>= 0.14.22, < 2)
67
84
google-protobuf (~> 3)
68
68
-
fluent-plugin-mongo (1.3.0)
85
85
+
fluent-plugin-mongo (1.5.0)
69
86
fluentd (>= 0.14.22, < 2)
70
87
mongo (~> 2.6.0)
71
88
fluent-plugin-record-reformer (0.9.1)
72
89
fluentd
73
73
-
fluent-plugin-rewrite-tag-filter (2.2.0)
90
90
+
fluent-plugin-rewrite-tag-filter (2.4.0)
74
91
fluent-config-regexp-type
75
92
fluentd (>= 0.14.2, < 2)
76
76
-
fluent-plugin-s3 (1.1.11)
77
77
-
aws-sdk-s3 (~> 1.0)
78
78
-
aws-sdk-sqs (~> 1.0)
93
93
+
fluent-plugin-s3 (1.6.1)
94
94
+
aws-sdk-s3 (~> 1.60)
95
95
+
aws-sdk-sqs (~> 1.23)
79
96
fluentd (>= 0.14.22, < 2)
80
80
-
fluent-plugin-webhdfs (1.2.4)
97
97
+
fluent-plugin-webhdfs (1.5.0)
81
98
fluentd (>= 0.14.22)
82
82
-
webhdfs (>= 0.6.0)
83
83
-
fluentd (1.7.0)
99
99
+
webhdfs (>= 0.10.0)
100
100
+
fluentd (1.14.3)
101
101
+
bundler
84
102
cool.io (>= 1.4.5, < 2.0.0)
85
85
-
dig_rb (~> 1.0.0)
86
86
-
http_parser.rb (>= 0.5.1, < 0.7.0)
87
87
-
msgpack (>= 0.7.0, < 2.0.0)
88
88
-
serverengine (>= 2.0.4, < 3.0.0)
103
103
+
http_parser.rb (>= 0.5.1, < 0.9.0)
104
104
+
msgpack (>= 1.3.1, < 2.0.0)
105
105
+
serverengine (>= 2.2.2, < 3.0.0)
89
106
sigdump (~> 0.2.2)
90
90
-
strptime (>= 0.2.2, < 1.0.0)
91
91
-
tzinfo (~> 2.0)
107
107
+
strptime (>= 0.2.4, < 1.0.0)
108
108
+
tzinfo (>= 1.0, < 3.0)
92
109
tzinfo-data (~> 1.0)
110
110
+
webrick (>= 1.4.2, < 1.8.0)
93
111
yajl-ruby (~> 1.0)
94
94
-
google-protobuf (3.9.1)
95
95
-
http_parser.rb (0.6.0)
112
112
+
google-protobuf (3.19.1)
113
113
+
http_parser.rb (0.8.0)
96
114
jmespath (1.4.0)
97
115
ltsv (0.1.2)
98
116
mongo (2.6.4)
99
117
bson (>= 4.3.0, < 5.0.0)
100
100
-
msgpack (1.3.1)
101
101
-
multi_json (1.13.1)
118
118
+
msgpack (1.4.2)
119
119
+
multi_json (1.15.0)
102
120
multipart-post (2.1.1)
103
103
-
public_suffix (4.0.1)
104
104
-
ruby-kafka (0.7.10)
121
121
+
public_suffix (4.0.6)
122
122
+
rake (13.0.6)
123
123
+
ruby-kafka (1.4.0)
105
124
digest-crc
106
106
-
serverengine (2.1.1)
125
125
+
ruby2_keywords (0.0.5)
126
126
+
serverengine (2.2.4)
107
127
sigdump (~> 0.2.2)
108
128
sigdump (0.2.4)
109
109
-
strptime (0.2.3)
110
110
-
tzinfo (2.0.0)
129
129
+
strptime (0.2.5)
130
130
+
tzinfo (2.0.4)
111
131
concurrent-ruby (~> 1.0)
112
112
-
tzinfo-data (1.2019.2)
132
132
+
tzinfo-data (1.2021.5)
113
133
tzinfo (>= 1.0.0)
114
114
-
webhdfs (0.8.0)
134
134
+
webhdfs (0.10.2)
115
135
addressable
136
136
+
webrick (1.7.0)
116
137
yajl-ruby (1.4.1)
117
138
118
139
PLATFORMS
···
131
152
fluentd
132
153
133
154
BUNDLED WITH
134
134
-
2.1.4
155
155
+
2.2.24
+193
-92
pkgs/tools/misc/fluentd/gemset.nix
···
5
5
platforms = [];
6
6
source = {
7
7
remotes = ["https://rubygems.org"];
8
8
-
sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
8
8
+
sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp";
9
9
type = "gem";
10
10
};
11
11
-
version = "2.7.0";
11
11
+
version = "2.8.0";
12
12
};
13
13
aws-eventstream = {
14
14
groups = ["default"];
15
15
platforms = [];
16
16
source = {
17
17
remotes = ["https://rubygems.org"];
18
18
-
sha256 = "100g77a5ixg4p5zwq77f28n2pdkk0y481f7v83qrlmnj22318qq6";
18
18
+
sha256 = "1pyis1nvnbjxk12a43xvgj2gv0mvp4cnkc1gzw0v1018r61399gz";
19
19
type = "gem";
20
20
};
21
21
-
version = "1.0.3";
21
21
+
version = "1.2.0";
22
22
};
23
23
aws-partitions = {
24
24
groups = ["default"];
25
25
platforms = [];
26
26
source = {
27
27
remotes = ["https://rubygems.org"];
28
28
-
sha256 = "1dr16ryn9514qfdf9zrv06f7gb7gih960b82arkv868nfj4470jx";
28
28
+
sha256 = "1ns0378h8qa5vwrq7a7i0xji17japs95mddpvam351k19a79vbwh";
29
29
type = "gem";
30
30
};
31
31
-
version = "1.207.0";
31
31
+
version = "1.540.0";
32
32
};
33
33
aws-sdk-cloudwatchlogs = {
34
34
dependencies = ["aws-sdk-core" "aws-sigv4"];
···
36
36
platforms = [];
37
37
source = {
38
38
remotes = ["https://rubygems.org"];
39
39
-
sha256 = "10vracvnmihazs34nlmar813qdigk34afij66182hjcciby0as6x";
39
39
+
sha256 = "075qkjzjbi37hnp4qq9gkxy2cfb9v29c66qclfmxqyvfcw5s04b1";
40
40
type = "gem";
41
41
};
42
42
-
version = "1.25.0";
42
42
+
version = "1.49.0";
43
43
};
44
44
aws-sdk-core = {
45
45
dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"];
···
47
47
platforms = [];
48
48
source = {
49
49
remotes = ["https://rubygems.org"];
50
50
-
sha256 = "0vb49n1ydz1m2l0qhc7gp0rvc7fa7qxczf582kyv7nsfn2k2z9s4";
50
50
+
sha256 = "1chpydvgwa48rbd67k39fpg2vjp21v3kmjygbjqv1l1sqn6rjbvw";
51
51
type = "gem";
52
52
};
53
53
-
version = "3.65.1";
53
53
+
version = "3.124.0";
54
54
};
55
55
aws-sdk-firehose = {
56
56
dependencies = ["aws-sdk-core" "aws-sigv4"];
···
58
58
platforms = [];
59
59
source = {
60
60
remotes = ["https://rubygems.org"];
61
61
-
sha256 = "1s2rksdk3iv9jvcnyvnpvmh35vbs0ppan9iw4zq6fg87y44j9i74";
61
61
+
sha256 = "01vf0xzyj1j85vvl16mhazkgs5zz9ym6rk5v7396mlzm8a67796g";
62
62
type = "gem";
63
63
};
64
64
-
version = "1.20.0";
64
64
+
version = "1.45.0";
65
65
};
66
66
aws-sdk-kinesis = {
67
67
dependencies = ["aws-sdk-core" "aws-sigv4"];
···
69
69
platforms = [];
70
70
source = {
71
71
remotes = ["https://rubygems.org"];
72
72
-
sha256 = "1w2azv19xi1jmp4dsqjh8af1xdyw4ajd1l5abmx3wpwd8zngxvlp";
72
72
+
sha256 = "1xgjmpm2k60sl734g6lv7g8qlm4d6g9pjzgr1825fhd1h492p3dl";
73
73
type = "gem";
74
74
};
75
75
-
version = "1.19.0";
75
75
+
version = "1.38.0";
76
76
};
77
77
aws-sdk-kms = {
78
78
dependencies = ["aws-sdk-core" "aws-sigv4"];
···
80
80
platforms = [];
81
81
source = {
82
82
remotes = ["https://rubygems.org"];
83
83
-
sha256 = "14blvvfz67rhffi4ahby50jiip5f0hm85mcxlx6y93g0cfrnxh3m";
83
83
+
sha256 = "1br4h5zwb5ir2bf6y0hnlwafkmghxi2fbjqx86agyv838ndy9npd";
84
84
type = "gem";
85
85
};
86
86
-
version = "1.24.0";
86
86
+
version = "1.52.0";
87
87
};
88
88
aws-sdk-s3 = {
89
89
dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"];
···
91
91
platforms = [];
92
92
source = {
93
93
remotes = ["https://rubygems.org"];
94
94
-
sha256 = "14iv2wqvvbiz0gdms21i9n6rh8390r1yg4zcf8pzzfplbqfwqw4w";
94
94
+
sha256 = "0yc96imi4v043rdxa94ncg15aapzp1i5qx076rv25zxqcbkdwzwd";
95
95
type = "gem";
96
96
};
97
97
-
version = "1.48.0";
97
97
+
version = "1.109.0";
98
98
};
99
99
aws-sdk-sqs = {
100
100
dependencies = ["aws-sdk-core" "aws-sigv4"];
···
102
102
platforms = [];
103
103
source = {
104
104
remotes = ["https://rubygems.org"];
105
105
-
sha256 = "0pszp0bcgiqn4iskb6xv5j2n540h1k9glz2w85vq5iml1casq769";
105
105
+
sha256 = "0vzff2v18098cz8c6pvgfh1lc4l1kk4w5gq76rwjdxw2ahnxf4h9";
106
106
type = "gem";
107
107
};
108
108
-
version = "1.22.0";
108
108
+
version = "1.48.0";
109
109
};
110
110
aws-sigv4 = {
111
111
dependencies = ["aws-eventstream"];
···
113
113
platforms = [];
114
114
source = {
115
115
remotes = ["https://rubygems.org"];
116
116
-
sha256 = "1dfc8i5cxjwlvi4b665lbpbwvks8a6wfy3vfmwr3pjdmxwdmc2cs";
116
116
+
sha256 = "1wh1y79v0s4zgby2m79bnifk65hwf5pvk2yyrxzn2jkjjq8f8fqa";
117
117
type = "gem";
118
118
};
119
119
-
version = "1.1.0";
119
119
+
version = "1.4.0";
120
120
};
121
121
bson = {
122
122
groups = ["default"];
123
123
platforms = [];
124
124
source = {
125
125
remotes = ["https://rubygems.org"];
126
126
-
sha256 = "0gxdavhccppnfbmh2cx0qxv6b6rzr5s00dsigazw808dhb34yyg7";
126
126
+
sha256 = "0pnr0b7phdzhkw9xqhmqnw5673ndi13ks3dqwqmbxq6v0rsxiapc";
127
127
type = "gem";
128
128
};
129
129
-
version = "4.5.0";
129
129
+
version = "4.12.1";
130
130
};
131
131
concurrent-ruby = {
132
132
groups = ["default"];
133
133
platforms = [];
134
134
source = {
135
135
remotes = ["https://rubygems.org"];
136
136
-
sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
136
136
+
sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f";
137
137
type = "gem";
138
138
};
139
139
-
version = "1.1.5";
139
139
+
version = "1.1.9";
140
140
};
141
141
"cool.io" = {
142
142
groups = ["default"];
143
143
platforms = [];
144
144
source = {
145
145
remotes = ["https://rubygems.org"];
146
146
-
sha256 = "0l836z3qgrl5829q48qaz1zngqqxy2k0l61swqm0amhyfcgfbz1m";
147
147
-
type = "gem";
148
148
-
};
149
149
-
version = "1.5.4";
150
150
-
};
151
151
-
dig_rb = {
152
152
-
groups = ["default"];
153
153
-
platforms = [];
154
154
-
source = {
155
155
-
remotes = ["https://rubygems.org"];
156
156
-
sha256 = "12dbb1pl2vr9z7yy2zsbsjaj4hw89y56wll6kd8422mylmcw7bx4";
146
146
+
sha256 = "0dfq4h168wzvs9cvn2mm8648ynkl936pgjva2p8ik34p6d620537";
157
147
type = "gem";
158
148
};
159
159
-
version = "1.0.1";
149
149
+
version = "1.7.1";
160
150
};
161
151
digest-crc = {
152
152
+
dependencies = ["rake"];
162
153
groups = ["default"];
163
154
platforms = [];
164
155
source = {
165
156
remotes = ["https://rubygems.org"];
166
166
-
sha256 = "08q8p0fk51aa6dwhy2xmjaj76arcq9nn22gyia162jmqpccfx50l";
157
157
+
sha256 = "1czaak53w8n13y1fr0q23gp0fhklvxjac5n562qj3xk6sh5ad0x2";
167
158
type = "gem";
168
159
};
169
169
-
version = "0.4.1";
160
160
+
version = "0.6.4";
170
161
};
171
162
elasticsearch = {
172
163
dependencies = ["elasticsearch-api" "elasticsearch-transport"];
···
174
165
platforms = [];
175
166
source = {
176
167
remotes = ["https://rubygems.org"];
177
177
-
sha256 = "0r4gpskjgg8blk7ws9g1p3d5n8bjrggyzxg2v3q40036rjp3fp1h";
168
168
+
sha256 = "06vyavz2lcswj32jdcnjccax3flpcb2xnx9f5jxxm95clkpsqnwa";
178
169
type = "gem";
179
170
};
180
180
-
version = "7.3.0";
171
171
+
version = "7.16.0";
181
172
};
182
173
elasticsearch-api = {
183
174
dependencies = ["multi_json"];
···
185
176
platforms = [];
186
177
source = {
187
178
remotes = ["https://rubygems.org"];
188
188
-
sha256 = "1jyd03ylyvv975iail13cwlkg4h9yknhpm1kcq1dpvmbjqy7q6bz";
179
179
+
sha256 = "1vp09waa4bi1xk7ixwldiix27g52fd6xcij6826xgypmzrxrn1hc";
189
180
type = "gem";
190
181
};
191
191
-
version = "7.3.0";
182
182
+
version = "7.16.0";
192
183
};
193
184
elasticsearch-transport = {
194
185
dependencies = ["faraday" "multi_json"];
···
196
187
platforms = [];
197
188
source = {
198
189
remotes = ["https://rubygems.org"];
199
199
-
sha256 = "0dqm819iqkhbny5lwkf8mh83fmffpwbscal9vmfdw4g9mf08yfnf";
190
190
+
sha256 = "1kpcy250crl9w1jspqw9ykv0ixlnscym93mi9kvgljis2yql0qlx";
200
191
type = "gem";
201
192
};
202
202
-
version = "7.3.0";
193
193
+
version = "7.16.0";
203
194
};
204
195
excon = {
205
196
groups = ["default"];
206
197
platforms = [];
207
198
source = {
208
199
remotes = ["https://rubygems.org"];
209
209
-
sha256 = "05qmrx7l8abpbvp0z01fdpc731c4k6akk67l424vdp5dywhachpr";
200
200
+
sha256 = "0153rr745g48h48vaplgmx7xkfjbc79acpq5jsl7agdrk4yf75ih";
210
201
type = "gem";
211
202
};
212
212
-
version = "0.66.0";
203
203
+
version = "0.89.0";
213
204
};
214
205
faraday = {
215
215
-
dependencies = ["multipart-post"];
206
206
+
dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "multipart-post" "ruby2_keywords"];
207
207
+
groups = ["default"];
208
208
+
platforms = [];
209
209
+
source = {
210
210
+
remotes = ["https://rubygems.org"];
211
211
+
sha256 = "0afhlqgby2cizcwgh7h2sq5f77q01axjbdl25bsvfwsry9n7gyyi";
212
212
+
type = "gem";
213
213
+
};
214
214
+
version = "1.8.0";
215
215
+
};
216
216
+
faraday-em_http = {
217
217
+
groups = ["default"];
218
218
+
platforms = [];
219
219
+
source = {
220
220
+
remotes = ["https://rubygems.org"];
221
221
+
sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs";
222
222
+
type = "gem";
223
223
+
};
224
224
+
version = "1.0.0";
225
225
+
};
226
226
+
faraday-em_synchrony = {
227
227
+
groups = ["default"];
228
228
+
platforms = [];
229
229
+
source = {
230
230
+
remotes = ["https://rubygems.org"];
231
231
+
sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6";
232
232
+
type = "gem";
233
233
+
};
234
234
+
version = "1.0.0";
235
235
+
};
236
236
+
faraday-excon = {
237
237
+
groups = ["default"];
238
238
+
platforms = [];
239
239
+
source = {
240
240
+
remotes = ["https://rubygems.org"];
241
241
+
sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh";
242
242
+
type = "gem";
243
243
+
};
244
244
+
version = "1.1.0";
245
245
+
};
246
246
+
faraday-httpclient = {
247
247
+
groups = ["default"];
248
248
+
platforms = [];
249
249
+
source = {
250
250
+
remotes = ["https://rubygems.org"];
251
251
+
sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc";
252
252
+
type = "gem";
253
253
+
};
254
254
+
version = "1.0.1";
255
255
+
};
256
256
+
faraday-net_http = {
257
257
+
groups = ["default"];
258
258
+
platforms = [];
259
259
+
source = {
260
260
+
remotes = ["https://rubygems.org"];
261
261
+
sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j";
262
262
+
type = "gem";
263
263
+
};
264
264
+
version = "1.0.1";
265
265
+
};
266
266
+
faraday-net_http_persistent = {
216
267
groups = ["default"];
217
268
platforms = [];
218
269
source = {
219
270
remotes = ["https://rubygems.org"];
220
220
-
sha256 = "0s72m05jvzc1pd6cw1i289chas399q0a14xrwg4rvkdwy7bgzrh0";
271
271
+
sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b";
221
272
type = "gem";
222
273
};
223
223
-
version = "0.15.4";
274
274
+
version = "1.2.0";
275
275
+
};
276
276
+
faraday-patron = {
277
277
+
groups = ["default"];
278
278
+
platforms = [];
279
279
+
source = {
280
280
+
remotes = ["https://rubygems.org"];
281
281
+
sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w";
282
282
+
type = "gem";
283
283
+
};
284
284
+
version = "1.0.0";
285
285
+
};
286
286
+
faraday-rack = {
287
287
+
groups = ["default"];
288
288
+
platforms = [];
289
289
+
source = {
290
290
+
remotes = ["https://rubygems.org"];
291
291
+
sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g";
292
292
+
type = "gem";
293
293
+
};
294
294
+
version = "1.0.0";
224
295
};
225
296
fluent-config-regexp-type = {
226
297
dependencies = ["fluentd"];
···
239
310
platforms = [];
240
311
source = {
241
312
remotes = ["https://rubygems.org"];
242
242
-
sha256 = "046nx56zgb3l29r5v1s79zhhxsb18fwz2d8v6n6cgbv8i13xhl0l";
313
313
+
sha256 = "0z1i1n921i5w43bl6rcsj526a22dzv6lrninwj8ygaksgrg5rr45";
243
314
type = "gem";
244
315
};
245
245
-
version = "0.7.4";
316
316
+
version = "0.14.2";
246
317
};
247
318
fluent-plugin-elasticsearch = {
248
319
dependencies = ["elasticsearch" "excon" "fluentd"];
···
250
321
platforms = [];
251
322
source = {
252
323
remotes = ["https://rubygems.org"];
253
253
-
sha256 = "19nrhgx8mh59lpcv2jf3gb031x4zan93j9fswzjzvyjh4rlfpbmn";
324
324
+
sha256 = "1gfqpl2izz036faaz3qlq61da87avhmc2406s21shayhkf8sx0p9";
254
325
type = "gem";
255
326
};
256
256
-
version = "3.5.5";
327
327
+
version = "5.1.4";
257
328
};
258
329
fluent-plugin-kafka = {
259
330
dependencies = ["fluentd" "ltsv" "ruby-kafka"];
···
261
332
platforms = [];
262
333
source = {
263
334
remotes = ["https://rubygems.org"];
264
264
-
sha256 = "1km7gjcx2icwj2s2svbmrhwb1gmpk85zfa8pivm04wzc8f6vjhy2";
335
335
+
sha256 = "15hdd140nqh9zg10wqdwp3m0k1l5w1xhllvbfs5z21aqwrvwc0mp";
265
336
type = "gem";
266
337
};
267
267
-
version = "0.11.1";
338
338
+
version = "0.17.3";
268
339
};
269
340
fluent-plugin-kinesis = {
270
341
dependencies = ["aws-sdk-firehose" "aws-sdk-kinesis" "fluentd" "google-protobuf"];
···
272
343
platforms = [];
273
344
source = {
274
345
remotes = ["https://rubygems.org"];
275
275
-
sha256 = "1j0qs09g53xsvbxpdlylwm3h2v8rvr3xpn0kwy63cjnpdf012m8f";
346
346
+
sha256 = "07n5pzfz143hlvbzbx5rczb33ai9kdp48vhdak100m6xpaqkvc2p";
276
347
type = "gem";
277
348
};
278
278
-
version = "3.1.0";
349
349
+
version = "3.4.2";
279
350
};
280
351
fluent-plugin-mongo = {
281
352
dependencies = ["fluentd" "mongo"];
···
283
354
platforms = [];
284
355
source = {
285
356
remotes = ["https://rubygems.org"];
286
286
-
sha256 = "108gxrgbn0ib70n7gvdlx8xr1i0jdh1cb2n4m4m24ihyfb8i6vli";
357
357
+
sha256 = "1rpaglr8hka0prvj5xsrl1af3137c7ma1d1xf1mvib5k9h0aax1f";
287
358
type = "gem";
288
359
};
289
289
-
version = "1.3.0";
360
360
+
version = "1.5.0";
290
361
};
291
362
fluent-plugin-record-reformer = {
292
363
dependencies = ["fluentd"];
···
305
376
platforms = [];
306
377
source = {
307
378
remotes = ["https://rubygems.org"];
308
308
-
sha256 = "0kf8p1s02pwhkks82kmkkbfbf4qlhhqiczqah4w0dnp86wp6xyw5";
379
379
+
sha256 = "1vjvn8ph87cl2dl0dbaap69rciglsdma1y5ghn2vm5mvh5h7xbs6";
309
380
type = "gem";
310
381
};
311
311
-
version = "2.2.0";
382
382
+
version = "2.4.0";
312
383
};
313
384
fluent-plugin-s3 = {
314
385
dependencies = ["aws-sdk-s3" "aws-sdk-sqs" "fluentd"];
···
316
387
platforms = [];
317
388
source = {
318
389
remotes = ["https://rubygems.org"];
319
319
-
sha256 = "093fs43bixd0lmjfpkk1fl24asa1w8kacqrm82lbfx4cq4dg4fif";
390
390
+
sha256 = "191j1y76irfgrsj259mj062izkfxrr5kajixdf17h26m3l9n5pgh";
320
391
type = "gem";
321
392
};
322
322
-
version = "1.1.11";
393
393
+
version = "1.6.1";
323
394
};
324
395
fluent-plugin-webhdfs = {
325
396
dependencies = ["fluentd" "webhdfs"];
···
327
398
platforms = [];
328
399
source = {
329
400
remotes = ["https://rubygems.org"];
330
330
-
sha256 = "1mhy321gxb59yk0rsawnqf3kfx33ncdlnpmn4rdfzgi0v8ya0fp4";
401
401
+
sha256 = "1llpsbd5n2lgxbq16px5hbp3zfw65bdp46b08v87b6rmn3h47aiv";
331
402
type = "gem";
332
403
};
333
333
-
version = "1.2.4";
404
404
+
version = "1.5.0";
334
405
};
335
406
fluentd = {
336
336
-
dependencies = ["cool.io" "dig_rb" "http_parser.rb" "msgpack" "serverengine" "sigdump" "strptime" "tzinfo" "tzinfo-data" "yajl-ruby"];
407
407
+
dependencies = ["cool.io" "http_parser.rb" "msgpack" "serverengine" "sigdump" "strptime" "tzinfo" "tzinfo-data" "webrick" "yajl-ruby"];
337
408
groups = ["default"];
338
409
platforms = [];
339
410
source = {
340
411
remotes = ["https://rubygems.org"];
341
341
-
sha256 = "1pyjd31z95l819n9sbl6bl5bvjmyi39is0p2i0im3v0r9ydgyf27";
412
412
+
sha256 = "1vrw0i286ssrr33g1zayqjk9fxmjz8a4xhrka0id2a9w3ncq275z";
342
413
type = "gem";
343
414
};
344
344
-
version = "1.7.0";
415
415
+
version = "1.14.3";
345
416
};
346
417
google-protobuf = {
347
418
groups = ["default"];
348
419
platforms = [];
349
420
source = {
350
421
remotes = ["https://rubygems.org"];
351
351
-
sha256 = "0pb7v00zya00jddl7cpraz27xi3jsdjn31mm672byqwzdyghpfka";
422
422
+
sha256 = "1dwx4ns39bpmzmhglyip9d68i117zspf5lp865pf6hrsmmdf2k53";
352
423
type = "gem";
353
424
};
354
354
-
version = "3.9.1";
425
425
+
version = "3.19.1";
355
426
};
356
427
"http_parser.rb" = {
357
428
groups = ["default"];
358
429
platforms = [];
359
430
source = {
360
431
remotes = ["https://rubygems.org"];
361
361
-
sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
432
432
+
sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
362
433
type = "gem";
363
434
};
364
364
-
version = "0.6.0";
435
435
+
version = "0.8.0";
365
436
};
366
437
jmespath = {
367
438
groups = ["default"];
···
399
470
platforms = [];
400
471
source = {
401
472
remotes = ["https://rubygems.org"];
402
402
-
sha256 = "1qr2mkm2i3m76zarvy7qgjl9596hmvjrg7x6w42vx8cfsbf5p0y1";
473
473
+
sha256 = "06iajjyhx0rvpn4yr3h1hc4w4w3k59bdmfhxnjzzh76wsrdxxrc6";
403
474
type = "gem";
404
475
};
405
405
-
version = "1.3.1";
476
476
+
version = "1.4.2";
406
477
};
407
478
multi_json = {
408
479
groups = ["default"];
409
480
platforms = [];
410
481
source = {
411
482
remotes = ["https://rubygems.org"];
412
412
-
sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv";
483
483
+
sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
413
484
type = "gem";
414
485
};
415
415
-
version = "1.13.1";
486
486
+
version = "1.15.0";
416
487
};
417
488
multipart-post = {
418
489
groups = ["default"];
···
429
500
platforms = [];
430
501
source = {
431
502
remotes = ["https://rubygems.org"];
432
432
-
sha256 = "0xnfv2j2bqgdpg2yq9i2rxby0w2sc9h5iyjkpaas2xknwrgmhdb0";
503
503
+
sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
433
504
type = "gem";
434
505
};
435
435
-
version = "4.0.1";
506
506
+
version = "4.0.6";
507
507
+
};
508
508
+
rake = {
509
509
+
groups = ["default"];
510
510
+
platforms = [];
511
511
+
source = {
512
512
+
remotes = ["https://rubygems.org"];
513
513
+
sha256 = "15whn7p9nrkxangbs9hh75q585yfn66lv0v2mhj6q6dl6x8bzr2w";
514
514
+
type = "gem";
515
515
+
};
516
516
+
version = "13.0.6";
436
517
};
437
518
ruby-kafka = {
438
519
dependencies = ["digest-crc"];
···
440
521
platforms = [];
441
522
source = {
442
523
remotes = ["https://rubygems.org"];
443
443
-
sha256 = "0m50s1xabvgq36k9jx2qj8bd8ivvkxa6fs2czi22jxhzqsl3xlvc";
524
524
+
sha256 = "1bmp3nsf836z3392drhlfmhav2025k46yj8sbhphpphr22v3ka7k";
525
525
+
type = "gem";
526
526
+
};
527
527
+
version = "1.4.0";
528
528
+
};
529
529
+
ruby2_keywords = {
530
530
+
groups = ["default"];
531
531
+
platforms = [];
532
532
+
source = {
533
533
+
remotes = ["https://rubygems.org"];
534
534
+
sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
444
535
type = "gem";
445
536
};
446
446
-
version = "0.7.10";
537
537
+
version = "0.0.5";
447
538
};
448
539
serverengine = {
449
540
dependencies = ["sigdump"];
···
451
542
platforms = [];
452
543
source = {
453
544
remotes = ["https://rubygems.org"];
454
454
-
sha256 = "10y535621y0kyn40bkcnl01zrsf3z4abf4mdl8m3fdcmj30mazlw";
545
545
+
sha256 = "1gzhggx40a53mnv4f32xag4h6ai0s5m3w06s59b0h6ih7rqvwns9";
455
546
type = "gem";
456
547
};
457
457
-
version = "2.1.1";
548
548
+
version = "2.2.4";
458
549
};
459
550
sigdump = {
460
551
groups = ["default"];
···
471
562
platforms = [];
472
563
source = {
473
564
remotes = ["https://rubygems.org"];
474
474
-
sha256 = "1yj5wwa7wbhgi7w8d9ihpzpf99niw956fhyxddhayj09fgmdcxd8";
565
565
+
sha256 = "1ycs0xz58kymf7yp4h56f0nid2z7g3s18dj7pa3p790pfzzpgvcq";
475
566
type = "gem";
476
567
};
477
477
-
version = "0.2.3";
568
568
+
version = "0.2.5";
478
569
};
479
570
tzinfo = {
480
571
dependencies = ["concurrent-ruby"];
···
482
573
platforms = [];
483
574
source = {
484
575
remotes = ["https://rubygems.org"];
485
485
-
sha256 = "0jp9f5120az6q84w5w19nnn6g6yl2whc1cbcnnv4xryw9q8vqbkb";
576
576
+
sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z";
486
577
type = "gem";
487
578
};
488
488
-
version = "2.0.0";
579
579
+
version = "2.0.4";
489
580
};
490
581
tzinfo-data = {
491
582
dependencies = ["tzinfo"];
···
493
584
platforms = [];
494
585
source = {
495
586
remotes = ["https://rubygems.org"];
496
496
-
sha256 = "1m507in0d7vlfgasxpkz3y1a44zp532k9qlqcaz90ay939sz9h5q";
587
587
+
sha256 = "0w1iyvw0m2xvdr4654jnn1g27jwj84y94dvaj1k2p3lcrvndm698";
497
588
type = "gem";
498
589
};
499
499
-
version = "1.2019.2";
590
590
+
version = "1.2021.5";
500
591
};
501
592
webhdfs = {
502
593
dependencies = ["addressable"];
···
504
595
platforms = [];
505
596
source = {
506
597
remotes = ["https://rubygems.org"];
507
507
-
sha256 = "0gs6xb9dz9bp5xc38yplfy48jcgj7jrj0zg0vgi7ydkxnkzkhbf2";
598
598
+
sha256 = "0pkdsj8ybjfp1sr7gzdxd7van5fpmhc9v2c5g3hifdx4s4yzhcq7";
599
599
+
type = "gem";
600
600
+
};
601
601
+
version = "0.10.2";
602
602
+
};
603
603
+
webrick = {
604
604
+
groups = ["default"];
605
605
+
platforms = [];
606
606
+
source = {
607
607
+
remotes = ["https://rubygems.org"];
608
608
+
sha256 = "1d4cvgmxhfczxiq5fr534lmizkhigd15bsx5719r5ds7k7ivisc7";
508
609
type = "gem";
509
610
};
510
510
-
version = "0.8.0";
611
611
+
version = "1.7.0";
511
612
};
512
613
yajl-ruby = {
513
614
groups = ["default"];