grpc-tools 1.13.0.pre1 → 1.13.0.pre3

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: f9255a3135ca6e79e1663dcdca87866772ff3e59
4
- data.tar.gz: 81902018cb0b475a0439ad9acc5adce6fc3ac147
3
+ metadata.gz: 152e70e989dba1635d4d954b7f535d9411baff71
4
+ data.tar.gz: 81ca7373e516484af328c260f38652775565bdf4
5
5
  SHA512:
6
- metadata.gz: 725fd0abdc3e48c506cf9dbab6176fa0fc6e345b50d96896f5eb40fb67d23ccd6c1bc0644530193e94c75d82b31b5bb005115ff75b955d48fe3f06575166103f
7
- data.tar.gz: 7b1ef638b3cb1e9c6e3e66b1ca3126f0d71843eccdd6b79775745780c7d9392a4bf9c379cb42c9ff6a847b81db2d2c3eb878c66e92c1385949b6598e9eed8626
6
+ metadata.gz: 6c585b468fbc439de5c80a52a27bc6948e604ed8747bc1ca0686874b99b4c9ea34ff8c8a34e7a963f93308352ffa733500276711b057d658920689b323ef3cc6
7
+ data.tar.gz: 2852b783704327084ecc2a4358e71c317abdf382897cafa445da3ac311604851b3b5f3441c0d3143c24f23721e4c8bbc52dcc27cb20c3c5afceeed8b1e0377df
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.13.0.pre1'
17
+ VERSION = '1.13.0.pre3'
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.13.0.pre1
4
+ version: 1.13.0.pre3
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-06-11 00:00:00.000000000 Z
11
+ date: 2018-06-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