grpc 1.64.0-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: 8553488e62759ac91b419858c57124d441d5f9794080286558fcc901b2811944
4
- data.tar.gz: 4907633cc9f520373e6253d4371f27edc8e0c22eb84bfb8fc504c86c302b94d0
3
+ metadata.gz: d7cb74836272a852d4961c05d18cbb2642373c74ceba2210d9656270bc53f3d1
4
+ data.tar.gz: 60c42b9b0c7b117e2711100cad115f49e5f3efa7af16924c189f3df1befaeaa3
5
5
  SHA512:
6
- metadata.gz: a0026d4cbf51b45fca9897c58d6bd1642b7ea515386b529ecee2d6fbb040665f5797bf483a00dfd7fd585bb39298225723c274bd1a339228b1f323f624c1f00f
7
- data.tar.gz: fc8b4218bc019cc741ba1b1f1f27739dc94e167eb44f2ce81e8881bc4e65358dfdd20641c5f212d612a566719f8c30c985554d5a8c41eacf3ea758af52c95a4c
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'
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
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-16 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