grpc 1.64.0.pre1-x86-linux → 1.64.3-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: cf3ac445300ccb297a7982f2ac2dcf74420e94a6127ac30493b83b01aa315426
4
- data.tar.gz: 24dc3df9c0cf0902aa54598bf6b2bd55ec18b696ea146b14cff5ac09dbe673d8
3
+ metadata.gz: d7cb74836272a852d4961c05d18cbb2642373c74ceba2210d9656270bc53f3d1
4
+ data.tar.gz: 60c42b9b0c7b117e2711100cad115f49e5f3efa7af16924c189f3df1befaeaa3
5
5
  SHA512:
6
- metadata.gz: 7dc297490fbf95a8f56db7f56b3a09c713c85ebed87c55792300a8deca14f3ae5a84528918bd113d30607270058ef6a53a7c0142a6740f96d7872005693199a6
7
- data.tar.gz: 027f250416500f44a555f9399bd91938a877c096d75f4fc54dbb7f6d5b0c414d0c1c6974c2c24a3ecc7f3e0ac1e5450a3265c6928e0aab758e2c399b930a0647
6
+ metadata.gz: ffa61b7bbdecd5c7a90ad3308b2eb32ac9f4f6941b6412e396607e51aa006644ec6afba40e7b660683e56118a8310d894448383a79d63f28c45d3ce7ffa15e68
7
+ data.tar.gz: 8ffc03f45626518c00fabf17a5747fa1991e2beb411e8da8995c028828596f91899fa8d4f66827fc8087e51948b9bc1738324a9bc248b240719311c739b0e111
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -14,5 +14,5 @@
14
14
 
15
15
  # GRPC contains the General RPC module.
16
16
  module GRPC
17
- VERSION = '1.64.0.pre1'
17
+ VERSION = '1.64.3'
18
18
  end
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.64.0.pre1
4
+ version: 1.64.3
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: 2024-05-07 00:00:00.000000000 Z
11
+ date: 2024-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  - !ruby/object:Gem::Version
354
354
  version: '0'
355
355
  requirements: []
356
- rubygems_version: 3.5.10
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby