grpc-native-debug 1.61.0-x86_64-linux → 1.62.0.pre1-x86_64-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: 72be36e3863f0727ce06dc8ca0cf9ad5261bd7da97d482b19b55f2bf0dd8d03f
4
- data.tar.gz: 4ebaff12449be6ad6d7de9b75f48d02acbe854943fbeb5ff5e08abdb5e7ebf11
3
+ metadata.gz: 7c1c8a6f51e68a1b62074ac772739daabf9add51640c2786d40bf357e789b5c5
4
+ data.tar.gz: 7f697c5c0ef82e644e7552186650d61a250df00e886497b4c1fb02ed2f25313f
5
5
  SHA512:
6
- metadata.gz: fd201fbabfb72044c57929aea93ce6e121f253dc459f50df7635daeb52f6b73371957703bc0a6a10365c84908af526a337c7c7bde174cddfa04130f6d29833f8
7
- data.tar.gz: b179b1d2071d49ec2427ff64395f7e7def7d14561f32df330c0ce9b82f748e924c3f69a06ada503090bee496542bac8b1c70370f979ba9337c65e379b8d7ffe9
6
+ metadata.gz: ff7b38c8475666b8fc26e3adc0928a37b1d899f890e13b151d6a4d93a4a4eeabad32bcaf7b6b27e5b30b5778b90115f00c4c265c9da11ff4a7ddae1f82e96e7a
7
+ data.tar.gz: fbec32945f36b4f53513e7bc4745239b00b274d4bca5ef47927ffde0dc8d679823d0eab979d38bfa2718cfd1e185bc14ef8c468453e0fb99255db8715353b768
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.61.0'
17
+ VERSION = '1.62.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.61.0
4
+ version: 1.62.0.pre1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-31 00:00:00.000000000 Z
11
+ date: 2024-02-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.61.0-x86_64-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.61.0-x86_64-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.61.0-x86_64-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.61.0-x86_64-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.61.0-x86_64-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.62.0.pre1-x86_64-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.62.0.pre1-x86_64-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.62.0.pre1-x86_64-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.62.0.pre1-x86_64-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.62.0.pre1-x86_64-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: