grpc 1.65.1-x86-linux → 1.65.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: cf5f2a850148a4292ea986d3123fd28fb630f80810b20407169762914e50fd86
4
- data.tar.gz: 95d2f616ed08441730fc43dd960e06b9b1839ba5b7b36b80d873358daeed919b
3
+ metadata.gz: 2ecb02e93c7b921796199ef9d50c22971f4f77925a8bc7fbdb95f6f5a86a01e0
4
+ data.tar.gz: 6acad88a8904d7d1830b58e52ef47e56ad4a8024dbd5904817009d4a0d17be90
5
5
  SHA512:
6
- metadata.gz: 8936ab5c778cb1ec123300420d76cf4752bd7ba17d1dd8829ea2732aef090ded7f8b73d59abdeed0b899fa85769782bdcb384b6f04286fa76d747ee4ddfb9c55
7
- data.tar.gz: 6fde9b7019d2d994c94088268f8cd31898f58737755195f70fec43c4359e71a7fcd997305946eb2ceccb304d17e8227ab9369d67152f5e0aaa0b0570f70ee7c1
6
+ metadata.gz: 3c21a5010ed168c494f37614c88c59b7ca7f77b53983c23c8f04f89b4add2f33e225bfacc0bb059221d4a4a7750ae23100a8664a8e6d0f967071963282e8f901
7
+ data.tar.gz: 5d7483607197463b6c9be66914d49cf7c75d87fc98dd15416d6eba292dcf7b756bb65db2196d6862ef99b91642a6be69b61404c969eb9642aa4d2b4614f88222
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.65.1'
17
+ VERSION = '1.65.2'
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.65.1
4
+ version: 1.65.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: 2024-07-16 00:00:00.000000000 Z
11
+ date: 2024-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.5.15
362
+ rubygems_version: 3.5.16
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby