grpc-tools 1.45.0 → 1.47.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
  SHA256:
3
- metadata.gz: '0048c4fcaaf903e4ac3ed6468250c58cbb0c8f3774909de7cab0147824ba9348'
4
- data.tar.gz: d2abfdc5a3570f144b8db5381ff80be25e520197e735e335aa7f52babd756d62
3
+ metadata.gz: 84d5d56fb410a0d0dbae2554eef4d530514b646f1191652ecdcde4ddcd5913c4
4
+ data.tar.gz: d2e030a5370a8561b8efdec25b9e7486b849ce9ae3bf5ae47b46f7be4d82d377
5
5
  SHA512:
6
- metadata.gz: 34d1d9b477e06d25ff4f7d6c51420e70e5595fa6d0aec8def9271d2bbfe40a3cd0aa4597f8e176cfde46e8e796ccf928918f77fcb492fed92b420bf0a5d03116
7
- data.tar.gz: ac78c5c2820d3a2251f7114acc60022adb531b3b99f52f0996ca8b068882d5b114016d349fcce90a49dc6e3263d8198a95a611ba32a286d9837d1ef67ba44516
6
+ metadata.gz: 34d748876e7c411137920c41c7d574bc484611e0964625fc02f6a4ef32fccd8ab5dfd93e30b6f3f1f8bf96a53a8db63bf856494de391181630c3ea1639c40693
7
+ data.tar.gz: be6560dec0e7338c8727cbd970dcc2c1f041c407e80cf57f9a191b04640fa9ab671917d032e8574b1e2877d27cdf6792732523db54eefb5c0d90a9e05fed1a3f
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.45.0'
17
+ VERSION = '1.47.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.45.0
4
+ version: 1.47.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: 2022-03-18 00:00:00.000000000 Z
11
+ date: 2022-06-21 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