grpc-tools 1.59.0 → 1.59.5

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: 52568083b1debb497f88c8270fd26b5acee3f2f0e981442c3fb77437ffdab9ca
4
- data.tar.gz: 19e92a9a455cd3cc9dc45928d663ed4430bad5fe5388baa529da9bebd9d5413b
3
+ metadata.gz: 5e1f358b5bf181ea4143278e927ea95160f70420e9563f96fcd9d5fb4be6e759
4
+ data.tar.gz: 5d783ea971f4a0568aae6863277ec3b5509245ac425fe0afaa67969048a6dff5
5
5
  SHA512:
6
- metadata.gz: 72a67b95e1db0d571c681b990dd3ed1d19daa28d26fadd809238788e3af99beb7ab92e6afced288d46d9122a7c24385be7a56dc4604cfa4e8456067dd5afaef5
7
- data.tar.gz: 90721875677d2396723a1abd9e7fe04b8ba5e2ad1e049e12691fc00f97c2e245e98ae3c01acfdbc1fda97864d6c3ada889208be48eb84f4680af02af702dd9d9
6
+ metadata.gz: 956f03886133505a968c49b4328f1de57a985a0a7eb69d240c4c24dc2732ef7aa21cbfd76b50560a9b7976e319c364b26a4c3147938e3cebc133dd934e41a202
7
+ data.tar.gz: ee0cf6cfbfdd37f8951a09ae856672f808d4fe87254c07f613841afad90576effe3ad32568d187b17fc2dc72b2c99eb6acc3de0d266f4d074fff73debd3c49b2
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.59.0'
17
+ VERSION = '1.59.5'
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.59.0
4
+ version: 1.59.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-29 00:00:00.000000000 Z
11
+ date: 2024-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