google-protobuf 3.12.0.rc.1-universal-darwin → 3.12.0.rc.2-universal-darwin
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.
Potentially problematic release.
This version of google-protobuf might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/lib/google/2.5/protobuf_c.bundle +0 -0
- data/lib/google/2.6/protobuf_c.bundle +0 -0
- data/lib/google/2.7/protobuf_c.bundle +0 -0
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3635cc09f3b1659e2cea583ed0f6f48aa32062f617093e258923fd8b741e04b6
|
4
|
+
data.tar.gz: 11bc6b8c076cf12c290ee5a329a30e34fc0f605d6ca5c006c6a69b0c9445c0ac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c7cd1bcf578a3df1aaa4467914bf2e7041060f57c3fc364d6f2f572a1c51365c725d0b7ce1ed289138684a0f2c2ab6dbd3644d9e2613e6dff0ae3864ed70769b
|
7
|
+
data.tar.gz: 1661430c44971023b2f40bd99baa32eb3141e0602d0023d5806921d153c328b2dbc7ffe37e72c96c2fc8c3c23bda37be1272e0a4aa7be4b54a122c4b0525dc77
|
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.12.0.rc.
|
4
|
+
version: 3.12.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-05-
|
11
|
+
date: 2020-05-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -120,7 +120,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
120
120
|
licenses:
|
121
121
|
- BSD-3-Clause
|
122
122
|
metadata:
|
123
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.0-
|
123
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.0-rc2/ruby
|
124
124
|
post_install_message:
|
125
125
|
rdoc_options: []
|
126
126
|
require_paths:
|
@@ -139,7 +139,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
139
139
|
- !ruby/object:Gem::Version
|
140
140
|
version: 1.3.1
|
141
141
|
requirements: []
|
142
|
-
rubygems_version: 3.1.
|
142
|
+
rubygems_version: 3.1.3
|
143
143
|
signing_key:
|
144
144
|
specification_version: 4
|
145
145
|
summary: Protocol Buffers
|