google-protobuf 3.14.0.rc.1-universal-darwin → 3.14.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: a6b37bc0b89d06fd6a38e2a96a4ec30cb1448b7ceca9472e672656532a1a607e
|
4
|
+
data.tar.gz: 911003a48b1e2f333c52501d499ddcf4c19a9c6e817e8a85a09c997f7cd2f9ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 557a412b3915c8bc4419dcccce71e77c2b4e219c01cfad49fafa5bf92a85a6b28c937d86c71258ca0a1d934ed71836f0c53ead97b7ebd8c011d3fd8c6fae7c24
|
7
|
+
data.tar.gz: a76a07c7e52957be63a5550cfc0919e2b4aab631ee77b283cf3e8af5cc4232708fd29926b0ceb26ca3f36e72e080ab1d03686b12c6fda689a8a002742417de48
|
Binary file
|
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.14.0.rc.
|
4
|
+
version: 3.14.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: 2020-11-
|
11
|
+
date: 2020-11-11 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-rc2/ruby
|
126
126
|
post_install_message:
|
127
127
|
rdoc_options: []
|
128
128
|
require_paths:
|