@@ -23,7 +23,7 @@ gem "serverengine", "2.4.0"
2323gem "msgpack" , "1.8.0"
2424gem "oj" , "3.16.11"
2525gem "tzinfo" , "2.0.6"
26- gem "tzinfo-data" , "1.2026.1 "
26+ gem "tzinfo-data" , "1.2026.2 "
2727
2828# Fluentd v1.19.0 requires io-event 1.10.x or before.
2929# The dependency condition cannot be met with async >= 2.25
@@ -60,7 +60,7 @@ gem "ruby-kafka", "1.5.0"
6060gem "digest-murmurhash" , "1.1.1"
6161gem "fluent-plugin-kafka" , "0.19.6"
6262gem "prometheus-client" , "4.2.5"
63- gem "fluent-plugin-prometheus" , "2.2.1 "
63+ gem "fluent-plugin-prometheus" , "2.2.2 "
6464gem "fluent-plugin-prometheus_pushgateway" , "0.2.1"
6565gem "jmespath" , "1.6.2"
6666gem "aws-partitions" , "1.1150.0"
@@ -104,7 +104,7 @@ gem "win32-event", "0.6.3", platforms: windows_platforms
104104gem "win32-ipc" , "0.7.0" , platforms : windows_platforms
105105# Use officially released version when PR was merged and released.
106106#gem "win32-service", "2.3.2", platforms: windows_platforms
107- gem "winevt_c" , "0.11.2 " , platforms : windows_platforms
107+ gem "winevt_c" , "0.11.3 " , platforms : windows_platforms
108108gem "win32-eventlog" , "0.6.7" , platforms : windows_platforms
109109gem "fluent-plugin-parser-winevt_xml" , "0.2.8" , platforms : windows_platforms
110110gem "fluent-plugin-windows-eventlog" , "0.9.2" , platforms : windows_platforms
0 commit comments