grpc-tools 1.70.1 → 1.71.0

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: 22e5698469c56df0a07ba5cd23c7857bf5b15da906d741caa3ab1b58e3d9b1f7
4
- data.tar.gz: 643ff9dbe4afcb2d9d13801530549959a12a4fc50d6fd3a8f33d8d8f9bbc5580
3
+ metadata.gz: 8aaef5aa150fd585b62e66de1ae8a43a34250815abdb55d5ad51557b13c70416
4
+ data.tar.gz: 14194a0833714c62728aaa26595f577839d2ba48443be7e1477d0782b0f66d38
5
5
  SHA512:
6
- metadata.gz: 0cd6e8af0907800c904d8e086e4aa02b3b280475a07f2eabb0e04651a1659559dad43efae6a0ea7b02d62e645406719c7805b53b72c21a16a43c77808cf0cb01
7
- data.tar.gz: d6375d0401a13512715c2bbce0b8ea818848f10dffa55aa79bda97dd544b05af0f6588c54a27d5e547525c6529fbbe137efc166f02b7b3f1720ada562e550ac2
6
+ metadata.gz: ef7f779dd352dd3c042e94a31a518abbe41f3a2f97ce3675290185374e1765242fe6ddc0a1c17875c02f7bbe3801ebebd4a0831bedc227f660a1b5ba881fe3a8
7
+ data.tar.gz: d683c1efb4e010d745f22d8d9deb7ea2c1ea46bd4fe78b78adef008dbb47128f66c13232550af48d075e903ebca9f9b3dc586972da854c53de5931be84186f43
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  module GRPC
16
16
  module Tools
17
- VERSION = '1.70.1'
17
+ VERSION = '1.71.0'
18
18
  end
19
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grpc-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.70.1
4
+ version: 1.71.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-31 00:00:00.000000000 Z
11
+ date: 2025-03-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: protoc and the Ruby gRPC protoc plugin
14
14
  email: grpc-io@googlegroups.com