grpc 1.65.0.pre2-x86_64-darwin → 1.65.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: 33690f86b853e2e885cf43fc1918159358f0f48bacef8941b051899ddcd33451
4
- data.tar.gz: fd9ed4b8792f229d4dee6166ef091e63f204db073fe1ab9e58b55f78543ce77b
3
+ metadata.gz: b43b6c81a1094174db8871df4a2d8f2237452cdd0611ca7fad78039a15ab024e
4
+ data.tar.gz: 6db0c8e4672d9bf1d59f4be7dbc14f1ff6252ffabdd0829fe7d3a603b57bbd85
5
5
  SHA512:
6
- metadata.gz: fd5ce9c699379c78ce31130717868f256eb9bfdfb341784b4c1d2af0485acfaf83fdd37c78e671822a3ba61161bf83e5477e3ced849b84e37a0bbeb9fb1f84f9
7
- data.tar.gz: e2dc8582bb89d29c8d5a6791bc215c7a9787a32a7a0a25bf69be1aa7b25fc82970943eb02d096fc966abdd13748d68c6ae1f4d2fb14989f813ebf425ce9dbf39
6
+ metadata.gz: 97a64d22a99d96a05db4f6fec8e91f87f7b35bbe43582000aad19d420abe3443ea167d017fea86357c9c3eba0d88ec253533643a2bdb60bfaabd5a2f0638c207
7
+ data.tar.gz: 9ccf53c6239b2f049935554a207c40c3ec01daa4b63b4eeb1d63c1c16584f0a64ae75bd73652b2d6f2e549733e6a0f22aac581568f20b9f335bc8615d4d2cd66
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-darwin
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