google-protobuf 3.18.0.rc.1-universal-darwin → 3.18.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: 8457e0256af5fdcb5499369e2811311db3c7412a48c5abb58b01bb0f91fee2d2
|
4
|
+
data.tar.gz: 4995c75cb32173592e9116650f7c844f7e1739111bcf38e1608a173fb53111c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 72d05bc968b0aaec552d01995377ec83c56c37133c21b3a9ebd1e8875706bd83bd71a5fc083c607fd53f4d2da839d8f0bc5ae6172b40bd1bc03726c6f0c215fd
|
7
|
+
data.tar.gz: acd710126015d5c1b7189d3e73baed686850412f2331b8a5c48259ff08e91cd2ea44557a0d400a50fe44fb3546ec73ed350d76f863470c138d3dcd301944a2d6
|
Binary file
|
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.18.0.rc.
|
4
|
+
version: 3.18.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: 2021-08-
|
11
|
+
date: 2021-08-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -129,7 +129,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
129
129
|
licenses:
|
130
130
|
- BSD-3-Clause
|
131
131
|
metadata:
|
132
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.0-
|
132
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.0-rc2/ruby
|
133
133
|
post_install_message:
|
134
134
|
rdoc_options: []
|
135
135
|
require_paths:
|