grpc-native-debug 1.64.3-x86-linux → 1.65.0.pre1-x86-linux

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e3f9c9498f8c8f9a02687c16067af123bc196e6fc4913f0d48ec669691b5cac8
4
- data.tar.gz: 2f8fc3b7a9c0d59dae7759e9d28c300a8e081a3c88d8bc8d32ab4299ca23f7c8
3
+ metadata.gz: 795babbed8c9bc07b14e0ce18fcd518adb12e20587ca0b53062b21efd2a97b12
4
+ data.tar.gz: f0efbb2ba71322f2350b749e57efa01e4ce8fb0bf3de2ef27bae88d14e8cfea5
5
5
  SHA512:
6
- metadata.gz: 06a925374bde9967b666e1bbb140618e7eb70671d8a7e54006eab80e81821f529fd767a1cfd08b7a048fd602baf2679e59b26fc1c443ec82c49b20d69d1e2a96
7
- data.tar.gz: '08a3c20e8c153812d17439e741772f94dca5bb784f4994eb64b0707581f0ef0903b96fff82b3c7d6c90f033d63a615ef23b03954be32eba157e48faf0528ed84'
6
+ metadata.gz: 1de575a273a03c336c572a1a8e9d8ed2f2e23b9726d0abc1a2c95cd348fd9c547c3321195cf9df612e96bb6d59d121daaef4c07d804415bb1b7316a99ce348ba
7
+ data.tar.gz: 71c6d24b69e7bf1ce3cd216ba8ad1bcd39227ae11b9df33e8636f7be96a4c11fe9a3a9cdd8af8d5d6dacbdacb4fb69de22c58c76fb07f5c10899101c6c1f6484
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.64.3'
17
+ VERSION = '1.65.0.pre1'
18
18
  end
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-native-debug
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.64.3
4
+ version: 1.65.0.pre1
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-02 00:00:00.000000000 Z
11
+ date: 2024-06-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Debug symbols to compliment the native libraries in pre-compiled Ruby
14
14
  gRPC binary gems
@@ -19,11 +19,11 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - platform.rb
22
- - symbols/grpc-1.64.3-x86-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.64.3-x86-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.64.3-x86-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.64.3-x86-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.64.3-x86-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.65.0.pre1-x86-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.65.0.pre1-x86-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.65.0.pre1-x86-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.65.0.pre1-x86-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.65.0.pre1-x86-linux-ruby-3.3.dbg
27
27
  - version.rb
28
28
  homepage: https://github.com/google/grpc/tree/master/src/ruby/nativedebug
29
29
  licenses: