Skip to content

Commit

Permalink
chore(deps): bump the bundler group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update in the /logs-concentrator directory: [fluentd](https://github.com/fluent/fluentd).
Bumps the bundler group with 1 update in the /logs-dispatcher directory: [fluentd](https://github.com/fluent/fluentd).


Updates `fluentd` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/fluent/fluentd/releases)
- [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md)
- [Commits](fluent/fluentd@v1.17.1...v1.18.0)

Updates `fluentd` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/fluent/fluentd/releases)
- [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md)
- [Commits](fluent/fluentd@v1.17.1...v1.18.0)

---
updated-dependencies:
- dependency-name: fluentd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: fluentd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 02a2806 commit 8bdb967
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion logs-concentrator/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "fluent-plugin-elasticsearch", "5.4.3"
gem "fluent-plugin-opensearch", "1.1.5"
gem "fluent-plugin-prometheus", "2.2.0"
gem "fluentd", "1.17.1"
gem "fluentd", "1.18.0"
12 changes: 6 additions & 6 deletions logs-concentrator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
base64 (0.2.0)
concurrent-ruby (1.3.4)
cool.io (1.9.0)
csv (3.3.0)
csv (3.3.2)
drb (2.2.1)
elastic-transport (8.3.5)
faraday (< 3)
Expand Down Expand Up @@ -53,7 +53,7 @@ GEM
fluent-plugin-prometheus (2.2.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluentd (1.17.1)
fluentd (1.18.0)
base64 (~> 0.2)
bundler
cool.io (>= 1.4.5, < 2.0.0)
Expand All @@ -72,8 +72,8 @@ GEM
http_parser.rb (0.8.0)
jmespath (1.6.2)
json (2.7.6)
logger (1.6.1)
msgpack (1.7.3)
logger (1.6.4)
msgpack (1.7.5)
multi_json (1.15.0)
net-http (0.4.1)
uri
Expand All @@ -93,7 +93,7 @@ GEM
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
uri (0.13.1)
webrick (1.9.0)
webrick (1.9.1)
yajl-ruby (1.4.3)

PLATFORMS
Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
fluent-plugin-elasticsearch (= 5.4.3)
fluent-plugin-opensearch (= 1.1.5)
fluent-plugin-prometheus (= 2.2.0)
fluentd (= 1.17.1)
fluentd (= 1.18.0)

BUNDLED WITH
2.5.22
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ gem "fluent-plugin-route", "1.0.0"
gem "fluent-plugin-s3", "1.8.2"
gem "fluent-plugin-splunk-enterprise", "0.10.2"
gem "fluent-plugin-sumologic_output", "1.10.0"
gem "fluentd", "1.17.1"
gem "fluentd", "1.18.0"
8 changes: 4 additions & 4 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
cool.io (1.9.0)
csv (3.3.1)
csv (3.3.2)
domain_name (0.6.20240107)
drb (2.2.1)
ffi (1.17.0-x86_64-linux-gnu)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
fluent-plugin-sumologic_output (1.10.0)
fluentd
httpclient
fluentd (1.17.1)
fluentd (1.18.0)
base64 (~> 0.2)
bundler
cool.io (>= 1.4.5, < 2.0.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.3)
logger (1.6.4)
lru_redux (1.1.0)
mime-types (3.6.0)
logger
Expand Down Expand Up @@ -184,7 +184,7 @@ DEPENDENCIES
fluent-plugin-s3 (= 1.8.2)
fluent-plugin-splunk-enterprise (= 0.10.2)
fluent-plugin-sumologic_output (= 1.10.0)
fluentd (= 1.17.1)
fluentd (= 1.18.0)

BUNDLED WITH
2.5.22

0 comments on commit 8bdb967

Please sign in to comment.