fluent-plugin-google-cloud 0.12.4 → 0.12.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e4d396b2b1d9ebcaa42857446c3ce8cbb1895f578aceab740f4fe173b573719f
4
- data.tar.gz: f3ee3da95df939bfda464c12e710db0aa70011474d6903db0a2ce129fbfa4fdf
3
+ metadata.gz: 1b4d6631279404081dc314ddd98da830817bef170c72429c7d488c1a06f17a74
4
+ data.tar.gz: fecd37afe26034a6ab476f6d68cc691b2ec9c4d40423ec3900f9b9c66455602d
5
5
  SHA512:
6
- metadata.gz: a59d79f2b66c5d8a2519d92af503f96b8d6a83b950f207df8193dbe1da76a07ad7aa9f3d8edc2c310a4fe471888e204c09eaf2b4887449e0212768aa6453c7d2
7
- data.tar.gz: 4aff0ebc64728253e289005c1bd36db97310d01dc676477ac21922185c59cebac1338df2050715c493cae8fef90fac21c3b109a26e15da00666afd405f5fda65
6
+ metadata.gz: 7b58f32ba9746024a03cbab4dfe5851197a8c474770225b4d2c3e63885e5bdaa3ea3cbf1fc9691a9787d8f8149ae53dfdac5acbbb272210729d92f5ba9a7f05d
7
+ data.tar.gz: 1efbb28b0cf631a362922c1bd7da42533ad34ac6acc9ca0f11460d7ea1c030c3e49dfc468134144564b494ff72ca20c5452aafafa9e4229cb36a0bfa1dd26770
data/Gemfile.lock CHANGED
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-google-cloud (0.12.4)
4
+ fluent-plugin-google-cloud (0.12.6)
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.2)
93
93
  google-protobuf (~> 3.14)
94
94
  googleauth (0.9.0)
95
95
  faraday (~> 0.12)
@@ -98,22 +98,22 @@ 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)
106
106
  httpclient (2.8.3)
107
107
  json (2.2.0)
108
- jwt (2.3.0)
108
+ jwt (2.4.1)
109
109
  memoist (0.16.2)
110
110
  metaclass (0.0.4)
111
111
  mini_mime (1.1.2)
112
112
  mocha (1.9.0)
113
113
  metaclass (~> 0.0.1)
114
- msgpack (1.4.4)
114
+ msgpack (1.5.3)
115
115
  multi_json (1.15.0)
116
- multipart-post (2.1.1)
116
+ multipart-post (2.2.3)
117
117
  opencensus (0.5.0)
118
118
  opencensus-stackdriver (0.4.1)
119
119
  concurrent-ruby (~> 1.0)
@@ -128,12 +128,12 @@ GEM
128
128
  powerpack (0.1.3)
129
129
  prometheus-client (0.9.0)
130
130
  quantile (~> 0.2.1)
131
- public_suffix (4.0.6)
131
+ public_suffix (4.0.7)
132
132
  quantile (0.2.1)
133
133
  rainbow (2.2.2)
134
134
  rake
135
135
  rake (10.5.0)
136
- representable (3.1.1)
136
+ representable (3.2.0)
137
137
  declarative (< 0.1.0)
138
138
  trailblazer-option (>= 0.1.1, < 0.2.0)
139
139
  uber (< 0.2.0)
@@ -147,12 +147,12 @@ GEM
147
147
  ruby-progressbar (~> 1.7)
148
148
  unicode-display_width (~> 1.0, >= 1.0.1)
149
149
  ruby-progressbar (1.11.0)
150
- serverengine (2.2.5)
150
+ serverengine (2.3.0)
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)
@@ -169,12 +169,12 @@ GEM
169
169
  test-unit (3.3.3)
170
170
  power_assert
171
171
  thor (1.2.1)
172
- tins (1.31.0)
172
+ tins (1.31.1)
173
173
  sync
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.4'
13
+ gem.version = '0.12.6'
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.4
4
+ version: 0.12.6
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-02-08 00:00:00.000000000 Z
11
+ date: 2022-07-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