grpc 1.65.0.pre2-x86_64-linux → 1.65.0-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: 688f1322620de4884b626dfb534fe9c58718b7472c5e997bc91ba2748f56e2f1
4
- data.tar.gz: 8f5ba0b91625ef172283c951a7574c9eaa087b4ebb090ab89beebcdf387b8a65
3
+ metadata.gz: ba7ca4de4fbe62a97921120f2509e003e172fe428b23ebac9ecc9eb263db3207
4
+ data.tar.gz: 72860dee91b9ab8bed383921b5d5b933dd07f73bf41c09e09a85d6f4ef8956ce
5
5
  SHA512:
6
- metadata.gz: 400a3f39d849dfab381d4ff598931df9cf484ffd15d249280903c91186687666eebe9714b5023a561b3fcf5803a8905a077fe9d8e25c0c088fa51b0158a08b0e
7
- data.tar.gz: 87f142bdeb26333d6e0a29a6f645868266688a3897a86aaf61ecd7404deddf18e25ce365b632f8540a747c39aa15138867888e179f40b8f7b613498dadf34520
6
+ metadata.gz: 05de3128b2146699723f2657d1235cdf657d79257f3aee40a63de7bbef775ba1318f0232ab2eff9331f77b137b0fae7afd80bcd4f0b78fc7c8eda57510256115
7
+ data.tar.gz: 941bbd87b71a1887ed6a5a2a3c9ff8700779d78b153fb1c85d7750bdeae5fc5f2f764bedb72a4cc67a3be767b5afdbce9110520fa03ba4802d05d26645bf8f7e
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.pre2'
17
+ VERSION = '1.65.0'
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.pre2
4
+ version: 1.65.0
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-06-21 00:00:00.000000000 Z
11
+ date: 2024-06-28 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.13
362
+ rubygems_version: 3.5.14
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby