grpc 1.58.0.pre1-x86_64-linux → 1.58.3-x86_64-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: 4aedebe84627326a03e566ad60b0a1970cf05ab02b3859983c611acf6f27499f
|
4
|
+
data.tar.gz: d131806117fa7c541de2618d90ca6e5090009b7f07794827c7a4be932e1bcd2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef96c534036e1aa04a99992d30e84605270deb5c2a9ea8195a967396546d688cc1b7591450b6cb451e978dc30f2f90b6a40e0e77680fe60fd08ff141efc0f376
|
7
|
+
data.tar.gz: 149ddb65724b617a1a1543ce2651287ec4cb09c494c10e04c9e7f318585f4d92b8be5fef41b5365b13d1fe5f7b072b355c7d3ded67e83e57a5c34e43503ca8ef
|
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.58.
|
4
|
+
version: 1.58.3
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- gRPC Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: src/ruby/bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-08-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -349,11 +349,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
349
349
|
version: 3.3.dev
|
350
350
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
351
351
|
requirements:
|
352
|
-
- - "
|
352
|
+
- - ">="
|
353
353
|
- !ruby/object:Gem::Version
|
354
|
-
version:
|
354
|
+
version: '0'
|
355
355
|
requirements: []
|
356
|
-
rubygems_version: 3.
|
356
|
+
rubygems_version: 3.5.17
|
357
357
|
signing_key:
|
358
358
|
specification_version: 4
|
359
359
|
summary: GRPC system in Ruby
|