grpc 1.60.0.pre1-x86_64-linux → 1.60.2-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: 7672b38cc3d3ecfc299bab790ca6869a0596f2459a67d29b4e2880830b585373
|
4
|
+
data.tar.gz: 76b3a1555701cb5105d2955e23cd26e8316edbc695572854b5ee8aa0bce4fcb6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6d4209d655e0cdb2cd0053d69c7f34d419343f8b0b228033e9f953d428203ee31ef08cd41906ee74c0c827fa5f79ef0e0f18277f370e66d7ba755c91e7fd2997
|
7
|
+
data.tar.gz: 199548bae37030619935bb62ef656fda261865565ed63d8a687995f15ff9f846a62da06f5794dc686570c0b0c8de859db9f5bfe9d89f5052f08b997fe2ab8aa7
|
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.60.
|
4
|
+
version: 1.60.2
|
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-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-protobuf
|
@@ -348,11 +348,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
348
348
|
version: 3.3.dev
|
349
349
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
350
350
|
requirements:
|
351
|
-
- - "
|
351
|
+
- - ">="
|
352
352
|
- !ruby/object:Gem::Version
|
353
|
-
version:
|
353
|
+
version: '0'
|
354
354
|
requirements: []
|
355
|
-
rubygems_version: 3.
|
355
|
+
rubygems_version: 3.5.17
|
356
356
|
signing_key:
|
357
357
|
specification_version: 4
|
358
358
|
summary: GRPC system in Ruby
|