|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
| 4 | + async (2.24.0) |
| 5 | + console (~> 1.29) |
| 6 | + fiber-annotation |
| 7 | + io-event (~> 1.9) |
| 8 | + metrics (~> 0.12) |
| 9 | + traces (~> 0.15) |
| 10 | + async-http (0.91.0) |
| 11 | + async (>= 2.10.2) |
| 12 | + async-pool (~> 0.11) |
| 13 | + io-endpoint (~> 0.14) |
| 14 | + io-stream (~> 0.6) |
| 15 | + metrics (~> 0.12) |
| 16 | + protocol-http (~> 0.49) |
| 17 | + protocol-http1 (~> 0.30) |
| 18 | + protocol-http2 (~> 0.22) |
| 19 | + traces (~> 0.10) |
| 20 | + async-pool (0.11.0) |
| 21 | + async (>= 2.0) |
4 | 22 | base64 (0.2.0)
|
5 |
| - concurrent-ruby (1.2.3) |
6 |
| - console (1.23.7) |
| 23 | + concurrent-ruby (1.3.5) |
| 24 | + console (1.33.0) |
7 | 25 | fiber-annotation
|
8 |
| - fiber-local |
| 26 | + fiber-local (~> 1.1) |
9 | 27 | json
|
10 |
| - cool.io (1.8.1) |
| 28 | + cool.io (1.9.0) |
| 29 | + csv (3.3.5) |
11 | 30 | dig_rb (1.0.1)
|
| 31 | + drb (2.2.3) |
12 | 32 | fiber-annotation (0.2.0)
|
13 | 33 | fiber-local (1.1.0)
|
14 | 34 | fiber-storage
|
15 |
| - fiber-storage (1.0.0) |
| 35 | + fiber-storage (1.0.1) |
16 | 36 | fluent-config-regexp-type (1.0.0)
|
17 | 37 | fluentd (> 1.0.0, < 2)
|
18 |
| - fluent-plugin-concat (2.5.0) |
| 38 | + fluent-plugin-concat (2.6.0) |
19 | 39 | fluentd (>= 0.14.0, < 2)
|
20 | 40 | fluent-plugin-dedot_filter (1.0.0)
|
21 | 41 | fluentd (>= 0.14.0, < 2)
|
|
54 | 74 | fluentd (>= 0.14, < 2)
|
55 | 75 | lru_redux (>= 1.0.0)
|
56 | 76 | user_agent_parser (>= 2.2.0)
|
57 |
| - fluentd (1.16.7) |
| 77 | + fluentd (1.19.0) |
| 78 | + async-http (~> 0.86) |
| 79 | + base64 (~> 0.2) |
58 | 80 | bundler
|
59 |
| - console (< 1.24) |
60 | 81 | cool.io (>= 1.4.5, < 2.0.0)
|
| 82 | + csv (~> 3.2) |
| 83 | + drb (~> 2.2) |
61 | 84 | http_parser.rb (>= 0.5.1, < 0.9.0)
|
62 |
| - logger (= 1.6.2) |
| 85 | + io-event (< 1.11.0) |
| 86 | + io-stream (< 0.8.0) |
| 87 | + logger (~> 1.6) |
63 | 88 | msgpack (>= 1.3.1, < 2.0.0)
|
64 | 89 | serverengine (>= 2.3.2, < 3.0.0)
|
65 | 90 | sigdump (~> 0.2.5)
|
66 | 91 | strptime (>= 0.2.4, < 1.0.0)
|
67 | 92 | tzinfo (>= 1.0, < 3.0)
|
68 | 93 | tzinfo-data (~> 1.0)
|
| 94 | + uri (~> 1.0) |
69 | 95 | webrick (~> 1.4)
|
70 | 96 | yajl-ruby (~> 1.0)
|
| 97 | + zstd-ruby (~> 1.5) |
71 | 98 | geoip-c (0.9.1)
|
72 | 99 | geoip2_c (0.3.4)
|
73 | 100 | http_parser.rb (0.8.0)
|
74 |
| - json (2.9.1) |
| 101 | + io-endpoint (0.15.2) |
| 102 | + io-event (1.10.2) |
| 103 | + io-stream (0.7.0) |
| 104 | + json (2.13.2) |
75 | 105 | logfmt (0.0.10)
|
76 |
| - logger (1.6.2) |
| 106 | + logger (1.7.0) |
77 | 107 | lru_redux (1.1.0)
|
78 |
| - msgpack (1.7.5) |
| 108 | + metrics (0.13.0) |
| 109 | + msgpack (1.8.0) |
79 | 110 | myslog (0.1.1)
|
80 | 111 | prometheus-client (4.2.4)
|
81 | 112 | base64
|
82 |
| - serverengine (2.3.2) |
| 113 | + protocol-hpack (1.5.1) |
| 114 | + protocol-http (0.53.0) |
| 115 | + protocol-http1 (0.34.1) |
| 116 | + protocol-http (~> 0.22) |
| 117 | + protocol-http2 (0.22.1) |
| 118 | + protocol-hpack (~> 1.4) |
| 119 | + protocol-http (~> 0.47) |
| 120 | + serverengine (2.4.0) |
| 121 | + base64 (~> 0.1) |
| 122 | + logger (~> 1.4) |
83 | 123 | sigdump (~> 0.2.2)
|
84 | 124 | sigdump (0.2.5)
|
85 | 125 | strptime (0.2.5)
|
| 126 | + traces (0.17.0) |
86 | 127 | tzinfo (2.0.6)
|
87 | 128 | concurrent-ruby (~> 1.0)
|
88 |
| - tzinfo-data (1.2023.4) |
| 129 | + tzinfo-data (1.2025.2) |
89 | 130 | tzinfo (>= 1.0.0)
|
| 131 | + uri (1.0.3) |
90 | 132 | user_agent_parser (2.16.0)
|
91 |
| - webrick (1.8.2) |
| 133 | + webrick (1.9.1) |
92 | 134 | yajl-ruby (1.4.3)
|
| 135 | + zstd-ruby (1.5.7.0) |
93 | 136 |
|
94 | 137 | PLATFORMS
|
95 | 138 | ruby
|
96 | 139 |
|
97 | 140 | DEPENDENCIES
|
98 |
| - fluent-plugin-concat (= 2.5.0) |
| 141 | + fluent-plugin-concat (= 2.6.0) |
99 | 142 | fluent-plugin-dedot_filter (= 1.0.0)
|
100 | 143 | fluent-plugin-detect-exceptions (= 0.0.16)
|
101 | 144 | fluent-plugin-geoip (= 1.3.2)
|
|
0 commit comments