Skip to content

Commit ed7d7b2

Browse files
committed
Update bundled gems
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 61e7b40 commit ed7d7b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

fluent-package/Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gem "serverengine", "2.4.0"
2323
gem "msgpack", "1.8.0"
2424
gem "oj", "3.16.11"
2525
gem "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"
6060
gem "digest-murmurhash", "1.1.1"
6161
gem "fluent-plugin-kafka", "0.19.6"
6262
gem "prometheus-client", "4.2.5"
63-
gem "fluent-plugin-prometheus", "2.2.1"
63+
gem "fluent-plugin-prometheus", "2.2.2"
6464
gem "fluent-plugin-prometheus_pushgateway", "0.2.1"
6565
gem "jmespath", "1.6.2"
6666
gem "aws-partitions", "1.1150.0"
@@ -104,7 +104,7 @@ gem "win32-event", "0.6.3", platforms: windows_platforms
104104
gem "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
108108
gem "win32-eventlog", "0.6.7", platforms: windows_platforms
109109
gem "fluent-plugin-parser-winevt_xml", "0.2.8", platforms: windows_platforms
110110
gem "fluent-plugin-windows-eventlog", "0.9.2", platforms: windows_platforms

0 commit comments

Comments
 (0)