Skip to content

Commit

Permalink
Update fluentd requirement from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
Updates the requirements on [fluentd](https://github.com/fluent/fluentd) to permit the latest version.
- [Release notes](https://github.com/fluent/fluentd/releases)
- [Changelog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md)
- [Commits](fluent/fluentd@v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: fluentd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 489c34a commit f1ceaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'activesupport', '7.2.0'
gem 'elasticsearch-xpack', '7.17.11'
gem 'fluentd', '1.17.0'
gem 'fluentd', '1.17.1'
gem 'fluent-plugin-concat', '2.5.0'
gem 'fluent-plugin-detect-exceptions', '0.0.15'
gem 'fluent-plugin-elasticsearch', '5.2.5'
Expand Down

0 comments on commit f1ceaf6

Please sign in to comment.