grpc-tools 1.13.0 → 1.14.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
  SHA1:
3
- metadata.gz: 29f66f858231fd0f609da8314b013cdac301b598
4
- data.tar.gz: 6ed12b6ed449bd3f1c61ffa3027ffc052dd1ab52
3
+ metadata.gz: 483a62f9a98b22059a6577e2d3772e27b6262a9c
4
+ data.tar.gz: 8ca171952b1e39d63028d904d7f4320e47761734
5
5
  SHA512:
6
- metadata.gz: 0aa835523922fb4f1ac2abb25dd4e56ad4319854933e00ab03ff9a1b285affe7ec3ad4eef2e1d950c2373ff37c42abcdbab8c8aa3bb48baa3a1ddcac9e595a49
7
- data.tar.gz: f0b9cb7566fcacd9153a2c37e1b24863c8c853a88fe0e73766d5434e851d4902a3f3110fe2232dccb106216c5d331b0835282cd774b1990c230cf22066abf19f
6
+ metadata.gz: 88afb63e600943abd7eaa43cbebb18c7fe2a2d11223737946924e184483112b5d96c9c35a586c4d47140a733e73f09018e59290e16892aa36af8b217f8dd1780
7
+ data.tar.gz: 5d88efec9a3ab9a0d7b1730a40a424f5f21ea4bfd9b199db5bb369ef7cbcd750cd7e6b3876069c51cc6a51cb5a936d7cc1362f5ca707a0b746b8f984fd8ac0dc
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.13.0'
17
+ VERSION = '1.14.0'
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.13.0
4
+ version: 1.14.0
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-06-28 00:00:00.000000000 Z
11
+ date: 2018-08-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