grpc-native-debug 1.68.1-x86-linux → 1.69.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: 03da6acd1b1d14bc84a90db671f2e1fcdf141494631045cc0abb67d5e25fb8a5
4
- data.tar.gz: 379da4c6e4298f9dbdedf56d405d1312db1a8774e869e5655c5da0e855c6f9ce
3
+ metadata.gz: acba7d336b61f865f70be41c874f0123202236621786bf45b001cfb93c1136ea
4
+ data.tar.gz: 801c3d8b976696009e716a28e5a225e6635e3422e11bd754a459315bc4ebdda9
5
5
  SHA512:
6
- metadata.gz: 7e56b7a6189d5248eb073a4129ecae559be14d9c7d3b6325ebed24371932c24880074aaa037250676e0c1f6cf7555368cc991bc912c82706909edc7e3b2ebcff
7
- data.tar.gz: cd11106ae784a95dc737071cf372d2c3f2d09dcf502f9686ddf47918edc63c89eab2b70027a692795faf255b4975262324680f4d8e6a916ccd47a53c314cc9f7
6
+ metadata.gz: 69f25b5cdd7da655819e3648df68e52b46faf56834bdc1b421c3904f155f2ce180e6f79f4bcfebcb311e30fc5f400a0020b017989943ab19de77a6a095923f60
7
+ data.tar.gz: 8ac76890633cb685fa081bc6845b9a262e8fd9325b226628113018600df4130765e62b34666893e6341428091161f39e4e620881de39b76b7978836a1642e4cc
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.68.1'
17
+ VERSION = '1.69.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.68.1
4
+ version: 1.69.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-11-27 00:00:00.000000000 Z
11
+ date: 2024-12-05 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,10 +19,10 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - platform.rb
22
- - symbols/grpc-1.68.1-x86-linux-ruby-3.0.dbg
23
- - symbols/grpc-1.68.1-x86-linux-ruby-3.1.dbg
24
- - symbols/grpc-1.68.1-x86-linux-ruby-3.2.dbg
25
- - symbols/grpc-1.68.1-x86-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.69.0.pre1-x86-linux-ruby-3.0.dbg
23
+ - symbols/grpc-1.69.0.pre1-x86-linux-ruby-3.1.dbg
24
+ - symbols/grpc-1.69.0.pre1-x86-linux-ruby-3.2.dbg
25
+ - symbols/grpc-1.69.0.pre1-x86-linux-ruby-3.3.dbg
26
26
  - version.rb
27
27
  homepage: https://github.com/google/grpc/tree/master/src/ruby/nativedebug
28
28
  licenses: