grpc 1.64.0-arm64-darwin → 1.64.3-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: 94a417cc0d1c1e045497dac81f2e0009c0565d06f221247781aae62de146bee2
4
- data.tar.gz: ddc2233a330bc2aa639512dddc03217fff065c2decf6e55cf0f61493627108e9
3
+ metadata.gz: b0f119c8a1398768902b39d673d9f7b947ffb4a6093b66117a2e28896b53929a
4
+ data.tar.gz: 3edbdaa8f3ef8112c822fa99d7c6a77e64629fb4b8eaeb0af58e6fa70d815ba8
5
5
  SHA512:
6
- metadata.gz: b242c577f9c0a4eb3ffc2d45279ce41ed9db8389183668a44902312bbfaec8215cb88fab92932c93424f3f6bd5c6f75cb67e38595c431632429726c3495d4884
7
- data.tar.gz: 543e901e57990640fe8a74b2ecda9d06fbaef98bc33350f5c3a24a5d8b26652f311c864f11ec00bf4ab32cabcd649ae41fadbde5f2dcef930ca578237b7605d3
6
+ metadata.gz: 6c6af363296386c6ae0c41a7321bb65d8bc01e05c6fa4f2f311b4e6aa8e12ed7500e9026104b5dd7cc53c5f68e0bf56314aa2dc4fcdc11bd6058193e8c2cac6a
7
+ data.tar.gz: 8e54993a51539194445620f5f8ad102152de8ed238fdbf997a2bb6ec3a7c71417a9dccdf9d2cfc4579f1c2d23052e2aede5c2e40ac1138d3694e2aea84a98717
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.64.0'
17
+ VERSION = '1.64.3'
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.64.0
4
+ version: 1.64.3
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-05-16 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
353
353
  - !ruby/object:Gem::Version
354
354
  version: '0'
355
355
  requirements: []
356
- rubygems_version: 3.5.10
356
+ rubygems_version: 3.5.17
357
357
  signing_key:
358
358
  specification_version: 4
359
359
  summary: GRPC system in Ruby