grpc-tools 1.6.0 → 1.6.2

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
  SHA1:
3
- metadata.gz: e412dd537ff3c945e89f9440dfb5f18e4692bd93
4
- data.tar.gz: 95a519b4b4de9b1c4573ac6cc80e84f442c1765d
3
+ metadata.gz: 03f70886627a9c20f3316f3c2bc481f771ff1cf7
4
+ data.tar.gz: ae4f6ce5e5f0f442203818a6576507a184982a52
5
5
  SHA512:
6
- metadata.gz: f0d740e480fa97801d34eceb1885789535606c64ff14ac22ed7dadde705884ca5231acc7f2ba8a44d8a3b979e07bd5fa8de3b518a59c7b1f3994e8389a14c339
7
- data.tar.gz: 809189b4bac2ef4fe2f78cfe56d62c71e94b6f64bdd269b3245b4017959a250ada6465a2080ba9377d4b23c1100b556beda8fc1a794e24dd59137ff460effcc3
6
+ metadata.gz: 68a2fc863fbf5951df34cd19ae62ae1ee4a26eb47d71bf574a176068338a9e8a9fe677f4818fd7a71886a85e1fd3bd315a2c9083b7dc65badc8d69642aedfbbc
7
+ data.tar.gz: 84965cc3b98450c63bfae2abc3686006bc4d4c45c35299cb297af8b9ce0aefdb440fd7e5eda012cabb688d96f7343642ef9045a43a40e7636bdb4df045d783ef
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.6.0'
17
+ VERSION = '1.6.2'
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.6.0
4
+ version: 1.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - grpc Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-29 00:00:00.000000000 Z
11
+ date: 2017-09-22 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