grpc-native-debug 1.67.0-x86-linux → 1.69.0.pre1-x86-linux

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: 0f6e1c24b64dc048774012c1b8e7bd83f3c9edb15fa03476a83eb5faecc8938d
4
- data.tar.gz: 47959c1d6ad43ec06287dac415a97fa83b9318bba4e4c962a35b93cc06d14e22
3
+ metadata.gz: acba7d336b61f865f70be41c874f0123202236621786bf45b001cfb93c1136ea
4
+ data.tar.gz: 801c3d8b976696009e716a28e5a225e6635e3422e11bd754a459315bc4ebdda9
5
5
  SHA512:
6
- metadata.gz: d519bca647d161f4ee74f0ca40943f6e64da40473c7fcda8fca0a31cbd3e27d7e3e11ebfe483200f6272137ee6f6bfe886074f9f2990e7dadf19ea9641e50eaa
7
- data.tar.gz: 400cd10b1b264b373455be0dce73cf88b62c0ccf7260f94b962938f849e6da825f549f41c3758f4b8fc596ec2f7876c4018473c4acba917a205413c51f3db108
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.67.0'
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.67.0
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-10-08 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.67.0-x86-linux-ruby-3.0.dbg
23
- - symbols/grpc-1.67.0-x86-linux-ruby-3.1.dbg
24
- - symbols/grpc-1.67.0-x86-linux-ruby-3.2.dbg
25
- - symbols/grpc-1.67.0-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: