google-cloud-language 0.35.2 → 0.35.3

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: da4b6b5e24de270d1ea22f8934b4a8de1afe830a563c77bb42dd293051d7948c
4
- data.tar.gz: 56f230d23803a21a757fbcaee7e3611100f9f7e6a207bf41d73ea7f71153c942
3
+ metadata.gz: b9e2361359bcd007c7863697e14804e75c8c41641c52cb16a0e22079834aed72
4
+ data.tar.gz: 03ed129658f3e01804534f42d4fab11bdf5249a8d4ad32da88f63674d6927112
5
5
  SHA512:
6
- metadata.gz: 3bb8983aec98568d9183567909d4f3aef001c0a94281cb00b4aeb80a629b141e75652bdeaa0d5db2918fcd7d5d6c543a56f43ddd8e1261eaa9da2b78879210fd
7
- data.tar.gz: 7ba8be2fdb4ad1963bb086c536936a18e8ab24fa89af96b4c1db08b03140cc68c7ceca469223e2a20035d7d9706a039227283218ef988efe49063bf092e621ed
6
+ metadata.gz: 64438a79df67c807c7c96d2e36ac2fbdddaa158867a7afd1f01a32617e3913179fa8263c6de8c38f532b6d1c417260d00252f09fa64b3b880a12ec0a3aac4537
7
+ data.tar.gz: 41a9d764ed18a731bf163675f83384228ecc6c32ef352902415c7e40364457505154bba1f54e71afa9279f865d2da19ecab7f91c7b9ca30c1dbacb0961b34ebc
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -1,4 +1,4 @@
1
- # Copyright 2019 Google LLC
1
+ # Copyright 2020 Google LLC
2
2
  #
3
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
4
  # you may not use this file except in compliance with the License.
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module Language
19
- VERSION = "0.35.2".freeze
19
+ VERSION = "0.35.3".freeze
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-language
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.2
4
+ version: 0.35.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-20 00:00:00.000000000 Z
11
+ date: 2020-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax