grpc 1.59.0-x86-linux → 1.59.2-x86-linux

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: 1c7cabf46678b252eaa090e226605aad77fcbc7f7052b012d99805e7006eae12
4
- data.tar.gz: 64bb742289a09333adfd863b317c88a41986823b53ee2d014add72b74d18e683
3
+ metadata.gz: e3c5df3b9aa0491b48e3a4f925cda5f28a600f48b9ccd9a4b6ecf58579362f44
4
+ data.tar.gz: c3df825a66ea7c6e1db1862b3869d25fd8cdaa3dafb5598856ab0ba3494e262f
5
5
  SHA512:
6
- metadata.gz: b5b1b56d67991a7d0e544e391cf26425da79aa78e442a8fa5ffbf5e2626df638773a88e114760ab0e1d0421488ae0f9a3b389d334578c2add55a54437a380a3e
7
- data.tar.gz: f2e440fde2af8acfb6d57c7522f403e9ec56cf692d091ebe442c3c05da2715c4ee4575dd9673314aa3d7642fa4e7c572994168f5fa4c93b425c16d9e001ef2ee
6
+ metadata.gz: e3d913d9899149be7b2357634b384d8347a7522de7ffa356560d25ea3fdb8ee59ac5aff8d3441bbaf9f6e8b4a8cb9ff91d23f34f39cfa7b0590b7c50d7275e2c
7
+ data.tar.gz: ae93bec6e0d33ba65f02eac0f6c2bc63bf4728108294ef560eb451082e239dd8a0ac989c2b878fc8041c4449990a9f3af9a831431a89406e68e580bc64019655
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.59.0'
17
+ VERSION = '1.59.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.59.0
4
+ version: 1.59.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-09-28 00:00:00.000000000 Z
11
+ date: 2023-10-30 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.20
355
+ rubygems_version: 3.4.21
356
356
  signing_key:
357
357
  specification_version: 4
358
358
  summary: GRPC system in Ruby