grpc-tools 1.55.0 → 1.56.0

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: 70f00b67a85c7805e7ebda295de4bf88b36b2b20cae61dce342dc6cc631ea426
4
- data.tar.gz: d3f4158c1b2b9fff521fd1b370216b9aae1039f2a70cdcc135ab3971c369ae07
3
+ metadata.gz: 2222f2769d3a60c3204f4144b4224d7507773871fb7168a4f1770ec4849cb01d
4
+ data.tar.gz: 41434e5153b6ea396b9e5b7f6772bf4b23d64c242a3094f2eecc29cd86f1cb49
5
5
  SHA512:
6
- metadata.gz: ad4245a84e1fcbb97c5d8f42269b3228c4b1a48b5105e11f7a81339228715c63a35a442c32ae0c00dc26ad5146391af8394c2458dd8e92aec036ad6b1e72a28a
7
- data.tar.gz: c05b852fe34e8c215b78fd1c3c1426186000c96d738949210753f8eb9bc527dcf4a30ce11794d1e634b5016cf006cb6fb47271290f912348fe82188006c17d3e
6
+ metadata.gz: e36e1c29a110568d972388b9f0492e1695045f0337f317989318abaf79ef955a604caf1a4169e2898def67417dbbef1eba76122e38f06cfb9bac137b3eb582e8
7
+ data.tar.gz: 958fec13ae52a312504be001d140463dd7a5e412299f7906bc53c0eb2e9d84d2f458aa860b564dc9eccefda4d426231f528e2b135220abd70d3c9887ba5c5a63
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.55.0'
17
+ VERSION = '1.56.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.55.0
4
+ version: 1.56.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: 2023-05-19 00:00:00.000000000 Z
11
+ date: 2023-06-14 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