grpc 1.60.0-x86-linux → 1.60.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: e604fb4401ff1708b9babe953518f0e59636b75ee060072816fe005a1ee2372b
|
4
|
+
data.tar.gz: c086848177dd946700be99107671696932fc59d2f647ba4e1f5e91c564dae30e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e71230fd55196742438201a684abdcd01927adce175f2b956b02caab9f8db340a9726a516b760ac3c8dd77423aa5cee605b01c6eb5759965ddb8acb053679827
|
7
|
+
data.tar.gz: 12ef64cb2b9ec6776d48ed82ecd20df1966a8320403eef4f3d96e7ffcaa54668eada0aafcab16521d44a45b870db867cdb972da9b15991f39cee54244b2dc44a
|
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-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
|
@@ -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.
|
355
|
+
rubygems_version: 3.5.17
|
356
356
|
signing_key:
|
357
357
|
specification_version: 4
|
358
358
|
summary: GRPC system in Ruby
|