grpc-native-debug 1.61.0-x86-linux → 1.62.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: 73df66f4632b5ff0808bf450d3bd5b5175bddd8b8aad89f7533b850cabd9649f
4
- data.tar.gz: 38116f8faac01183a0ff9b6547d28518058816e4810c7fedd77d983e0b019529
3
+ metadata.gz: 5f0aa3cccf689726103c1093558cd110beedf76f776c97efed47c5c3e04b0a95
4
+ data.tar.gz: 5854ae553ee68e056cb51bb9298890e99f3be59eafccf91297ccd75bcd582109
5
5
  SHA512:
6
- metadata.gz: 820b431bf31bb5f14481471ab06e22e7559c6f26a71cd5f47493e0e39dc5cd54137cb12af8689c6b836e7f6b49d2ba3dc98993e669d0c1f0c2c087790fbaaf13
7
- data.tar.gz: e232d263ded85bea89e951d02c420ed827c96cd0f2bdb00364c2744e7159b5f37091b4a1fa42021efed7fe400b06b8b991ef6e2d22740d8a8a2b00666e9d3712
6
+ metadata.gz: aee4135da71d70b29fb9251a4c789ad16eb039095042a2e7d54e2552b56ace6c4333c56eba5a90752e6db5f67ebe4386350792869bf7c454efed4a6689022ac9
7
+ data.tar.gz: 0ee701321de608ec09e950b0028c9c8c924fa8e05a75e7942e91eb4ddfd0521ef01d5ddcfda9a749f3cdcdf2b4887e61cf6994d20988efa0266a7dd75ffcc082
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-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-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.61.0-x86-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.61.0-x86-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.61.0-x86-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.61.0-x86-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.62.0.pre1-x86-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.62.0.pre1-x86-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.62.0.pre1-x86-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.62.0.pre1-x86-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.62.0.pre1-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: