grpc 1.54.0-x86-linux → 1.54.3-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: 56574a007d8623e538b52ea54e1cecf332d0b3c8ff88d7e9d7739a6dc8f7b02f
4
- data.tar.gz: 65b083e2a0376b4b5177d7b14a98cf8cfae96cafc9b9a700c7aab1496859feab
3
+ metadata.gz: 026b1254bf4469fb2b2109ac9fe267ffe4f05e1b861a43ea2454b31c91930eb4
4
+ data.tar.gz: aadde9bbb58e0cd7d542cbc688f13854a65b8639f27cef774c40d00c8929d1d7
5
5
  SHA512:
6
- metadata.gz: bcdbcd466c96feccaa75c6a53659424b5fb6c246704d4ea58b3a0c8120e84d98de8728a05cec51245d5595813b413ecb2614c7a45cc683b9c0ea1ff1a0c16de3
7
- data.tar.gz: 92a1cd70e1ca653295fde45fa1c0ef3acb61393da5028d8b0b8c0619cd8469aac0a30f06fccb89501024ebcd631598596f99714bdc1c709e3d1e33b8f0452f8e
6
+ metadata.gz: 671971a4d2f06abf22810ce4c3049fd4633320f68b643702560c1a4e19bb83cdb488bcbd0d800462553f3eb35d8dfa46f190dec112265f7369134da668016cf3
7
+ data.tar.gz: 73e1e259d634871416601da73b8a70be64be53d84e8a0d8711e1fa61e1dd7c34ac39f2aabaf5ffc6531db24dfb82fe3a86666dae71a60999b63e035f5edf5cab
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.3'
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.3
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-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -359,7 +359,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  - !ruby/object:Gem::Version
360
360
  version: '0'
361
361
  requirements: []
362
- rubygems_version: 3.4.12
362
+ rubygems_version: 3.4.17
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby