grpc-native-debug 1.65.2-x86-linux → 1.66.0.pre3-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: 9a0d28381bd37865314f5347b93e2924b500d4bedbb1249b7fa9b5c949605a9e
4
+ data.tar.gz: 6d91a36a849698bf43c2057688de83b4e751f18f001f29631c61e75ef9337b96
5
5
  SHA512:
6
- metadata.gz: 5c83bf78504f670d14ef9695eab07a9f5f16b48ecd05862a0d69622a47a940d19c1115d8858069ea512052238b76fee05480bfc01eb550d81474ecc3d389f4b7
7
- data.tar.gz: 60d43b3e1af32b9ab4a7fd26192b936e735a787c7df469812aadd8d9fd7874abfc78102cdb9f5a67202f030c1d6d8e11c14f29b46e7431743ab7d9bee3c9cb80
6
+ metadata.gz: caa09cd2c284137162976f0f692617415779ccb17eb749119e08d2f86a6e1da4e441c2082cf51beb5e67d35a14c76a198a20244c36dd8e692f2593de0e5f464d
7
+ data.tar.gz: a0094c6b7261d82ec067e36013d3c739fc1f83ac07cce515ecad7216dc94fc02595bf6fbbb9e8d3406d9a12aeaf5cff1ef419354330075589b70a5972115841b
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.pre3'
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.pre3
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-07 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.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.pre3-x86-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.66.0.pre3-x86-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.66.0.pre3-x86-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.66.0.pre3-x86-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.66.0.pre3-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: