1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- async (1.32 .1 )
5
- console (~> 1.10 )
6
- nio4r ( ~> 2.3 )
7
- timers (~> 4.1 )
8
- async-http (0.64.2 )
9
- async (>= 1.25 )
10
- async-io ( >= 1.28 )
11
- async-pool ( >= 0.2 )
12
- protocol-http (~> 0.26.0 )
13
- protocol-http1 (~> 0.19.0 )
14
- protocol-http2 (~> 0.16.0 )
15
- traces (>= 0.10.0 )
16
- async-io ( 1.42.1 )
17
- async
18
- async-pool (0.6.1 )
4
+ async (2.21 .1 )
5
+ console (~> 1.29 )
6
+ fiber-annotation
7
+ io-event (~> 1.6 , >= 1.6.5 )
8
+ async-http (0.86.0 )
9
+ async (>= 2.10.2 )
10
+ async-pool ( ~> 0.9 )
11
+ io-endpoint ( ~> 0.14 )
12
+ io-stream (~> 0.6 )
13
+ metrics (~> 0.12 )
14
+ protocol-http (~> 0.43 )
15
+ protocol-http1 (>= 0.28.1 )
16
+ protocol-http2 ( ~> 0.22 )
17
+ traces ( ~> 0.10 )
18
+ async-pool (0.10.2 )
19
19
async (>= 1.25 )
20
+ traces
20
21
aws-eventstream (1.3.0 )
21
22
aws-partitions (1.1008.0 )
22
23
aws-sdk-cloudwatchlogs (1.53.0 )
45
46
bigdecimal (3.1.8 )
46
47
concurrent-ruby (1.3.4 )
47
48
connection_pool (2.4.1 )
48
- console (1.24 .0 )
49
+ console (1.29 .0 )
49
50
fiber-annotation
50
- fiber-local
51
+ fiber-local ( ~> 1.1 )
51
52
json
52
53
cool.io (1.9.0 )
53
54
csv (3.3.0 )
84
85
ffi (1.17.0-x86_64-linux-gnu )
85
86
ffi (1.17.0-x86_64-linux-musl )
86
87
fiber-annotation (0.2.0 )
87
- fiber-local (1.0.0 )
88
+ fiber-local (1.1.0 )
89
+ fiber-storage
90
+ fiber-storage (1.0.0 )
88
91
fluent-config-regexp-type (1.0.0 )
89
92
fluentd (> 1.0.0 , < 2 )
90
93
fluent-plugin-azure-loganalytics (0.7.0 )
@@ -165,11 +168,15 @@ GEM
165
168
http-cookie (1.0.5 )
166
169
domain_name (~> 0.5 )
167
170
http_parser.rb (0.8.0 )
171
+ io-endpoint (0.14.0 )
172
+ io-event (1.7.4 )
173
+ io-stream (0.6.1 )
168
174
jmespath (1.6.2 )
169
175
json (2.8.2 )
170
176
libxml-ruby (5.0.3 )
171
177
logger (1.6.1 )
172
178
ltsv (0.1.2 )
179
+ metrics (0.12.1 )
173
180
mime-types (3.4.1 )
174
181
mime-types-data (~> 3.2015 )
175
182
mime-types-data (3.2022.0105 )
180
187
net-http-persistent (4.0.2 )
181
188
connection_pool (~> 2.2 )
182
189
netrc (0.11.0 )
183
- nio4r (2.7.1 )
184
190
oj (3.16.7 )
185
191
bigdecimal (>= 3.0 )
186
192
ostruct (>= 0.2 )
@@ -190,11 +196,11 @@ GEM
190
196
ostruct (0.6.0 )
191
197
prometheus-client (4.2.3 )
192
198
base64
193
- protocol-hpack (1.4.3 )
194
- protocol-http (0.26.4 )
195
- protocol-http1 (0.19 .1 )
199
+ protocol-hpack (1.5.1 )
200
+ protocol-http (0.47.0 )
201
+ protocol-http1 (0.28 .1 )
196
202
protocol-http (~> 0.22 )
197
- protocol-http2 (0.16 .0 )
203
+ protocol-http2 (0.22 .0 )
198
204
protocol-hpack (~> 1.4 )
199
205
protocol-http (~> 0.18 )
200
206
rake (13.2.1 )
211
217
sigdump (~> 0.2.2 )
212
218
sigdump (0.2.5 )
213
219
strptime (0.2.5 )
214
- timers (4.3.5 )
215
- traces (0.11.1 )
220
+ traces (0.14.1 )
216
221
typhoeus (1.4.1 )
217
222
ethon (>= 0.9.0 )
218
223
tzinfo (2.0.6 )
@@ -234,8 +239,8 @@ PLATFORMS
234
239
x86_64-linux-musl
235
240
236
241
DEPENDENCIES
237
- async (= 1.32 .1 )
238
- async-http (= 0.64.2 )
242
+ async (= 2.21 .1 )
243
+ async-http (= 0.86.0 )
239
244
fluent-plugin-azure-loganalytics (= 0.7.0 )
240
245
fluent-plugin-azurestorage-gen2 (= 0.3.9 )
241
246
fluent-plugin-cloudwatch-logs (= 0.14.3 )
0 commit comments