grpc-tools 1.23.0 → 1.23.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: a0093d127a23f87cd726cfbf2970ce6f457f316d697570e7308913c1ccff2497
4
- data.tar.gz: 531aaa2f14e7382cc6dbe55c77f24737676cf9094b5cfa0db0a5d6a3a9258409
3
+ metadata.gz: 737d0860fea6131405e3dcd77b575758fbb6e70f71cafd9de8641020f0930662
4
+ data.tar.gz: a936faea7ede49b7c42cd95dbf926517f34a087f1c3fc8342e9631be5de82892
5
5
  SHA512:
6
- metadata.gz: e8ace4494d336d186bb411e6dbd75414edab898c229f35f26d39e3b6686e8776de118c1f97573dfc76c2016678caf6c85e5a1b227de3aa259e221c6142058947
7
- data.tar.gz: c858efab68221edd756df66bf799912c5fe78bb23f22f2e10aa74e0480afede99bc0d678b3909baaa3027ac4710124f051e97b991888fb7bfcb9dcf8e3b004ef
6
+ metadata.gz: 0e94a4078f4367748adf8c9f0e4d648ae37fd87f8614d9d617433aefd82dde5d9d08b97d0055bfc04dec8c1398d3a272c533499bf9828cb9aff67d24b2b7e27a
7
+ data.tar.gz: a3e2c7eedfc94a508e050e2229e3f55225f0ccd6ae4a6ca8d49022f5f23c3d66f1166d1504055b785be051a542387711911794d26028cb07071f7a43d121502b
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.23.0'
17
+ VERSION = '1.23.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.23.0
4
+ version: 1.23.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: 2019-08-15 00:00:00.000000000 Z
11
+ date: 2019-09-27 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