grpc 1.65.1-x86_64-linux → 1.65.2-x86_64-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: 44195661b40b5f5d11e6b05777a85e68200e2f89f7b70083137b75a6b0161eed
4
- data.tar.gz: 7f45ce396091ac4b99a5f80317134dda07770f9ec44797cd59ebae889d40d239
3
+ metadata.gz: 5eaf516fd5eec6331ca8ebdca9ab6b39ac49ab2531d77d2a43220083eafe19e0
4
+ data.tar.gz: 385c94fda1a3954884cae0afcaace017aa9cb7f17f7b6ec1a63889b8f3495e35
5
5
  SHA512:
6
- metadata.gz: 64b1e4b68ed1b7d2c1346e1f14854d11e179a6d8394fb26516768f39d44d6dd20280b6fd10eecd7a184b2817aacf0e980f5db6a01cf4f6be2d29f687389fc698
7
- data.tar.gz: 70f12a8ea10a3b563b82da42da89cab520226ae2362439732e39e504aacaa6139788b23e0b434d03df6475f7800dae77aad34360b19eec280611c98298c3fa46
6
+ metadata.gz: 331bf2c6951db6dc08a676e0f68247b8df99172733d5c7ac03aa9d8925ccf016f50c9bb5e248353e46b4c87be81bcbcb4f7f3708c5daaea30c1bb9710e17d3b7
7
+ data.tar.gz: 1690a560a76761b17080776e81f2fb636ce864f38c23a78bd824ef4ade025b3469c8542e504ba2893661233f774031ffffd5eb4d16dc93b752b1291e3cc22fba
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_64-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