fluent-plugin-google-cloud 0.10.9 → 0.11.0

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: cfb8318e26804ad6f09d4e16777e3bbef7448a671f6a81dc3c2c2e30fd5e8a92
4
- data.tar.gz: 4410e23d39d9dacf8fad1b9053be2fc9da055c37e3be1fcd13916a04f0ae3758
3
+ metadata.gz: c20fc807b129dacab24357096d9ebf4d79ebeedc8b136494517c6d6f73cb83f1
4
+ data.tar.gz: 543297fac8896b6faa6ba1a1d2f40fae6298a420789942d23d6d052959d4570c
5
5
  SHA512:
6
- metadata.gz: f28ea72b58f2ed3d8eedea65b002fad2dda4ffc8a62b4b0a5c5c26fd54e04a058d680ea9745199fa8dcfbae5b1b984400a3cae5e88332b563453eb0c6415967e
7
- data.tar.gz: 2992d107c0617ba61f6637d6f0e57d997b6b19068d9c67bbd7794adef43489a8bf7dc133601ddfe59d1a150f47ce6b41388fb0decbded25a4d49b35dfabf2b00
6
+ metadata.gz: 43be2b63c2c3514beca5303a227d473ffc7b1e999fca4b8f960071c1b952452706d61d4ce2fe88adf0ff27b7f5996efc632514db54da40bb8bc4c065069b5b8e
7
+ data.tar.gz: e2ec675fa37b390c90ec86e10f2eb9b402b7a0376fecb670bb451edbf69cc8ea58d0ad79457f33ffd7abda3bb170fc24afaea72c25b87cb24721d13b794f5792
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fluent-plugin-google-cloud (0.10.9)
4
+ fluent-plugin-google-cloud (0.11.0)
5
5
  fluentd (= 1.11.2)
6
6
  google-api-client (= 0.30.8)
7
7
  google-cloud-logging (= 1.6.6)
@@ -16,10 +16,10 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- addressable (2.7.0)
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.8)
22
+ concurrent-ruby (1.1.9)
23
23
  cool.io (1.7.1)
24
24
  coveralls (0.8.23)
25
25
  json (>= 1.8, < 3)
@@ -30,7 +30,7 @@ GEM
30
30
  crack (0.4.5)
31
31
  rexml
32
32
  declarative (0.0.20)
33
- docile (1.3.5)
33
+ docile (1.4.0)
34
34
  faraday (0.17.4)
35
35
  multipart-post (>= 1.2, < 3)
36
36
  fluentd (1.11.2)
@@ -73,7 +73,7 @@ GEM
73
73
  google-gax (~> 1.8)
74
74
  googleapis-common-protos (>= 1.3.9, < 2.0)
75
75
  googleapis-common-protos-types (>= 1.0.4, < 2.0)
76
- google-cloud-trace (0.41.0)
76
+ google-cloud-trace (0.41.3)
77
77
  concurrent-ruby (~> 1.1)
78
78
  google-cloud-core (~> 1.5)
79
79
  google-cloud-trace-v1 (~> 0.0)
@@ -91,12 +91,12 @@ GEM
91
91
  googleauth (~> 0.9)
92
92
  grpc (~> 1.24)
93
93
  rly (~> 0.2.3)
94
- google-protobuf (3.15.8)
94
+ google-protobuf (3.15.8-x86_64-linux)
95
95
  googleapis-common-protos (1.3.10)
96
96
  google-protobuf (~> 3.11)
97
97
  googleapis-common-protos-types (>= 1.0.5, < 2.0)
98
98
  grpc (~> 1.27)
99
- googleapis-common-protos-types (1.0.6)
99
+ googleapis-common-protos-types (1.1.0)
100
100
  google-protobuf (~> 3.14)
101
101
  googleauth (0.9.0)
102
102
  faraday (~> 0.12)
@@ -105,7 +105,7 @@ GEM
105
105
  multi_json (~> 1.11)
106
106
  os (>= 0.9, < 2.0)
107
107
  signet (~> 0.7)
108
- grpc (1.31.1)
108
+ grpc (1.31.1-x86_64-linux)
109
109
  google-protobuf (~> 3.12)
110
110
  googleapis-common-protos-types (~> 1.0)
111
111
  hashdiff (1.0.1)
@@ -153,7 +153,7 @@ GEM
153
153
  ruby-progressbar (~> 1.7)
154
154
  unicode-display_width (~> 1.0, >= 1.0.1)
155
155
  ruby-progressbar (1.11.0)
156
- serverengine (2.2.3)
156
+ serverengine (2.2.4)
157
157
  sigdump (~> 0.2.2)
158
158
  sigdump (0.2.4)
159
159
  signet (0.15.0)
@@ -175,7 +175,7 @@ GEM
175
175
  test-unit (3.3.3)
176
176
  power_assert
177
177
  thor (1.1.0)
178
- tins (1.28.0)
178
+ tins (1.29.1)
179
179
  sync
180
180
  trailblazer-option (0.1.1)
181
181
  tzinfo (2.0.4)
@@ -191,7 +191,7 @@ GEM
191
191
  yajl-ruby (1.4.1)
192
192
 
193
193
  PLATFORMS
194
- ruby
194
+ x86_64-linux
195
195
 
196
196
  DEPENDENCIES
197
197
  coveralls (= 0.8.23)
@@ -204,4 +204,4 @@ DEPENDENCIES
204
204
  webmock (= 3.6.2)
205
205
 
206
206
  BUNDLED WITH
207
- 2.1.4
207
+ 2.2.23
@@ -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.10.9'
13
+ gem.version = '0.11.0'
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')
@@ -19,6 +19,9 @@ eos
19
19
  gem.test_files = gem.files.grep(/^(test)/)
20
20
  gem.require_paths = ['lib']
21
21
 
22
+ # Note: In order to update the Fluentd version, please update both here and
23
+ # also the fluentd version in
24
+ # https://github.com/GoogleCloudPlatform/google-fluentd/blob/master/config/software/fluentd.rb.
22
25
  gem.add_runtime_dependency 'fluentd', '1.11.2'
23
26
  gem.add_runtime_dependency 'googleapis-common-protos', '1.3.10'
24
27
  gem.add_runtime_dependency 'googleauth', '0.9.0'
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.10.9
4
+ version: 0.11.0
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: 2021-04-22 00:00:00.000000000 Z
11
+ date: 2021-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fluentd