File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
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.3"
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.1 )
9696 webrick (1.9.1 )
@@ -104,7 +104,7 @@ DEPENDENCIES
104104 fluent-plugin-elasticsearch (= 5.4.3 )
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 8787 fluent-plugin-sumologic_output (1.10.0 )
8888 fluentd
8989 httpclient
90- fluentd (1.17.1 )
90+ fluentd (1.18.0 )
9191 base64 (~> 0.2 )
9292 bundler
9393 cool.io (>= 1.4.5 , < 2.0.0 )
127127 llhttp-ffi (0.5.0 )
128128 ffi-compiler (~> 1.0 )
129129 rake (~> 13.0 )
130- logger (1.6.6 )
130+ logger (1.7.0 )
131131 mime-types (3.6.0 )
132132 logger
133133 mime-types-data (~> 3.2015 )
@@ -184,7 +184,7 @@ DEPENDENCIES
184184 fluent-plugin-s3 (= 1.8.3 )
185185 fluent-plugin-splunk-enterprise (= 0.10.2 )
186186 fluent-plugin-sumologic_output (= 1.10.0 )
187- fluentd (= 1.17.1 )
187+ fluentd (= 1.18.0 )
188188
189189BUNDLED WITH
190190 2.5.22
You can’t perform that action at this time.
0 commit comments