Skip to content

Commit 2a830e4

Browse files
author
Anton Ouzounov
committed
chore(gemspec): update fluentd to 1.13.3
- update to allow fluentd 1.13.3 gem Fluentd changelog for [v1.13.2](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1132) Fluentd changelog for [v1.13.3](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1133) Signed-off-by: Anton Ouzounov <[email protected]>
1 parent 53051bc commit 2a830e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-plugin-google-cloud.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ eos
2727
gem.add_runtime_dependency 'googleauth', '0.9.0'
2828
gem.add_runtime_dependency 'google-api-client', '0.30.8'
2929
gem.add_runtime_dependency 'google-cloud-logging', '1.6.6'
30-
gem.add_runtime_dependency 'google-protobuf', '3.15.8'
30+
gem.add_runtime_dependency 'google-protobuf', '3.17.3'
3131
gem.add_runtime_dependency 'grpc', '1.31.1'
3232
gem.add_runtime_dependency 'json', '2.4.1'
3333
gem.add_runtime_dependency 'opencensus', '0.5.0'

0 commit comments

Comments
 (0)