grpc 1.65.0-x86-linux → 1.65.1-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: cf5f2a850148a4292ea986d3123fd28fb630f80810b20407169762914e50fd86
4
+ data.tar.gz: 95d2f616ed08441730fc43dd960e06b9b1839ba5b7b36b80d873358daeed919b
5
5
  SHA512:
6
- metadata.gz: f55d5057401645dfc441f96eac17b3ef95e1144df92820786eac3248ae90c147d27914c3279446f399690edef1e895707569462974a9da34ccfb05e6ef4cf903
7
- data.tar.gz: 12e113d44cf0e3022aecb3d709e68b777ea16e76b82670a330c9f5f60d21dc43b1c87a929d4a36a1a2dab3dbc1afdc29659681794c4853848c080bbc7e7d361a
6
+ metadata.gz: 8936ab5c778cb1ec123300420d76cf4752bd7ba17d1dd8829ea2732aef090ded7f8b73d59abdeed0b899fa85769782bdcb384b6f04286fa76d747ee4ddfb9c55
7
+ data.tar.gz: 6fde9b7019d2d994c94088268f8cd31898f58737755195f70fec43c4359e71a7fcd997305946eb2ceccb304d17e8227ab9369d67152f5e0aaa0b0570f70ee7c1
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.1'
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.1
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-16 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.15
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby