grpc 1.60.0-x86-linux → 1.60.2-x86-linux

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: a9979325189ef6de73c6a531de55470ed416760e6520ed47a53e85723e3ed28c
4
- data.tar.gz: fb8f464b71f80be7233f4e1ef13fca2dbb4d315d5a5c1a463c9a96c72178328f
3
+ metadata.gz: e604fb4401ff1708b9babe953518f0e59636b75ee060072816fe005a1ee2372b
4
+ data.tar.gz: c086848177dd946700be99107671696932fc59d2f647ba4e1f5e91c564dae30e
5
5
  SHA512:
6
- metadata.gz: bd741c6b44fc1d6628646347ed1a1cdbf4cc1ddd4502953e0a41cf24f2b92a0afc6e46fb277ed60944d405ea4ceb9b5711f07bfa405d9fcbdd262cf4c3302fdc
7
- data.tar.gz: ae9d8540708055e6fc99092016279d088d61b17daca17f35223ef9bb6d129c34d7b37addd393116c2ea378f7205103d3dc2d45e1dd15da00a3fbc79f9e06a593
6
+ metadata.gz: e71230fd55196742438201a684abdcd01927adce175f2b956b02caab9f8db340a9726a516b760ac3c8dd77423aa5cee605b01c6eb5759965ddb8acb053679827
7
+ data.tar.gz: 12ef64cb2b9ec6776d48ed82ecd20df1966a8320403eef4f3d96e7ffcaa54668eada0aafcab16521d44a45b870db867cdb972da9b15991f39cee54244b2dc44a
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: x86-linux
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-01 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