grpc-tools 1.0.0.pre2 → 1.0.0

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
  SHA1:
3
- metadata.gz: 8a76d29a4faf9d183693b0a57af58ebf79912e27
4
- data.tar.gz: 057ef44924b07ddb8fcc6128703fdcb0145b4903
3
+ metadata.gz: d783138e9afc4617ee7dd4e1b2bbb69fef815ee8
4
+ data.tar.gz: 6ac799091aa3582fbdf9a3573708db5cb405216a
5
5
  SHA512:
6
- metadata.gz: 38301431d6a88c55a4a5e596c148008c6fcf6869b342fb5f356e302dd322d19a58a2ef137d30a2d4647b310ce1146ffca7b3c69fb6e6e4fa30013aabba85420b
7
- data.tar.gz: 5bd24eb4615e3e4beca4551810884e6551ce0d3171b4a9466e8faa5c5257f18b930e0f65ae650455a9f6db44f0324b763039c7fc7b60946530a2acb1c830bc8e
6
+ metadata.gz: 4d9a9e31dcd490324583dcabc52fafb0fc366bf5d7691f6e293e0395f86b8c8a50fea571ecbcbaa92ef308349a2e3da97648a0f7353ab11ab8513c9c58c9ac56
7
+ data.tar.gz: 4c8b9c89260ae18c83c22ef8321bc47371c07d9913acb87bfba5ef1e12baebac59898b0cdaadc07a13af36cc177d9dc58bcedcc427f5bdae2d319caf982ee7b2
Binary file
data/bin/x86-macos/protoc CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/version.rb CHANGED
@@ -29,6 +29,6 @@
29
29
 
30
30
  module GRPC
31
31
  module Tools
32
- VERSION = '1.0.0.pre2'
32
+ VERSION = '1.0.0'
33
33
  end
34
34
  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.0.0.pre2
4
+ version: 1.0.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: 2016-08-11 00:00:00.000000000 Z
11
+ date: 2016-08-18 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.4.8