grpc-tools 1.7.2 → 1.7.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
  SHA1:
3
- metadata.gz: ea8753b5d234a8d25f2c650a0817e63fe56491c3
4
- data.tar.gz: 72f11bd194477f469047f5541d7a201f26df6e8f
3
+ metadata.gz: f05fe9a42deedc6238ddd0c1af9295cd734f1352
4
+ data.tar.gz: 2037fae2be81fb2891b9b0ca86f931888482d877
5
5
  SHA512:
6
- metadata.gz: 6207d2a208710b11bef1b12c99da116c4b3da7701cfcd5de4909a4990cc0af238dd27d56688ec016eec089f63431681a6be0f447488dce7ece47b603121192a1
7
- data.tar.gz: 798c591fcd9025791b7a4896d91b583cc5c64d2bb813d9886a9c068fec9615155c2e0071df523c4c3821a434e2affd7da60edc180752cf452f2f3d90ac882c8a
6
+ metadata.gz: e62511ecc4eedb633ea4d1332100227238c1e29fc62e9089014411066ff47aa77cbf53660230f10c4d277082819179b6b4917dd60a6b977ebc375963ebb80e83
7
+ data.tar.gz: 7c51e8bd4ac0846904e9b9cd09ecd45712a9ad280081140d8636d133c89326831b9272e3efb45dc9b7558b4c9039dc680ffc5c61be64c4be7a9bb7599b64a054
Binary file
data/bin/x86-macos/protoc CHANGED
Binary file
Binary file
Binary file
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.2'
17
+ VERSION = '1.7.3'
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.2
4
+ version: 1.7.3
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-11-02 00:00:00.000000000 Z
11
+ date: 2017-12-05 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