grpc 1.53.1-x86-linux → 1.53.2-x86-linux
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2a6dbbbb50228244f8ff7a978e996163037fccbad5cdba4fdffb18114fd5dee
|
4
|
+
data.tar.gz: f816e762268c7e64d04580118b68c153f68a58d9941d18bca971d58e4b38b325
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3a2ea83b1302ec8b1d7f2a7de2f68ffa6cc08c9ccb2e54c64addc16041bf1b8ec551c163555f9df80e0e221029134d8f2fee72e14bd446b749e961fbf17041c
|
7
|
+
data.tar.gz: 5f2efa1f576d62d335f9b8467c6dbba52f6ca6b6d4e3bd68e0924adcb1aa0e7a17a692f02ec6403c29043f9f95ed62f484599a700549cfe6b2f2fdfccc4fe7c9
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: grpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.53.
|
4
|
+
version: 1.53.2
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- gRPC Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: src/ruby/bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
359
359
|
- !ruby/object:Gem::Version
|
360
360
|
version: '0'
|
361
361
|
requirements: []
|
362
|
-
rubygems_version: 3.4.
|
362
|
+
rubygems_version: 3.4.17
|
363
363
|
signing_key:
|
364
364
|
specification_version: 4
|
365
365
|
summary: GRPC system in Ruby
|