grpc-tools 1.46.3 → 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: 356015c84be7a59efc4e5d998003110bf9db59c559ecba4105b03ca91dc6be68
4
- data.tar.gz: 898ca602516b59faf6893dae37b76f128e9b9b9f6f9b9b4228a86ab8d49af1ca
3
+ metadata.gz: 84d5d56fb410a0d0dbae2554eef4d530514b646f1191652ecdcde4ddcd5913c4
4
+ data.tar.gz: d2e030a5370a8561b8efdec25b9e7486b849ce9ae3bf5ae47b46f7be4d82d377
5
5
  SHA512:
6
- metadata.gz: 53466721cea98ce11cf860463079de6fe66e76a69d9c8fb2997ffe1846731a81f0d02fdb6dfdc35df9c58637f0e347f613451176b916b8ba83da277420c71e3b
7
- data.tar.gz: 2e4d92456ab67f217bbb6843866965834299800b03b09797caa92e449d8de9c405d406fb0d7a7b99d21398837bd9834995a8172e49008890e5b53b3961dc9fe6
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.46.3'
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.46.3
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-05-20 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