grpc 1.67.0.pre1-x86_64-darwin → 1.67.0-x86_64-darwin

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: b2afe8c0b3d143ac78b9d92063f3367351d9bdccfd31012a6a5631870af1f58e
4
- data.tar.gz: 4e75436c3dc12936901076d66a92ae91f277164b82b1ba85eab94b385cbf6dd0
3
+ metadata.gz: 507ea81d72ddedc068bec4252eed9322d647981beb7cec951441f19d632b8171
4
+ data.tar.gz: bac8c2572c64b917e3350173cc30ca66bb11d141a846c8792f561f1930bbf2bf
5
5
  SHA512:
6
- metadata.gz: 1fda1ca06f9bb163b909438772cd6b399a100f8cb8eca84695182291af48699b350684f9818e11a2c71262d1f5479d123eb764a108d4de19e7e28b767c1964d7
7
- data.tar.gz: 82c1751c3c949f117251e439e4583b28cd90574d0ad86ef6b846130ceff452ba92e9f59f4ddd5b19fa24c0836932b7be803b941daccf077f577fd6fd155057f2
6
+ metadata.gz: 0dd99528f09229b86406ce6005ec0e31889ca549f3c0bf7b69da672338faac9de27ee9c5215dd9b9be7ed4d6018d3f56a108dff07cc3adf0412e28d3cd038aed
7
+ data.tar.gz: 6db5ca55caa5bf4dd6af1343fe0bdbc7d1716ec1104136b3e3b417b238bdadb5ca4dd3c79028722d9d87faf61284e45669eb247b2ae4cec8db3b66abe90bd780
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.67.0.pre1'
17
+ VERSION = '1.67.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.67.0.pre1
4
+ version: 1.67.0
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2024-09-16 00:00:00.000000000 Z
11
+ date: 2024-10-08 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.18
362
+ rubygems_version: 3.5.21
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby