grpc-tools 1.8.6 → 1.8.7

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: c4a2104011aac1274d0164189024f271efc0474d
4
- data.tar.gz: e6534d1bbd98648dbd446332b099c44680aef8fd
3
+ metadata.gz: 7a703cccfafbd78817e8bf1877b63b6c8982803f
4
+ data.tar.gz: 0c0e1b5f8864086927e9687ee8054efc75e78d91
5
5
  SHA512:
6
- metadata.gz: 8fcce6ede4ac5a5b61559b62279cc6e32f6d09896371100d2b3ca7e43be8bca92d0ae35fe3185d86cffc49848d08b89cc60551857855bd4a459555c7251093c5
7
- data.tar.gz: d1a730276878f394104e05214a1ccc6e7af2cb6ff4ca1117ade4d44d7969235bef5e2b0d5d09a40df5a9ae148d6265524fecf1c9c68d83ad7a983f48c72b7a8b
6
+ metadata.gz: f2a850f0b7fb9e749fa3133340033ca4732044eb0243f56e8b10bc8747f62c30d3332172e06f3cd4db9e1db50b7a5d1683aee47fcf6ab3100f4c61563a1b5916
7
+ data.tar.gz: 20f3e9a43088388e489ac1409a9f1a923f4206834067c39b1f6a042ec75532240643fbd95e78ee3b96bdf2eaaaddeb86e7ccbcaeaa00bb01b441d9181ae42c8f
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.8.6'
17
+ VERSION = '1.8.7'
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.8.6
4
+ version: 1.8.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-29 00:00:00.000000000 Z
11
+ date: 2018-02-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