grpc 1.54.0-x86_64-darwin → 1.54.3-x86_64-darwin

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: a0d46694f77f458c5400ae06026c291be2ab7c1c73529616ee71d4c05a3588c8
4
- data.tar.gz: a47e4d58c5e31e8bd6ef9b9b125b06002766d33bb6a57038a653a7917717fb43
3
+ metadata.gz: b454cc8f8df23a4e501c539a0c3883a769035e59da05c0927a18ff43014beba6
4
+ data.tar.gz: d4b4e6af42214d75cbbc4a8ed4a5fc984809bb3e9389b3734b0a4e3c6a3ef5d1
5
5
  SHA512:
6
- metadata.gz: 97c165612f415c3acedacfe1626e4bba6926b6c8a1c7ecc0881cdde6c5729e438506d43b301c1a97afd98085f940d2c4ef7df22f1f2293aa25422dcc2765d32c
7
- data.tar.gz: 247c413dbca3e6bf9e5d77e79f08acdd4fd3780c68a466ba5f2e4ddbb41c2604634666f778a66085b2b8519d48b2f82a770e61a63c2d44d4a4d2602f7b313240
6
+ metadata.gz: e4339076d80dfc2f16bf4d8c8a0ef88c33d4067a47f128e2effce2d9a53f5968a2f2724c39c025188ba85f32556a047348dd01c81e0506452f6cee89afdd0342
7
+ data.tar.gz: da3b391680d6a26ad338e33aae5cb120959c18bb765121fbf3819e8704f5aaa1c1aa2ee9ef559f19cdadc82ab66d6b7188c151940000abb77a298fbf20ca6e4d
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_64-darwin
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