File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
77gem "fluent-plugin-elasticsearch" , "5.4.4"
88gem "fluent-plugin-opensearch" , "1.1.5"
99gem "fluent-plugin-prometheus" , "2.2.1"
10- gem "fluentd" , "1.17.1 "
10+ gem "fluentd" , "1.18.0 "
Original file line number Diff line number Diff line change 5353 fluent-plugin-prometheus (2.2.1 )
5454 fluentd (>= 1.9.1 , < 2 )
5555 prometheus-client (>= 2.1.0 )
56- fluentd (1.17.1 )
56+ fluentd (1.18.0 )
5757 base64 (~> 0.2 )
5858 bundler
5959 cool.io (>= 1.4.5 , < 2.0.0 )
7272 http_parser.rb (0.8.0 )
7373 jmespath (1.6.2 )
7474 json (2.7.6 )
75- logger (1.6.6 )
76- msgpack (1.7.5 )
75+ logger (1.7.0 )
76+ msgpack (1.8.0 )
7777 multi_json (1.15.0 )
7878 net-http (0.4.1 )
7979 uri
9090 strptime (0.2.5 )
9191 tzinfo (2.0.6 )
9292 concurrent-ruby (~> 1.0 )
93- tzinfo-data (1.2024 .2 )
93+ tzinfo-data (1.2025 .2 )
9494 tzinfo (>= 1.0.0 )
9595 uri (0.13.2 )
9696 webrick (1.9.1 )
@@ -104,7 +104,7 @@ DEPENDENCIES
104104 fluent-plugin-elasticsearch (= 5.4.4 )
105105 fluent-plugin-opensearch (= 1.1.5 )
106106 fluent-plugin-prometheus (= 2.2.1 )
107- fluentd (= 1.17.1 )
107+ fluentd (= 1.18.0 )
108108
109109BUNDLED WITH
110110 2.5.22
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ gem "fluent-plugin-route", "1.0.0"
1818gem "fluent-plugin-s3" , "1.8.3"
1919gem "fluent-plugin-splunk-enterprise" , "0.10.2"
2020gem "fluent-plugin-sumologic_output" , "1.10.0"
21- gem "fluentd" , "1.17.1 "
21+ gem "fluentd" , "1.18.0 "
Original file line number Diff line number Diff line change 8989 fluent-plugin-sumologic_output (1.10.0 )
9090 fluentd
9191 httpclient
92- fluentd (1.17.1 )
92+ fluentd (1.18.0 )
9393 base64 (~> 0.2 )
9494 bundler
9595 cool.io (>= 1.4.5 , < 2.0.0 )
@@ -186,7 +186,7 @@ DEPENDENCIES
186186 fluent-plugin-s3 (= 1.8.3 )
187187 fluent-plugin-splunk-enterprise (= 0.10.2 )
188188 fluent-plugin-sumologic_output (= 1.10.0 )
189- fluentd (= 1.17.1 )
189+ fluentd (= 1.18.0 )
190190
191191BUNDLED WITH
192192 2.5.22
You can’t perform that action at this time.
0 commit comments