grpc 1.69.0.pre1-x86-linux → 1.69.0-x86-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b7b1a36fbb560adf33adfb6add0b0e4ada0e0f2395ce73b4373ae28b29da4e81
|
4
|
+
data.tar.gz: 47dc7e1a183f9e912b3625efafba016e1d2dd05aaa3b5f8ec223b2e0dfde78c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba6f863156314fb45106cd174d81ac34f2c7acf3cd1cdccc9f0e0eb57add99ad2532deca21c5cfc73bd52878a3c55a08a30407b4edaf3a8314f40b7f4bdf4831
|
7
|
+
data.tar.gz: e1f1e06896451aebbfe4bf466bf86a58aa5a6e263cb3c9b2a28f9d2b2b291960c7e3461d0b5f6ef2e3018ccdd1cb86de4e3682e49601b762345859e137760e3d
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: grpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.69.0
|
4
|
+
version: 1.69.0
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- gRPC Authors
|
8
|
-
autorequire:
|
9
8
|
bindir: src/ruby/bin
|
10
9
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
10
|
+
date: 2024-12-23 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-protobuf
|
@@ -339,7 +338,6 @@ homepage: https://github.com/google/grpc/tree/master/src/ruby
|
|
339
338
|
licenses:
|
340
339
|
- Apache-2.0
|
341
340
|
metadata: {}
|
342
|
-
post_install_message:
|
343
341
|
rdoc_options: []
|
344
342
|
require_paths:
|
345
343
|
- src/ruby/lib
|
@@ -359,8 +357,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
359
357
|
- !ruby/object:Gem::Version
|
360
358
|
version: '0'
|
361
359
|
requirements: []
|
362
|
-
rubygems_version: 3.
|
363
|
-
signing_key:
|
360
|
+
rubygems_version: 3.6.2
|
364
361
|
specification_version: 4
|
365
362
|
summary: GRPC system in Ruby
|
366
363
|
test_files:
|