grpc 1.60.0-arm64-darwin → 1.60.2-arm64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 03b702b48447c0ddb5e87210d32e4b6057f6bc8a3d71c4a6669398cad6a97673
4
- data.tar.gz: 37ea8f451c11d6f0a2cd2f21e9c3c529928b670f6a8c9b6f059eb8982519a677
3
+ metadata.gz: 1b1be66f91e87c739129cba7e0f0a2a93384cf63eb68c19bf9807b99d2d6c6d1
4
+ data.tar.gz: 94903c7a1427fdb38687200da4d1bb9952dbb68d3b90f5c238a22605efb9fa26
5
5
  SHA512:
6
- metadata.gz: 9f742bf3d093cacc129c3aa1350f0394c62a1d274c3776a63eef85242177b8cfdb97cd52ebd1cacdfd8b4bc28008665c65338d785bc7bc5c885e69582c4343b4
7
- data.tar.gz: 81503c83b4e067d4a45e179c277a0648dd5dde894f46afe88204d2c65c97f2b1cd3c460ec04442b82cc6225ebc54431165269f23c57cb23871495d98896ecbf5
6
+ metadata.gz: 33618afc0fc1795bda90f68548fad87a0a152635ef4cb48132dea8e9fff8d73e47ba6c0e01c55767f832bf201a9a8152bc697775d07884da4d77e9510850b73f
7
+ data.tar.gz: 9ad911fb9cc3460d6ad49778a9d0f570afff12b9ccb89341c9d4fedea3cdf60d383b71cdfbdc323dd12f58e5f2c32b26c77248c276c4e453236f59304fd3b3fd
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.60.0'
17
+ VERSION = '1.60.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.60.0
4
+ version: 1.60.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: 2023-11-28 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
@@ -352,7 +352,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
352
352
  - !ruby/object:Gem::Version
353
353
  version: '0'
354
354
  requirements: []
355
- rubygems_version: 3.4.22
355
+ rubygems_version: 3.5.17
356
356
  signing_key:
357
357
  specification_version: 4
358
358
  summary: GRPC system in Ruby