grpc 1.60.0-x86_64-darwin → 1.60.2-x86_64-darwin

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: 51a68a9c991b8d8fe0ea36e2c379791d39073d385b70bf848301cf8c907cc6e8
4
- data.tar.gz: f949122a16c21488f82043478cc6d37f68cf27a41bd74ae166fb682eabfb55d4
3
+ metadata.gz: 790ebc74b3c52fcc0be8c5c0ae3da805bcc7ae6f81c2bdee9dbac106242e9c56
4
+ data.tar.gz: ce24acc136c70dd9a78edf8e21764f940f1e3379ea4bf913a3c8513569c6c9ea
5
5
  SHA512:
6
- metadata.gz: cae44609357d42a56c233ff537505afd1043c86c99c6addd62a93b37955a11958539ad27cecdc8270aad81d60bf01720e10327be3c29d6fb9a71d9aa2d14f517
7
- data.tar.gz: fb306e7b093c2bceb331aa5467c2454e503d5c5ef68095a8f1132713e531b20209a953887595f5497d6af7470e91e0428091011190ddd64e857875d1fcebc504
6
+ metadata.gz: 76642f54bf0a7b9e7ff6506b851db15eaf967e8254bdf0dd2597cd09793c0d2e538adb0fd9fe9764bf708bdf9ed88493a1a80d2a57ed86cd2a0746c7701c2de1
7
+ data.tar.gz: 880132f914a61e703e7bfc45c73007c450f25a5e4891e5887f20ecc47c4c2307295696b7cb6a316de2063466729b429f724a7f4f4b6581d106f67cdbcca2321c
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_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-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