grpc 1.53.2-x86-mingw32 → 1.54.0-x86-mingw32

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: fb308587315e49e60e040d83d180ff7e78787af5a323aad098e7f6656d90db60
4
- data.tar.gz: ffbc7ff77e526e32ed4ea59a82a73d3af9c07dc0d6bd8cd3d88308f7941019ab
3
+ metadata.gz: dedbd8dfcfe968cdcc5e264d355f5431633a8d59e0ed27ab1dc8235d367e9976
4
+ data.tar.gz: 6170c0963ecd4c55ba693789cdc209c1cbc5132681ad5a312b701c500f59be17
5
5
  SHA512:
6
- metadata.gz: 73918165456c613a6a42c14cb06db3be010f8c3387376e12f9052094c2b9c5243df014f4a6f4343b457425b1ff12847946a6481dd2d34e9288a35899a153e357
7
- data.tar.gz: 1ad1f6d5e0cba9a63c0b400131c4be57fb9600d62a028be0515603d6fd5ec692608222e868461c0f4466bf41c95e8ac1c21887229886adda836adc0e33fccaaa
6
+ metadata.gz: 823acb33698c1f5685cafbd525f80c6aa6c5500076f8aa4c08442856aa722db0663c294a5bf09fd59b33a5012e54bef639b3d0885b981c0d962109e3217ca470
7
+ data.tar.gz: 5cae476bfd2c8534815ab0997bc90dcedc7593befb43193f1be1dd557e142fbdfc0e3e6b529be6ebaa4077cafcf66201fabb9f7372d7d46f3cc4d7d29f1dfb05
Binary file
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.2'
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.2
4
+ version: 1.54.0
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2023-08-01 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.17
362
+ rubygems_version: 3.4.12
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby