fluent-plugin-google-cloud 0.12.3 → 0.12.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f81ac1b8d10df6dab98b196f5992f136f18cd136fb53d023bb50d4d80a54d5b
4
- data.tar.gz: 371256727bba42012e6c247ffb43e76c29571dc8e2ef37487d184c8543c28fb2
3
+ metadata.gz: 45fbf15af2fc7e8664fef39e234eaf28b5691ed433d9caf7641b032597d50374
4
+ data.tar.gz: 5b3249b3dcb185bde732f45b3edfa68916aef37d8994182bccc260c50e7bfb67
5
5
  SHA512:
6
- metadata.gz: a2e3d8d5f87cf12adc5c459bd209e488261fb11395e51db8709beab05cff3f533838b6ce02a1b7dabec5bc087b3ee2c8a29b2c286e331fcd124b651cc0c70e3a
7
- data.tar.gz: baa38cf26e993d4df5b76e18220091a382397c9ba7a1015ebbf3bacba6855c6da70e19795c7e0746d32e4019f6ec500822b10c41efc203400d68cf18bd642fb3
6
+ metadata.gz: 1f3714abaa1e7e8847245de9dbc6515c431d48d00966108fede51d31f48568062daf4d5e3f0b4b719193891add1ca3955b4c5ee8213580d86da984447d5fc3ff
7
+ data.tar.gz: 23e909331935a5ce1412e86b16f7eaa039c8fbcc0db48dbe67647f0e0281f0d6143494ccf4684d633ff21f8dd9d2cccedbf8e0f7ac8205c329080cc74e2620f0
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-google-cloud (0.12.3)
4
+ fluent-plugin-google-cloud (0.12.5)
5
5
  fluentd (= 1.13.3)
6
6
  google-api-client (= 0.30.8)
7
7
  google-cloud-logging (= 1.6.6)
8
- google-protobuf (= 3.15.8)
8
+ google-protobuf (= 3.20.0)
9
9
  googleapis-common-protos (= 1.3.10)
10
10
  googleauth (= 0.9.0)
11
- grpc (= 1.31.1)
11
+ grpc (= 1.45.0)
12
12
  json (= 2.2.0)
13
13
  opencensus (= 0.5.0)
14
14
  opencensus-stackdriver (= 0.4.1)
@@ -19,7 +19,7 @@ GEM
19
19
  addressable (2.8.0)
20
20
  public_suffix (>= 2.0.2, < 5.0)
21
21
  ast (2.4.2)
22
- concurrent-ruby (1.1.9)
22
+ concurrent-ruby (1.1.10)
23
23
  cool.io (1.7.1)
24
24
  coveralls (0.8.23)
25
25
  json (>= 1.8, < 3)
@@ -31,7 +31,7 @@ GEM
31
31
  rexml
32
32
  declarative (0.0.20)
33
33
  docile (1.4.0)
34
- faraday (0.17.4)
34
+ faraday (0.17.5)
35
35
  multipart-post (>= 1.2, < 3)
36
36
  fluentd (1.13.3)
37
37
  bundler
@@ -62,8 +62,8 @@ GEM
62
62
  google-cloud-core (1.6.0)
63
63
  google-cloud-env (~> 1.0)
64
64
  google-cloud-errors (~> 1.0)
65
- google-cloud-env (1.5.0)
66
- faraday (>= 0.17.3, < 2.0)
65
+ google-cloud-env (1.6.0)
66
+ faraday (>= 0.17.3, < 3.0)
67
67
  google-cloud-errors (1.2.0)
68
68
  google-cloud-logging (1.6.6)
69
69
  concurrent-ruby (~> 1.1)
@@ -84,12 +84,12 @@ GEM
84
84
  googleauth (~> 0.9)
85
85
  grpc (~> 1.24)
86
86
  rly (~> 0.2.3)
87
- google-protobuf (3.15.8-x86_64-linux)
87
+ google-protobuf (3.20.0-x86_64-linux)
88
88
  googleapis-common-protos (1.3.10)
89
89
  google-protobuf (~> 3.11)
90
90
  googleapis-common-protos-types (>= 1.0.5, < 2.0)
91
91
  grpc (~> 1.27)
92
- googleapis-common-protos-types (1.3.0)
92
+ googleapis-common-protos-types (1.3.1)
93
93
  google-protobuf (~> 3.14)
94
94
  googleauth (0.9.0)
95
95
  faraday (~> 0.12)
@@ -98,8 +98,8 @@ GEM
98
98
  multi_json (~> 1.11)
99
99
  os (>= 0.9, < 2.0)
100
100
  signet (~> 0.7)
101
- grpc (1.31.1-x86_64-linux)
102
- google-protobuf (~> 3.12)
101
+ grpc (1.45.0-x86_64-linux)
102
+ google-protobuf (~> 3.19)
103
103
  googleapis-common-protos-types (~> 1.0)
104
104
  hashdiff (1.0.1)
105
105
  http_parser.rb (0.7.0)
@@ -111,7 +111,7 @@ GEM
111
111
  mini_mime (1.1.2)
112
112
  mocha (1.9.0)
113
113
  metaclass (~> 0.0.1)
114
- msgpack (1.4.2)
114
+ msgpack (1.5.1)
115
115
  multi_json (1.15.0)
116
116
  multipart-post (2.1.1)
117
117
  opencensus (0.5.0)
@@ -150,9 +150,9 @@ GEM
150
150
  serverengine (2.2.5)
151
151
  sigdump (~> 0.2.2)
152
152
  sigdump (0.2.4)
153
- signet (0.16.0)
153
+ signet (0.16.1)
154
154
  addressable (~> 2.8)
155
- faraday (>= 0.17.3, < 2.0)
155
+ faraday (>= 0.17.5, < 3.0)
156
156
  jwt (>= 1.5, < 3.0)
157
157
  multi_json (~> 1.10)
158
158
  simplecov (0.16.1)
@@ -174,7 +174,7 @@ GEM
174
174
  trailblazer-option (0.1.2)
175
175
  tzinfo (2.0.4)
176
176
  concurrent-ruby (~> 1.0)
177
- tzinfo-data (1.2021.5)
177
+ tzinfo-data (1.2022.1)
178
178
  tzinfo (>= 1.0.0)
179
179
  uber (0.1.0)
180
180
  unicode-display_width (1.8.0)
@@ -10,7 +10,7 @@ eos
10
10
  gem.homepage =
11
11
  'https://github.com/GoogleCloudPlatform/fluent-plugin-google-cloud'
12
12
  gem.license = 'Apache-2.0'
13
- gem.version = '0.12.3'
13
+ gem.version = '0.12.5'
14
14
  gem.authors = ['Stackdriver Agents Team']
15
15
  gem.email = ['stackdriver-agents@google.com']
16
16
  gem.required_ruby_version = Gem::Requirement.new('>= 2.2')
@@ -27,8 +27,8 @@ eos
27
27
  gem.add_runtime_dependency 'googleauth', '0.9.0'
28
28
  gem.add_runtime_dependency 'google-api-client', '0.30.8'
29
29
  gem.add_runtime_dependency 'google-cloud-logging', '1.6.6'
30
- gem.add_runtime_dependency 'google-protobuf', '3.15.8'
31
- gem.add_runtime_dependency 'grpc', '1.31.1'
30
+ gem.add_runtime_dependency 'google-protobuf', '3.20.0'
31
+ gem.add_runtime_dependency 'grpc', '1.45.0'
32
32
  gem.add_runtime_dependency 'json', '2.2.0'
33
33
  gem.add_runtime_dependency 'opencensus', '0.5.0'
34
34
  gem.add_runtime_dependency 'opencensus-stackdriver', '0.4.1'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-google-cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.3
4
+ version: 0.12.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stackdriver Agents Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-19 00:00:00.000000000 Z
11
+ date: 2022-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd
@@ -86,28 +86,28 @@ dependencies:
86
86
  requirements:
87
87
  - - '='
88
88
  - !ruby/object:Gem::Version
89
- version: 3.15.8
89
+ version: 3.20.0
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - '='
95
95
  - !ruby/object:Gem::Version
96
- version: 3.15.8
96
+ version: 3.20.0
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: grpc
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
101
  - - '='
102
102
  - !ruby/object:Gem::Version
103
- version: 1.31.1
103
+ version: 1.45.0
104
104
  type: :runtime
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - '='
109
109
  - !ruby/object:Gem::Version
110
- version: 1.31.1
110
+ version: 1.45.0
111
111
  - !ruby/object:Gem::Dependency
112
112
  name: json
113
113
  requirement: !ruby/object:Gem::Requirement