grpc 1.54.0-x86_64-linux → 1.54.2-x86_64-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.

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: b7c25d9d7346d149f1b40f27422b1a1204ba37ab5074e3e5484214fca2ca6900
4
- data.tar.gz: 1d88680047a3459759000553098fbc26811a3e6cbebbc93efb8ee27140ab4fb5
3
+ metadata.gz: 4fd7abe3bff483dbde27fcd4832ad6bc39a1474a5548da28f8089c81cfb394be
4
+ data.tar.gz: 9096852f471d5992e19037213652a870ce853a63498221bb7732468ff1ab5b55
5
5
  SHA512:
6
- metadata.gz: 97aa8767516874e10742659e8be693a54073e66700469165723f1962f8afb03a2db71261ed02f9b6d1dff225e033b071a2e8347b92ec4592fb323c15b5ef7958
7
- data.tar.gz: 3f9267bdead601f2625245a9b8b2ac64c1b1788230d03fd0bdacc938c7d2a8f50c2131fdf5f86a9b33d058947393c6f6eedb44df116b9ca2d5c92f66c41bd703
6
+ metadata.gz: e645f2d7dbe1e532bc4d6d815dac76d95c9d414a78ed806eaffd8bfe2653015e11e25768d2632a8d10aeef84eabf7613648b42c6179ec11c18f349b82209ace0
7
+ data.tar.gz: 7e73ff1943da71155afcf844c0ea354486c61c61a85154535c71f4e27a245bc3b2b3962c1686ce46be18d7b395977f481946c695916392a23f76819f705c4620
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_64-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