grpc-native-debug 1.65.0.pre2-x86-linux → 1.65.0-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: 975a3fd90e922ef425350d0ab984964e4b32f2200b9bfb088f5f4ad4c415d6e6
4
- data.tar.gz: 801637480f525a697f44cb7beca74a98070655ba63bb276fb02b6e6b2054093b
3
+ metadata.gz: 4eca61c751bfdf0d18980a3e06610deb7dc5742e4d1a77b666894b3ac033597e
4
+ data.tar.gz: 253f66142bd1185115fdccda3157d3d3be118f7d604503a9d6a68ed5c67752bc
5
5
  SHA512:
6
- metadata.gz: d3f2bc964c1a09a99785f29e44cd9c8f812bbae4afd784c090f3c7655e8e5758a5f61187e8c81859276b59e2a60caea9875d10dfae21dcad7598784f56526f32
7
- data.tar.gz: 3df0cab40b2c9802b975d80900b011d75ca52f923d1393920d6a75218bbea80c4dc5bfd79952277abd2b8cf4aff41c331c0f365b8a1d6b11b1daf11f65b87f37
6
+ metadata.gz: 43dcb43a7849c6a8cb18e9afef11d935925d67accc7f91a7d60efee52874c95389f77ab1f6b4782ed54e28b9d68365051d9fa13997a5a7a5808768e4ad7d6800
7
+ data.tar.gz: 3897c2ef7e90d7d1a4cf87b8749764cb4b9563a543b4adb6ea9629cef3de7edc0b70085d5d5361213755c43667352cf35bc4c3bea7cffce4d79a34df2fc2622c
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.65.0.pre2'
17
+ VERSION = '1.65.0'
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.pre2
4
+ version: 1.65.0
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-06-21 00:00:00.000000000 Z
11
+ date: 2024-06-28 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.pre2-x86-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.65.0.pre2-x86-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.65.0.pre2-x86-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.65.0.pre2-x86-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.65.0.pre2-x86-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.65.0-x86-linux-ruby-2.7.dbg
23
+ - symbols/grpc-1.65.0-x86-linux-ruby-3.0.dbg
24
+ - symbols/grpc-1.65.0-x86-linux-ruby-3.1.dbg
25
+ - symbols/grpc-1.65.0-x86-linux-ruby-3.2.dbg
26
+ - symbols/grpc-1.65.0-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: