grpc-native-debug 1.67.0-x86-linux → 1.68.1-x86-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0f6e1c24b64dc048774012c1b8e7bd83f3c9edb15fa03476a83eb5faecc8938d
4
- data.tar.gz: 47959c1d6ad43ec06287dac415a97fa83b9318bba4e4c962a35b93cc06d14e22
3
+ metadata.gz: 03da6acd1b1d14bc84a90db671f2e1fcdf141494631045cc0abb67d5e25fb8a5
4
+ data.tar.gz: 379da4c6e4298f9dbdedf56d405d1312db1a8774e869e5655c5da0e855c6f9ce
5
5
  SHA512:
6
- metadata.gz: d519bca647d161f4ee74f0ca40943f6e64da40473c7fcda8fca0a31cbd3e27d7e3e11ebfe483200f6272137ee6f6bfe886074f9f2990e7dadf19ea9641e50eaa
7
- data.tar.gz: 400cd10b1b264b373455be0dce73cf88b62c0ccf7260f94b962938f849e6da825f549f41c3758f4b8fc596ec2f7876c4018473c4acba917a205413c51f3db108
6
+ metadata.gz: 7e56b7a6189d5248eb073a4129ecae559be14d9c7d3b6325ebed24371932c24880074aaa037250676e0c1f6cf7555368cc991bc912c82706909edc7e3b2ebcff
7
+ data.tar.gz: cd11106ae784a95dc737071cf372d2c3f2d09dcf502f9686ddf47918edc63c89eab2b70027a692795faf255b4975262324680f4d8e6a916ccd47a53c314cc9f7
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.68.1'
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.68.1
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-11-27 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.68.1-x86-linux-ruby-3.0.dbg
23
+ - symbols/grpc-1.68.1-x86-linux-ruby-3.1.dbg
24
+ - symbols/grpc-1.68.1-x86-linux-ruby-3.2.dbg
25
+ - symbols/grpc-1.68.1-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: