|
| 1 | +PATH |
| 2 | + remote: gem |
| 3 | + specs: |
| 4 | + fluent-plugin-kubernetes-objects (1.1.4) |
| 5 | + fluentd (~> 1.9.1) |
| 6 | + http_parser.rb (= 0.5.3) |
| 7 | + kubeclient (~> 4.6.0) |
| 8 | + |
1 | 9 | GEM |
2 | 10 | remote: https://rubygems.org/ |
3 | 11 | specs: |
|
26 | 34 | fluent-plugin-jq (0.5.1) |
27 | 35 | fluentd (>= 0.14.10, < 2) |
28 | 36 | multi_json (~> 1.13) |
29 | | - fluent-plugin-kubernetes_metadata_filter (2.4.2) |
30 | | - fluentd (>= 0.14.0, < 2) |
31 | | - kubeclient (< 5) |
32 | | - lru_redux |
33 | 37 | fluent-plugin-prometheus (1.7.0) |
34 | 38 | fluentd (>= 0.14.20, < 2) |
35 | 39 | prometheus-client (< 0.10) |
36 | 40 | fluent-plugin-record-modifier (2.1.0) |
37 | 41 | fluentd (>= 1.0, < 2) |
38 | | - fluent-plugin-splunk-hec (1.2.1) |
39 | | - activesupport (~> 5.2) |
40 | | - fluent-plugin-kubernetes_metadata_filter (~> 2.4.2) |
| 42 | + fluent-plugin-splunk-hec (1.2.3) |
41 | 43 | fluentd (>= 1.4) |
42 | | - http_parser.rb (= 0.5.3) |
43 | 44 | multi_json (~> 1.13) |
44 | 45 | net-http-persistent (~> 3.1) |
45 | 46 | openid_connect (~> 1.1.8) |
|
77 | 78 | http (>= 3.0, < 5.0) |
78 | 79 | recursive-open-struct (~> 1.0, >= 1.0.4) |
79 | 80 | rest-client (~> 2.0) |
80 | | - lru_redux (1.1.0) |
81 | 81 | mail (2.7.1) |
82 | 82 | mini_mime (>= 0.1.1) |
83 | 83 | mime-types (3.3.1) |
@@ -105,13 +105,13 @@ GEM |
105 | 105 | quantile (~> 0.2.1) |
106 | 106 | public_suffix (4.0.3) |
107 | 107 | quantile (0.2.1) |
108 | | - rack (2.2.2) |
109 | | - rack-oauth2 (1.10.1) |
| 108 | + rack (2.2.3) |
| 109 | + rack-oauth2 (1.16.0) |
110 | 110 | activesupport |
111 | 111 | attr_required |
112 | 112 | httpclient |
113 | 113 | json-jwt (>= 1.11.0) |
114 | | - rack |
| 114 | + rack (>= 2.1.0) |
115 | 115 | rake (13.0.1) |
116 | 116 | recursive-open-struct (1.1.0) |
117 | 117 | rest-client (2.1.0) |
@@ -152,9 +152,10 @@ PLATFORMS |
152 | 152 | DEPENDENCIES |
153 | 153 | bigdecimal (= 2.0.0) |
154 | 154 | fluent-plugin-jq (= 0.5.1) |
| 155 | + fluent-plugin-kubernetes-objects! |
155 | 156 | fluent-plugin-prometheus (= 1.7.0) |
156 | 157 | fluent-plugin-record-modifier (= 2.1.0) |
157 | | - fluent-plugin-splunk-hec (= 1.2.1) |
| 158 | + fluent-plugin-splunk-hec (>= 1.2.3) |
158 | 159 | fluentd (= 1.9.1) |
159 | 160 | http_parser.rb (= 0.5.3) |
160 | 161 | kubeclient (= 4.6.0) |
|
0 commit comments