grpc 1.65.0-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: 53ac5d5f66acca82219a8710165a1e451151af679ea48e6fc94257b26d92a504
4
- data.tar.gz: 53dcd8fb370dc069e890f95b15766e4f27a7a027c534fcf60d5046e1c48d7aad
3
+ metadata.gz: 2ecb02e93c7b921796199ef9d50c22971f4f77925a8bc7fbdb95f6f5a86a01e0
4
+ data.tar.gz: 6acad88a8904d7d1830b58e52ef47e56ad4a8024dbd5904817009d4a0d17be90
5
5
  SHA512:
6
- metadata.gz: f55d5057401645dfc441f96eac17b3ef95e1144df92820786eac3248ae90c147d27914c3279446f399690edef1e895707569462974a9da34ccfb05e6ef4cf903
7
- data.tar.gz: 12e113d44cf0e3022aecb3d709e68b777ea16e76b82670a330c9f5f60d21dc43b1c87a929d4a36a1a2dab3dbc1afdc29659681794c4853848c080bbc7e7d361a
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.0'
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.0
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-06-28 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.14
362
+ rubygems_version: 3.5.16
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby