grpc 1.53.0-x86_64-darwin → 1.54.0-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: 6ac45da18ec5ab09645af80060b86365d329c52c97eee14d199ec4f2e01d8732
4
- data.tar.gz: 31a49d454502cfc75a59ffba9114427dab4a2ccff82ac607698eae224dd83428
3
+ metadata.gz: a0d46694f77f458c5400ae06026c291be2ab7c1c73529616ee71d4c05a3588c8
4
+ data.tar.gz: a47e4d58c5e31e8bd6ef9b9b125b06002766d33bb6a57038a653a7917717fb43
5
5
  SHA512:
6
- metadata.gz: 643bca2da07cbff88d64cdda598779bd273184a7bc6d58105e6d31912f83331f19fb706ed3ffe9a347bd137b056a06038f114a185be24050dced8cdcb8c9d13c
7
- data.tar.gz: 3e4f810d2fa94a371b91fc0aff19c0d97d0f8f05949e9c006764e1940e90f4826890e5f16525486fcc18918f926319520f6d373b21900079163cb298b31936e5
6
+ metadata.gz: 97c165612f415c3acedacfe1626e4bba6926b6c8a1c7ecc0881cdde6c5729e438506d43b301c1a97afd98085f940d2c4ef7df22f1f2293aa25422dcc2765d32c
7
+ data.tar.gz: 247c413dbca3e6bf9e5d77e79f08acdd4fd3780c68a466ba5f2e4ddbb41c2604634666f778a66085b2b8519d48b2f82a770e61a63c2d44d4a4d2602f7b313240
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.53.0'
17
+ VERSION = '1.54.0'
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.53.0
4
+ version: 1.54.0
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-03-22 00:00:00.000000000 Z
11
+ date: 2023-04-13 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.9
362
+ rubygems_version: 3.4.12
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby