|
|
@ -1,6 +1,6 @@ |
|
|
|
Gem::Specification.new do |s| |
|
|
|
Gem::Specification.new do |s| |
|
|
|
s.name = "google-protobuf" |
|
|
|
s.name = "google-protobuf" |
|
|
|
s.version = "3.4.0" |
|
|
|
s.version = "3.4.0.1" |
|
|
|
s.licenses = ["BSD-3-Clause"] |
|
|
|
s.licenses = ["BSD-3-Clause"] |
|
|
|
s.summary = "Protocol Buffers" |
|
|
|
s.summary = "Protocol Buffers" |
|
|
|
s.description = "Protocol Buffers are Google's data interchange format." |
|
|
|
s.description = "Protocol Buffers are Google's data interchange format." |
|
|
|