12
12
PATH
13
13
remote: gem
14
14
specs:
15
- fluent-plugin-kubernetes-objects (1.2.0 )
15
+ fluent-plugin-kubernetes-objects (1.2.1 )
16
16
fluentd (>= 1.9.1 )
17
17
http_parser.rb (= 0.8.0 )
18
18
kubeclient (~> 4.9.3 )
19
19
20
20
GEM
21
21
remote: https://rubygems.org/
22
22
specs:
23
- activemodel (7.0.3.1 )
24
- activesupport (= 7.0.3.1 )
25
- activesupport (7.0.3.1 )
23
+ activemodel (7.0.4 )
24
+ activesupport (= 7.0.4 )
25
+ activesupport (7.0.4 )
26
26
concurrent-ruby (~> 1.0 , >= 1.0.2 )
27
27
i18n (>= 1.6 , < 2 )
28
28
minitest (>= 5.1 )
32
32
aes_key_wrap (1.1.0 )
33
33
attr_required (1.0.1 )
34
34
bigdecimal (3.0.2 )
35
- bindata (2.4.10 )
35
+ bindata (2.4.14 )
36
36
concurrent-ruby (1.1.10 )
37
- connection_pool (2.2.5 )
37
+ connection_pool (2.3.0 )
38
38
cool.io (1.7.1 )
39
39
domain_name (0.5.20190701 )
40
40
unf (>= 0.0.5 , < 1.0.0 )
41
+ faraday (2.7.1 )
42
+ faraday-net_http (>= 2.0 , < 3.1 )
43
+ ruby2_keywords (>= 0.0.4 )
44
+ faraday-follow_redirects (0.3.0 )
45
+ faraday (>= 1 , < 3 )
46
+ faraday-net_http (3.0.2 )
41
47
ffi (1.15.5 )
42
48
ffi-compiler (1.0.1 )
43
49
ffi (>= 1.0.0 )
50
56
prometheus-client (>= 2.1.0 )
51
57
fluent-plugin-record-modifier (2.1.0 )
52
58
fluentd (>= 1.0 , < 2 )
53
- fluent-plugin-splunk-hec (1.3.0 )
59
+ fluent-plugin-splunk-hec (1.3.1 )
54
60
fluentd (>= 1.5 )
61
+ json-jwt (~> 1.15.0 )
55
62
multi_json (~> 1.13 )
56
63
net-http-persistent (~> 4.0 )
57
64
openid_connect (~> 1.1.8 )
58
65
prometheus-client (>= 2.1.0 )
66
+ rack-oauth2 (~> 1.19 )
59
67
fluentd (1.15.3 )
60
68
bundler
61
69
cool.io (>= 1.4.5 , < 2.0.0 )
83
91
httpclient (2.8.3 )
84
92
i18n (1.12.0 )
85
93
concurrent-ruby (~> 1.0 )
86
- json-jwt (1.15.2 )
94
+ json-jwt (1.15.3 )
87
95
activesupport (>= 4.2 )
88
96
aes_key_wrap
89
97
bindata
96
104
mime-types-data (~> 3.2015 )
97
105
mime-types-data (3.2022.0105 )
98
106
mini_mime (1.1.2 )
99
- minitest (5.16.2 )
107
+ minitest (5.16.3 )
100
108
msgpack (1.6.0 )
101
109
multi_json (1.15.0 )
102
110
net-http-persistent (4.0.1 )
116
124
prometheus-client (4.0.0 )
117
125
public_suffix (4.0.7 )
118
126
rack (3.0.1 )
119
- rack-oauth2 (1.21.2 )
127
+ rack-oauth2 (1.21.3 )
120
128
activesupport
121
129
attr_required
122
130
httpclient
@@ -129,14 +137,16 @@ GEM
129
137
http-cookie (>= 1.0.2 , < 2.0 )
130
138
mime-types (>= 1.16 , < 4.0 )
131
139
netrc (~> 0.8 )
140
+ ruby2_keywords (0.0.5 )
132
141
serverengine (2.3.0 )
133
142
sigdump (~> 0.2.2 )
134
143
sigdump (0.2.4 )
135
144
strptime (0.2.5 )
136
- swd (1.3.0 )
145
+ swd (2.0.2 )
137
146
activesupport (>= 3 )
138
147
attr_required (>= 0.0.5 )
139
- httpclient (>= 2.4 )
148
+ faraday (~> 2.0 )
149
+ faraday-follow_redirects
140
150
tzinfo (2.0.5 )
141
151
concurrent-ruby (~> 1.0 )
142
152
tzinfo-data (1.2022.6 )
150
160
validate_url (1.0.15 )
151
161
activemodel (>= 3.0.0 )
152
162
public_suffix
153
- webfinger (1.2.0 )
163
+ webfinger (2. 1.2 )
154
164
activesupport
155
- httpclient (>= 2.4 )
165
+ faraday (~> 2.0 )
166
+ faraday-follow_redirects
156
167
webrick (1.7.0 )
157
168
yajl-ruby (1.4.3 )
158
169
@@ -165,7 +176,7 @@ DEPENDENCIES
165
176
fluent-plugin-kubernetes-objects !
166
177
fluent-plugin-prometheus (>= 2.0 )
167
178
fluent-plugin-record-modifier (= 2.1.0 )
168
- fluent-plugin-splunk-hec (= 1.3.0 )
179
+ fluent-plugin-splunk-hec (= 1.3.1 )
169
180
fluentd (>= 1.15 )
170
181
http_parser.rb (>= 0.5.3 )
171
182
kubeclient !
0 commit comments