grpc 1.54.0-x86_64-darwin → 1.54.2-x86_64-darwin

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: a0d46694f77f458c5400ae06026c291be2ab7c1c73529616ee71d4c05a3588c8
4
- data.tar.gz: a47e4d58c5e31e8bd6ef9b9b125b06002766d33bb6a57038a653a7917717fb43
3
+ metadata.gz: a785f15544bf3924f6e66997cbb5f491df8a5ad856346c92194c419d16e1239d
4
+ data.tar.gz: 75a5138a927468e9094228a9cd81e8d0c670c9dd8d75c00d63e871b2afc2acc9
5
5
  SHA512:
6
- metadata.gz: 97c165612f415c3acedacfe1626e4bba6926b6c8a1c7ecc0881cdde6c5729e438506d43b301c1a97afd98085f940d2c4ef7df22f1f2293aa25422dcc2765d32c
7
- data.tar.gz: 247c413dbca3e6bf9e5d77e79f08acdd4fd3780c68a466ba5f2e4ddbb41c2604634666f778a66085b2b8519d48b2f82a770e61a63c2d44d4a4d2602f7b313240
6
+ metadata.gz: 926219dd779e73e64783e4853f1812bc4adccedbc8c01c2ad49a0291760d7c9690412f4b74d70a61543d59a4a0ebeb3f214aeecf4572044dd7a7c22114851811
7
+ data.tar.gz: fb9f7d7ea82f2b3c3393c28033e1af44465df27a7b655861a4f55a7245ccb28ef0f4b1281b75d97c184ea62623c81acce1513285a8d2402c6e2509f5b13a3706
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-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-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf