grpc 1.52.0-x64-mingw32 → 1.52.2-x64-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: 6ecab6344feef338ca91ff4307209fd314ca60ed0e8d2d4e3dd615cb445af7b2
4
- data.tar.gz: 7efffdfea04af22604dade9b071c7c60d7d48284169c1814b321c0bd9980576b
3
+ metadata.gz: 6ececde3ca3beb20074709c81ca3a6850fb0ecf2894bbc89f890e0aec099d095
4
+ data.tar.gz: '0429032e50c426c7a9c546bc0029c15f885205ace674a9262afd263d50550775'
5
5
  SHA512:
6
- metadata.gz: e32867c57b259799d1b97cde41e3b35cc0e4843c196e9a60f0cfe2f1ea5e0f03c6de22371d930d1b78161c1e23d18c76de0fb051997abfd3c249e6dad6246faf
7
- data.tar.gz: e041b9f17473f205d79095fa26887eadab40bb746d144f8046fcfeb5fa27275a9129ffd9090d6be91146841cb0d62e57b0438909dee95bc1a63dacc71389460a
6
+ metadata.gz: 7f2754f190285848c22450e6cf71158e5389614935fc6b3eb2a5cb23f3bf63ea1b39380a9a48a7dc0f793db49f64319c2890bb0d86972b27de48449833cfdcaf
7
+ data.tar.gz: b476cf5548d1d96cf94959d33b595fcf7be6c76636f0830a96fb0c6ae0a898adaf97fc2da69a4070f86be9eb884a5be410575dce84a203337e3e315398621171
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.52.0'
17
+ VERSION = '1.52.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.52.0
4
+ version: 1.52.2
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - gRPC Authors
8
8
  autorequire:
9
9
  bindir: src/ruby/bin
10
10
  cert_chain: []
11
- date: 2023-02-03 00:00:00.000000000 Z
11
+ date: 2023-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -357,7 +357,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
357
357
  - !ruby/object:Gem::Version
358
358
  version: '0'
359
359
  requirements: []
360
- rubygems_version: 3.4.6
360
+ rubygems_version: 3.4.13
361
361
  signing_key:
362
362
  specification_version: 4
363
363
  summary: GRPC system in Ruby