grpc-tools 1.13.0.pre3 → 1.13.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
  SHA1:
3
- metadata.gz: 152e70e989dba1635d4d954b7f535d9411baff71
4
- data.tar.gz: 81ca7373e516484af328c260f38652775565bdf4
3
+ metadata.gz: 29f66f858231fd0f609da8314b013cdac301b598
4
+ data.tar.gz: 6ed12b6ed449bd3f1c61ffa3027ffc052dd1ab52
5
5
  SHA512:
6
- metadata.gz: 6c585b468fbc439de5c80a52a27bc6948e604ed8747bc1ca0686874b99b4c9ea34ff8c8a34e7a963f93308352ffa733500276711b057d658920689b323ef3cc6
7
- data.tar.gz: 2852b783704327084ecc2a4358e71c317abdf382897cafa445da3ac311604851b3b5f3441c0d3143c24f23721e4c8bbc52dcc27cb20c3c5afceeed8b1e0377df
6
+ metadata.gz: 0aa835523922fb4f1ac2abb25dd4e56ad4319854933e00ab03ff9a1b285affe7ec3ad4eef2e1d950c2373ff37c42abcdbab8c8aa3bb48baa3a1ddcac9e595a49
7
+ data.tar.gz: f0b9cb7566fcacd9153a2c37e1b24863c8c853a88fe0e73766d5434e851d4902a3f3110fe2232dccb106216c5d331b0835282cd774b1990c230cf22066abf19f
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.pre3'
17
+ VERSION = '1.13.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.13.0.pre3
4
+ version: 1.13.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: 2018-06-22 00:00:00.000000000 Z
11
+ date: 2018-06-28 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
@@ -122,9 +122,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
122
122
  version: '0'
123
123
  required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  requirements:
125
- - - ">"
125
+ - - ">="
126
126
  - !ruby/object:Gem::Version
127
- version: 1.3.1
127
+ version: '0'
128
128
  requirements: []
129
129
  rubyforge_project:
130
130
  rubygems_version: 2.6.12