grpc 1.59.0-x86-linux → 1.59.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: e3c5df3b9aa0491b48e3a4f925cda5f28a600f48b9ccd9a4b6ecf58579362f44
|
4
|
+
data.tar.gz: c3df825a66ea7c6e1db1862b3869d25fd8cdaa3dafb5598856ab0ba3494e262f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e3d913d9899149be7b2357634b384d8347a7522de7ffa356560d25ea3fdb8ee59ac5aff8d3441bbaf9f6e8b4a8cb9ff91d23f34f39cfa7b0590b7c50d7275e2c
|
7
|
+
data.tar.gz: ae93bec6e0d33ba65f02eac0f6c2bc63bf4728108294ef560eb451082e239dd8a0ac989c2b878fc8041c4449990a9f3af9a831431a89406e68e580bc64019655
|
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.59.
|
4
|
+
version: 1.59.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-10-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -352,7 +352,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
352
352
|
- !ruby/object:Gem::Version
|
353
353
|
version: '0'
|
354
354
|
requirements: []
|
355
|
-
rubygems_version: 3.4.
|
355
|
+
rubygems_version: 3.4.21
|
356
356
|
signing_key:
|
357
357
|
specification_version: 4
|
358
358
|
summary: GRPC system in Ruby
|