grpc 1.54.0-x86-linux → 1.54.2-x86-linux

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of grpc might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 56574a007d8623e538b52ea54e1cecf332d0b3c8ff88d7e9d7739a6dc8f7b02f
4
- data.tar.gz: 65b083e2a0376b4b5177d7b14a98cf8cfae96cafc9b9a700c7aab1496859feab
3
+ metadata.gz: 26b391aa019fcf29f193fb5ef37875512ba7108a3198f651a50148e0a9044f6b
4
+ data.tar.gz: 1d278b77573db8d31400d6bca4958016827295b217ea192c26772b13a3046302
5
5
  SHA512:
6
- metadata.gz: bcdbcd466c96feccaa75c6a53659424b5fb6c246704d4ea58b3a0c8120e84d98de8728a05cec51245d5595813b413ecb2614c7a45cc683b9c0ea1ff1a0c16de3
7
- data.tar.gz: 92a1cd70e1ca653295fde45fa1c0ef3acb61393da5028d8b0b8c0619cd8469aac0a30f06fccb89501024ebcd631598596f99714bdc1c709e3d1e33b8f0452f8e
6
+ metadata.gz: 4d369aab5f99461163a7b60de127319e454df09e5f06749481919d2069542fbd57df9d95270e8537e55669e8fdefe73bd47fe49826ddf61189716d72bb0946a7
7
+ data.tar.gz: 2a31f19a953d5695cd1ff8c9823e41004839be95c3ec7bf4269e7db05f242659ad4881dc0040588e7a05c6602c99c90a9ba1c4ac29c49af4bf4892f200b76327
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.54.0'
17
+ VERSION = '1.54.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.54.0
4
+ version: 1.54.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-04-13 00:00:00.000000000 Z
11
+ date: 2023-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf