grpc-tools 1.7.1 → 1.7.2

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
  SHA1:
3
- metadata.gz: f412b916675bee30530633e4026f98d1d1e06bf3
4
- data.tar.gz: 5aff561efac5c3b3896e72bb2e876df53ddcd84b
3
+ metadata.gz: ea8753b5d234a8d25f2c650a0817e63fe56491c3
4
+ data.tar.gz: 72f11bd194477f469047f5541d7a201f26df6e8f
5
5
  SHA512:
6
- metadata.gz: b804bc5b8c90d91f77e9b8d930e51143f3b96adfd09a326307290e0d7b24d51d03bd839610ef3be133b690e31f07433868146d1e310b41c30f6ea9fa6e7a0e17
7
- data.tar.gz: de47073f715d57b88b579dbb115fcc1870b1b039a78d1c288933d86078d4547e9e9c3cac56256fd17d98e6fe00b87afcea4c698a6d8c62bef65edd4187a669d4
6
+ metadata.gz: 6207d2a208710b11bef1b12c99da116c4b3da7701cfcd5de4909a4990cc0af238dd27d56688ec016eec089f63431681a6be0f447488dce7ece47b603121192a1
7
+ data.tar.gz: 798c591fcd9025791b7a4896d91b583cc5c64d2bb813d9886a9c068fec9615155c2e0071df523c4c3821a434e2affd7da60edc180752cf452f2f3d90ac882c8a
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module Tools
17
- VERSION = '1.7.1'
17
+ VERSION = '1.7.2'
18
18
  end
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.1
4
+ version: 1.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-31 00:00:00.000000000 Z
11
+ date: 2017-11-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: protoc and the Ruby gRPC protoc plugin
14
14
  email: grpc-io@googlegroups.com