grpc 1.65.1-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: 03b10e9e97a0da039f710d989cbe50f3e569f4487601f16208a81e1e7f2a2f2c
4
- data.tar.gz: a12073503ff48de0c6d4bd689db6cac8d275fc44e918325f37787959e8224a9b
3
+ metadata.gz: 3d5ce5489505770e0b0b5738c163b8891990b7577c243ea66e2619c3b8747af0
4
+ data.tar.gz: 90a598db936139499c4ba6669926c71a5e9809afc84abd5fb1b70b6cb75e3a36
5
5
  SHA512:
6
- metadata.gz: 0a375856beb0faf16763309b5a04e27a74807ff1c48e7eae74eb1ed5da3db3ce8cdc67003e4c574ac9958e3b80d4045961c7b9da17bf70ec045a8175b6fd2405
7
- data.tar.gz: c222481953e83623c33fd9776054b8465eebd9b5aa250d765cd4f801f9d2a110604dde8a2c0810e1ed3fe079b9ab1545eaf5aad8c00049ecf31b65906c8acddc
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.1'
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.1
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-07-16 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.15
362
+ rubygems_version: 3.5.16
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby