google-protobuf 3.21.0.rc.1-x86_64-darwin → 3.21.0.rc.2-x86_64-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: ffb4e3c2a1e4b60367e764b2a934cf5d4715c7e98f838c76fada61161e3a7d4b
|
4
|
+
data.tar.gz: 53485f6b2a8f92422f9d73d0fbb8d0a0e8af1e19c4ebb8240f24697533ca2e8e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51b132d8cffe2e70f1438f59661fc16541617abe9829454016ebe94647c1d46ed0aaafb2e4ced5798a01baf250dda327d9f30c0ccb324d1c0fd656c69022fba2
|
7
|
+
data.tar.gz: 8e5892b3158f5a2b82ca4e3c5ecd61dd3a829011eeb60c18367768dc7b9cedd9bc11db555b333eb4d3207e00edcc9a462a1f10c006fe12f5c2dc11aad49e9dab
|
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.21.0.rc.
|
4
|
+
version: 3.21.0.rc.2
|
5
5
|
platform: x86_64-darwin
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-05-
|
11
|
+
date: 2022-05-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -113,7 +113,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
113
113
|
licenses:
|
114
114
|
- BSD-3-Clause
|
115
115
|
metadata:
|
116
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.0-
|
116
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.0-rc2/ruby
|
117
117
|
post_install_message:
|
118
118
|
rdoc_options: []
|
119
119
|
require_paths:
|
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
132
132
|
- !ruby/object:Gem::Version
|
133
133
|
version: 1.3.1
|
134
134
|
requirements: []
|
135
|
-
rubygems_version: 3.3.
|
135
|
+
rubygems_version: 3.3.14
|
136
136
|
signing_key:
|
137
137
|
specification_version: 4
|
138
138
|
summary: Protocol Buffers
|