grpc-native-debug 1.65.2-x86_64-linux → 1.66.0.pre5-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: 3298c833b041d224a2e8d4c15d0ac4378551681bd881ab04cc34e564e9da61c2
4
- data.tar.gz: bdd91e5ecf621355c90f600788649f833b23a936e3f5f4295825e0a33d1d2fef
3
+ metadata.gz: 9bb972195c8e2e9d467e4b69117199c106e89232e1c07dccd1dbb2a583e0ffb3
4
+ data.tar.gz: 3019483a38830118ef31c3d83c23d577ce2e7161d2221d86c0a2da741fba65b2
5
5
  SHA512:
6
- metadata.gz: 15483d1b9bbc2239c785b28a8127e4bb095aed5b925d562fbc2885720396cd21c8c1677a4d1439121ef6f6634a06d5aaa98f99e9f978e6808c9ffec559407411
7
- data.tar.gz: e6dfe0c1446a96e337c3f6c44a46dfac9dc1adb0b233fcd6062f567d72a2d979d88d99653c6b231d3826766db96515a8f5cf072c6a89a80019e4e67ae0fddad0
6
+ metadata.gz: 69d5c9636ce435f58a37953ebebf9e0cff84315f128d611c2e9e444cdb9f5580ed74c2b68c05506a779018e9988a60e1362a1839aa1f060b0e8b27195a4549cf
7
+ data.tar.gz: 3254ece30af49d7cebaf5e9a12404ffc3b24915096892edd781db2385133e83c72fd582d61075079fa0bd49360cb7188a880e48befa82211f6e2c66d9fc278fd
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module NativeDebug
17
- VERSION = '1.65.2'
17
+ VERSION = '1.66.0.pre5'
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.2
4
+ version: 1.66.0.pre5
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-07-26 00:00:00.000000000 Z
11
+ date: 2024-08-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,10 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - README.md
21
21
  - platform.rb
22
- - symbols/grpc-1.65.2-x86_64-linux-ruby-2.7.dbg
23
- - symbols/grpc-1.65.2-x86_64-linux-ruby-3.0.dbg
24
- - symbols/grpc-1.65.2-x86_64-linux-ruby-3.1.dbg
25
- - symbols/grpc-1.65.2-x86_64-linux-ruby-3.2.dbg
26
- - symbols/grpc-1.65.2-x86_64-linux-ruby-3.3.dbg
22
+ - symbols/grpc-1.66.0.pre5-x86_64-linux-ruby-3.0.dbg
23
+ - symbols/grpc-1.66.0.pre5-x86_64-linux-ruby-3.1.dbg
24
+ - symbols/grpc-1.66.0.pre5-x86_64-linux-ruby-3.2.dbg
25
+ - symbols/grpc-1.66.0.pre5-x86_64-linux-ruby-3.3.dbg
27
26
  - version.rb
28
27
  homepage: https://github.com/google/grpc/tree/master/src/ruby/nativedebug
29
28
  licenses: