grpc-tools 1.30.0 → 1.31.1

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: da61af80b575796bd5afc97d61ebc045e13cd8f14e8469b5b99402ceaab7187d
4
- data.tar.gz: 9f0d12556e66829917061a601ece2f5d1c3d29ad0b0acdbd151f93b403f17410
3
+ metadata.gz: 8aaa02d1e3bc1b957dbe132c9f3d4a68955b2ffab2eb40928d5f4ca0f5ecf978
4
+ data.tar.gz: 0f378c009b3fa30525bc66374a0e189058dcc326e7aec7a6b20a300326354c99
5
5
  SHA512:
6
- metadata.gz: 4d65306e1ab9c160059d0defc042371f952760f4c0069ac63950734593470abc635811f9d433e4063419cd452b775feb674beca45ef26b4006e59a13ea0853f9
7
- data.tar.gz: f71f89a71d6650a594cbc840ca60e65b3e70e0aeead1742963c606b4376bbe782ae0ccafe37bd1b0d611142ea61a3ee1bc6253676372066e1e28a5c7bab90b07
6
+ metadata.gz: 4df79b9f523e2710b71d2fb319cb7cc901e6b9fd4627b873ed440e4f6ae66ce5bcd913b16476384dd61661272af163981a440db9de0039d3c33bf59c0a13a965
7
+ data.tar.gz: 2ba840fae203d2222096004273609d49b217c17203e78dc0c07cbd253f077373be08290c2e74d5ba2319739e4e4572eb166bfc0d63b129d804047242cd91cdcc
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.30.0'
17
+ VERSION = '1.31.1'
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.30.0
4
+ version: 1.31.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-22 00:00:00.000000000 Z
11
+ date: 2020-08-17 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