Skip to content

Commit 96e762c

Browse files
chore(deps): Bump fluentd from 1.17.0 to 1.17.1 in the bundler group (#341)
Bumps the bundler group with 1 update: [fluentd](https://github.com/fluent/fluentd). Updates `fluentd` from 1.17.0 to 1.17.1 - [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 update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24d366a commit 96e762c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gem "oj", "3.16.5"
55
gem "json", "2.7.2"
66
gem "async", "1.32.1"
77
gem "async-http", "0.64.2"
8-
gem "fluentd", "1.17.0"
8+
gem "fluentd", "1.17.1"
99
gem "fluent-plugin-azure-loganalytics", "0.7.0"
1010
gem "fluent-plugin-azurestorage-gen2", "0.3.5"
1111
gem "fluent-plugin-cloudwatch-logs", "0.14.3"

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,14 @@ GEM
140140
aws-sdk-sqs (~> 1)
141141
fluentd (>= 0.12.0, < 2)
142142
yajl-ruby (~> 1.0)
143-
fluentd (1.17.0)
143+
fluentd (1.17.1)
144144
base64 (~> 0.2)
145145
bundler
146146
cool.io (>= 1.4.5, < 2.0.0)
147147
csv (~> 3.2)
148148
drb (~> 2.2)
149149
http_parser.rb (>= 0.5.1, < 0.9.0)
150+
logger (~> 1.6)
150151
msgpack (>= 1.3.1, < 2.0.0)
151152
serverengine (>= 2.3.2, < 3.0.0)
152153
sigdump (~> 0.2.5)
@@ -162,6 +163,7 @@ GEM
162163
jmespath (1.6.2)
163164
json (2.7.2)
164165
libxml-ruby (5.0.3)
166+
logger (1.6.0)
165167
ltsv (0.1.2)
166168
mime-types (3.4.1)
167169
mime-types-data (~> 3.2015)
@@ -247,7 +249,7 @@ DEPENDENCIES
247249
fluent-plugin-route (= 1.0.0)
248250
fluent-plugin-s3 (= 1.7.2)
249251
fluent-plugin-sqs (= 3.0.0)
250-
fluentd (= 1.17.0)
252+
fluentd (= 1.17.1)
251253
json (= 2.7.2)
252254
libxml-ruby (= 5.0.3)
253255
oj (= 3.16.5)

0 commit comments

Comments
 (0)