grpc 1.65.0.pre2-arm64-darwin → 1.65.2-arm64-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: 486ec762ea7e7c207b0c4141e2d419ad908f62be93d300da420ab7f8cbe45fa2
4
- data.tar.gz: 44318a18a0083b157bdc3dd017fa6ea1b9ea5f01a99662fd0d041dc2452cd161
3
+ metadata.gz: 6470c854189a3781de6d659b318f0a46d7dc5a53277dc4ade843d08012ed0998
4
+ data.tar.gz: fc40aa584ddd7111d6a4e5122f8479379038334b1c80fc8034684457362d254e
5
5
  SHA512:
6
- metadata.gz: 500af6641fb61f9cf2c63682096b38129e61c73ada6a2a62e2dd5cf00cf234acfdd134db84bc659b07a2b771dbead371790b16cd346676a62503a97af06cd46d
7
- data.tar.gz: a1673ff999be0943974c44d6dd2586b041e88137bb5f5fbcc0d4c3960e5953f194773888bd65b8ab85e4b484ee1eb3c4f8e64ab6017ea7efe57a0ac53e5b01b6
6
+ metadata.gz: e6e42ef9cb37f5ffe051fc2662a8d64a381d0144907229da2c9b3da86bba65288125276c94c84d7f78911badd267bb2999fb275b5214c5f8d803d6a09ab8869f
7
+ data.tar.gz: 2ae723d6a65cc73379add3febf45e7ec3ce72893149511cc83b6857d873dc448a91c33f8b5320a7dba60a6e8559fc4307020a1eebca3db74522029d603c83590
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.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.0.pre2
4
+ version: 1.65.2
5
5
  platform: arm64-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-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.13
362
+ rubygems_version: 3.5.16
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby