File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 gem . homepage =
1111 'https://github.com/GoogleCloudPlatform/fluent-plugin-google-cloud'
1212 gem . license = 'Apache-2.0'
13- gem . version = '0.12.1 '
13+ gem . version = '0.13.0 '
1414 gem . authors = [ 'Stackdriver Agents Team' ]
15151616 gem . required_ruby_version = Gem ::Requirement . new ( '>= 2.2' )
2222 # Note: In order to update the Fluentd version, please update both here and
2323 # also the fluentd version in
2424 # https://github.com/GoogleCloudPlatform/google-fluentd/blob/master/config/software/fluentd.rb.
25- gem . add_runtime_dependency 'fluentd' , '1.13.3 '
25+ gem . add_runtime_dependency 'fluentd' , '~> 1.14.0 '
2626 gem . add_runtime_dependency 'googleapis-common-protos' , '1.3.10'
2727 gem . add_runtime_dependency 'googleauth' , '0.9.0'
2828 gem . add_runtime_dependency 'google-api-client' , '0.30.8'
You can’t perform that action at this time.
0 commit comments