grpc-native-debug 1.65.2-x86-linux → 1.66.0.pre5-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: 7839a4938224ea0e4207a6ff3e30ee05fbdc1142ddcbdb579807b9f1c52bdb23
4
- data.tar.gz: 678b1751fcaecb7be249b7bf88a711775877915058374540515e3452e81ed80b
3
+ metadata.gz: a54a263602cbfc71a2ad0b3ed3b552548d1cf36f1521fb975604f182b627c32b
4
+ data.tar.gz: d6c28ff6557d4e9951fab4793f384a87db7bdd253903da7f88634aeed0775ed4
5
5
  SHA512:
6
- metadata.gz: 5c83bf78504f670d14ef9695eab07a9f5f16b48ecd05862a0d69622a47a940d19c1115d8858069ea512052238b76fee05480bfc01eb550d81474ecc3d389f4b7
7
- data.tar.gz: 60d43b3e1af32b9ab4a7fd26192b936e735a787c7df469812aadd8d9fd7874abfc78102cdb9f5a67202f030c1d6d8e11c14f29b46e7431743ab7d9bee3c9cb80
6
+ metadata.gz: 9c0d53e1b82da8480f0de41da4f702c203b5caaf51163927445936fe2ce34e85c9a642acf5f5cb7462985d29f5ed9a2214ef2a958f6cfc53cd7fe98ddebf7aff
7
+ data.tar.gz: 96bbca9ef3048be9c39705db90c9120e39696f6f49cedd89b7563ec379b06cbfa1946b8bb0a42123c79774eab67d18d314cd0f85f341fe00d1d526a60005c107
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.65.2'
17
+ VERSION = '1.66.0.pre5'
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.65.2
4
+ version: 1.66.0.pre5
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-07-26 00:00:00.000000000 Z
11
+ date: 2024-08-16 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,10 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - platform.rb
22
- - symbols/grpc-1.65.2-x86-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.65.2-x86-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.65.2-x86-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.65.2-x86-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.65.2-x86-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.66.0.pre5-x86-linux-ruby-3.0.dbg
23
+ - symbols/grpc-1.66.0.pre5-x86-linux-ruby-3.1.dbg
24
+ - symbols/grpc-1.66.0.pre5-x86-linux-ruby-3.2.dbg
25
+ - symbols/grpc-1.66.0.pre5-x86-linux-ruby-3.3.dbg
27
26
  - version.rb
28
27
  homepage: https://github.com/google/grpc/tree/master/src/ruby/nativedebug
29
28
  licenses: