We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f9ef0 commit fdb172dCopy full SHA for fdb172d
fluent-plugin-google-cloud.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
23
# also the fluentd version in
24
# https://github.com/GoogleCloudPlatform/google-fluentd/blob/master/config/software/fluentd.rb.
25
gem.add_runtime_dependency 'fluentd', '1.13.3'
26
- gem.add_runtime_dependency 'google-api-client', '0.30.8'
+ gem.add_runtime_dependency 'google-api-client', '0.44.2'
27
gem.add_runtime_dependency 'googleapis-common-protos', '1.3.10'
28
gem.add_runtime_dependency 'googleauth', '0.9.0'
29
gem.add_runtime_dependency 'google-cloud-logging', '1.6.6'
0 commit comments