grpc 1.65.0-x86_64-darwin → 1.65.2-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: b43b6c81a1094174db8871df4a2d8f2237452cdd0611ca7fad78039a15ab024e
4
- data.tar.gz: 6db0c8e4672d9bf1d59f4be7dbc14f1ff6252ffabdd0829fe7d3a603b57bbd85
3
+ metadata.gz: 3d5ce5489505770e0b0b5738c163b8891990b7577c243ea66e2619c3b8747af0
4
+ data.tar.gz: 90a598db936139499c4ba6669926c71a5e9809afc84abd5fb1b70b6cb75e3a36
5
5
  SHA512:
6
- metadata.gz: 97a64d22a99d96a05db4f6fec8e91f87f7b35bbe43582000aad19d420abe3443ea167d017fea86357c9c3eba0d88ec253533643a2bdb60bfaabd5a2f0638c207
7
- data.tar.gz: 9ccf53c6239b2f049935554a207c40c3ec01daa4b63b4eeb1d63c1c16584f0a64ae75bd73652b2d6f2e549733e6a0f22aac581568f20b9f335bc8615d4d2cd66
6
+ metadata.gz: be094aa6405c3988aad2ebdb6f248fba7ddd436be8d43100b48f473521276be3b9162c9349a90953aaf55b1b819093b43ab314f483bae624afbbeeedafd733f6
7
+ data.tar.gz: 984c1dfd63ac218bd01e45e26e285596f44bc1e966f21de83ef98b36cde494d900dcbe669d01f68da0c10c541668cacbd464146ea78cd3b40169c0e6975c165c
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'
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
4
+ version: 1.65.2
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-28 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.14
362
+ rubygems_version: 3.5.16
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby