Skip to content

Commit dc94b9f

Browse files
chore: bundler install
Signed-off-by: Bartosz Michałkiewicz <[email protected]>
1 parent bdb4270 commit dc94b9f

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

images/fluentd/outputs/Gemfile.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,10 @@ GEM
109109
fluent-plugin-gcs (0.4.4)
110110
fluentd (>= 0.14.22, < 2)
111111
google-cloud-storage (~> 1.1)
112-
fluent-plugin-gelf-best (1.3.4)
113-
fluentd (>= 1.0.0)
114-
gelf (>= 3.1.0)
112+
fluent-plugin-gelf-best (1.4.1)
113+
fluentd (>= 1.8.0)
114+
gelf_redux (>= 4.1.0)
115+
oj
115116
fluent-plugin-grafana-loki (1.2.20)
116117
fluentd (>= 1.9.3, < 2)
117118
fluent-plugin-kafka (0.19.3)
@@ -191,7 +192,7 @@ GEM
191192
tzinfo-data (~> 1.0)
192193
webrick (~> 1.4)
193194
yajl-ruby (~> 1.0)
194-
gelf (3.1.0)
195+
gelf_redux (4.1.0)
195196
json
196197
google-apis-core (0.15.1)
197198
addressable (~> 2.5, >= 2.5.1)
@@ -242,7 +243,7 @@ GEM
242243
i18n (1.14.4)
243244
concurrent-ruby (~> 1.0)
244245
jmespath (1.6.2)
245-
json (2.6.3)
246+
json (2.10.2)
246247
json-jwt (1.15.3.1)
247248
activesupport (>= 4.2)
248249
aes_key_wrap
@@ -285,6 +286,9 @@ GEM
285286
nokogiri (1.18.4)
286287
mini_portile2 (~> 2.8.2)
287288
racc (~> 1.4)
289+
oj (3.16.10)
290+
bigdecimal (>= 3.0)
291+
ostruct (>= 0.2)
288292
openid_connect (1.1.8)
289293
activemodel
290294
attr_required (>= 1.0.0)
@@ -299,6 +303,7 @@ GEM
299303
faraday (>= 1.0, < 3)
300304
multi_json (>= 1.0)
301305
os (1.1.4)
306+
ostruct (0.6.1)
302307
prometheus-client (4.2.1)
303308
public_suffix (5.0.3)
304309
racc (1.8.1)

0 commit comments

Comments
 (0)