Skip to content

Commit

Permalink
Update fluentd requirement from 1.16.2 to 1.16.3 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent c93ec54 commit 829891e
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.1.2'
gem 'elasticsearch-xpack', '7.17.10'
gem 'fluentd', '1.16.2'
gem 'fluentd', '1.16.3'
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 829891e

Please sign in to comment.