grpc-native-debug 1.65.0-x86_64-linux → 1.65.1-x86_64-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: c91596f61568fd029ed57ed5d8dc86c9d84f4dd0b374e519b7b1e367ccee5197
4
- data.tar.gz: 0a53a9a69127e2c95f8fd378b056782f825f15b37479600735ea2496e10700b6
3
+ metadata.gz: 72973947bf28a5a7988d60b31519258ffc05570fabf7a87aaa877d0fe1ab9482
4
+ data.tar.gz: e7b07bbadb526eee403df8a96a62279ecedffe7a7e5689079b5f1777f99a038f
5
5
  SHA512:
6
- metadata.gz: 96c686311bea779338d36b1231063ff398e5dd2befc282ed32993a1b2aab133755e3a458e1c4bb316d7cc2f8deae43a7ee08b397606854d96304cb8eb6a4d927
7
- data.tar.gz: 872d6148d614a1ebb403b052c817c76e7318d5800676d0b6636c2693628d284698074314714cbdf7a2d4c847550b1ffe56fcb437a2573a3a05aee2612bbde77e
6
+ metadata.gz: 11713f4b6b004d9a65248119c71908a62d5faad08a4442bb3fca5e7da8b4221c118bc95d669b11e0ffb3f9a5ae8ba334a418e8cc10b44a29ac6c9bafc96eb68f
7
+ data.tar.gz: af05f38087aee5433df16dcd2e77fb7758837ed3d2cd8dfd38733b3d592639020e6a8b8d1a1f4ca44e99d8a4bab51c7d2f673995e0fe5fd50a533070072aeadc
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.65.0'
17
+ VERSION = '1.65.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.65.0
4
+ version: 1.65.1
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-06-28 00:00:00.000000000 Z
11
+ date: 2024-07-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,11 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - platform.rb
22
- - symbols/grpc-1.65.0-x86_64-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.65.0-x86_64-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.65.0-x86_64-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.65.0-x86_64-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.65.0-x86_64-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.65.1-x86_64-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.65.1-x86_64-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.65.1-x86_64-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.65.1-x86_64-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.65.1-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: