google-protobuf 3.11.0.rc.1-universal-darwin → 3.11.0.rc.2-universal-darwin
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cd153b1e4a1a4c7d84b674f62c3eca0057f606b87b84cbeb69070b1dd22ad4d8
|
4
|
+
data.tar.gz: bd0972fceb6bfeb893d3ed4a9c17c52c5131b2c9196f3e8b4199db9929fb03f8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 629a50991c354b73daaef66b20bdfccce146956807e781bd6cc7b5b800dc6e97a558430046065ee806b0ef5762aee7e0404f44404ec5997315defdedcb20f0c0
|
7
|
+
data.tar.gz: 7bd4d0c4dff055855ac9a7d83b9d18e82b0dd796cc6d3d5901871be7de8dcbbb1d29feb48b4c0cab978a71528b2e8e211760be68f7640b5a1699c6634792c62a
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
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.11.0.rc.
|
4
|
+
version: 3.11.0.rc.2
|
5
5
|
platform: universal-darwin
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-11-
|
11
|
+
date: 2019-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -115,7 +115,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
115
115
|
licenses:
|
116
116
|
- BSD-3-Clause
|
117
117
|
metadata:
|
118
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.0-
|
118
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.11.0-rc2/ruby
|
119
119
|
post_install_message:
|
120
120
|
rdoc_options: []
|
121
121
|
require_paths:
|