grpc 1.60.0-x86-mingw32 → 1.60.2-x86-mingw32

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: 17e2c57fa1edbbc044a1280c2f50cb7d421539c6c7b6b137b7db6c5f0c81854e
4
- data.tar.gz: b8a2df5e4575911d1e6cf92a11c9c7a14514ce4b37de703a22cc282b65f9fcd5
3
+ metadata.gz: 2f407468a4057119f92d8a3691f87efc6aa9e1b7594b5f6d57e684c6490f59e1
4
+ data.tar.gz: 6289ea7cee100b69dfd30d82e86b74f563213a3de91e37838c0cacc877ed92ee
5
5
  SHA512:
6
- metadata.gz: 00a3f1603f148a4eeb479bd33e669a076b13b32bf75c5dea864e44b753da6d74b80d71b635834a8c11ccf4257eb5383186c1ce0336a3f405c7d3bc1b35e2bc52
7
- data.tar.gz: e566ff9d8e99faed3a8c18b89c81e565760a812f602e30f815bc88a7bfc1e81f258112cdeaa8cae90bf180e687a0dff226b99169f7f7e6984991d7942ae50f0e
6
+ metadata.gz: 869b254a4b82e75c65a289cbc84a827b4301b6beb17b413d84e6b9d628927510f4599c9bd3aa1b500393ab6e93aa059f3bc78503a66d8be20923ff81deb5daf1
7
+ data.tar.gz: 6059b6fbc66baf3ec9a30580316772b51838186d84c7b1a6474f5fe3d55baca2dbc0247b4401c46dc7e8567933f1e5bd47196a09924e266f9275676095451f95
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.60.0'
17
+ VERSION = '1.60.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.60.0
4
+ version: 1.60.2
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-11-28 00:00:00.000000000 Z
11
+ date: 2024-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-protobuf
@@ -352,7 +352,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
352
352
  - !ruby/object:Gem::Version
353
353
  version: '0'
354
354
  requirements: []
355
- rubygems_version: 3.4.22
355
+ rubygems_version: 3.5.17
356
356
  signing_key:
357
357
  specification_version: 4
358
358
  summary: GRPC system in Ruby