grpc 1.65.0-x86_64-darwin → 1.65.1-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: b43b6c81a1094174db8871df4a2d8f2237452cdd0611ca7fad78039a15ab024e
4
- data.tar.gz: 6db0c8e4672d9bf1d59f4be7dbc14f1ff6252ffabdd0829fe7d3a603b57bbd85
3
+ metadata.gz: 03b10e9e97a0da039f710d989cbe50f3e569f4487601f16208a81e1e7f2a2f2c
4
+ data.tar.gz: a12073503ff48de0c6d4bd689db6cac8d275fc44e918325f37787959e8224a9b
5
5
  SHA512:
6
- metadata.gz: 97a64d22a99d96a05db4f6fec8e91f87f7b35bbe43582000aad19d420abe3443ea167d017fea86357c9c3eba0d88ec253533643a2bdb60bfaabd5a2f0638c207
7
- data.tar.gz: 9ccf53c6239b2f049935554a207c40c3ec01daa4b63b4eeb1d63c1c16584f0a64ae75bd73652b2d6f2e549733e6a0f22aac581568f20b9f335bc8615d4d2cd66
6
+ metadata.gz: 0a375856beb0faf16763309b5a04e27a74807ff1c48e7eae74eb1ed5da3db3ce8cdc67003e4c574ac9958e3b80d4045961c7b9da17bf70ec045a8175b6fd2405
7
+ data.tar.gz: c222481953e83623c33fd9776054b8465eebd9b5aa250d765cd4f801f9d2a110604dde8a2c0810e1ed3fe079b9ab1545eaf5aad8c00049ecf31b65906c8acddc
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.65.0'
17
+ VERSION = '1.65.1'
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.65.0
4
+ version: 1.65.1
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: 2024-06-28 00:00:00.000000000 Z
11
+ date: 2024-07-16 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.5.14
362
+ rubygems_version: 3.5.15
363
363
  signing_key:
364
364
  specification_version: 4
365
365
  summary: GRPC system in Ruby