google-protobuf 3.14.0.rc.3-x86-linux → 3.14.0-x86-linux
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of google-protobuf might be problematic. Click here for more details.
- checksums.yaml +4 -4
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c139a6063330ba8d731416c5e6807a66ac6c16f5f0b7ac1051f00049cec98930
|
4
|
+
data.tar.gz: 34692b8a31304742b8e48aafd489772823dc136fe7d236900fe95aa2785e1292
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 577abd48679f710a3fb4c6b3651f4e857efce22a10bf8faf14c76584d632fc0de5499093b1517d0f3ce48f370ecabc341e3a50a3121a56cda906e36411013a02
|
7
|
+
data.tar.gz: 120718af3b74aff2eb004ea3200b277f07993a3e92dc40811bbacc5a87e799774f84e21b7c18af02d8b2b3b088ba6fc8c97b0883b2b4360145fcf88a190a22f9
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-protobuf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.14.0
|
4
|
+
version: 3.14.0
|
5
5
|
platform: x86-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-11-
|
11
|
+
date: 2020-11-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -122,7 +122,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
122
122
|
licenses:
|
123
123
|
- BSD-3-Clause
|
124
124
|
metadata:
|
125
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0
|
125
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0/ruby
|
126
126
|
post_install_message:
|
127
127
|
rdoc_options: []
|
128
128
|
require_paths:
|
@@ -137,9 +137,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
137
137
|
version: 2.8.dev
|
138
138
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
139
139
|
requirements:
|
140
|
-
- - "
|
140
|
+
- - ">="
|
141
141
|
- !ruby/object:Gem::Version
|
142
|
-
version:
|
142
|
+
version: '0'
|
143
143
|
requirements: []
|
144
144
|
rubygems_version: 3.1.2
|
145
145
|
signing_key:
|