grpc-tools 1.17.0 → 1.17.1

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: 2a584006826df314cfef42e550fb0868f32d6d59983e82762ccbaba0f84feea2
4
- data.tar.gz: 50382351d1fcc4355682e3cfaba22da18a6d8222e9514f2f6e8f230b9353fb54
3
+ metadata.gz: ad6f1a4aca406fa08a17339090778aaf5aa5fa844416841b78d59c864779a513
4
+ data.tar.gz: 3c87efbddd115b56cc8dc37c3b15131d7c5b4551d89f477cb55430d49d3b12ff
5
5
  SHA512:
6
- metadata.gz: 075985d759092a4e74ca1d6df2d11e0e28d6063608514b7d5c2477d4250c238a9f57aeb5f8fae18db2378a1cb327b2842be27b9831eec8468a70b361e302b4e1
7
- data.tar.gz: ea3ce24442acced3342705b19cd692e26435a1484b20f5fcdaef71a9a0936d6c2be08f59c37a8cad669f8f74ed3447b26bf3d0d3bd42b067d584ea8847a8c560
6
+ metadata.gz: ea0895876b20853d417bb247efbfa55860072e119bff53ae361cee8f12391c4b68acf0b5b4ff69aeb968059d272fa1c70d0b7a13f0c21e52d2dc3fdfb6a3bf97
7
+ data.tar.gz: 2ced22c9f7229722c5b30ff535303c837cdc5ad42b3c3db7abfb8e5dce01aa2f2743bd14461c5d45cfe8571c6355f6decf9cf10b2bee159e0576e96b7db9afe6
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.17.0'
17
+ VERSION = '1.17.1'
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.17.0
4
+ version: 1.17.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-03 00:00:00.000000000 Z
11
+ date: 2018-12-13 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