google-protobuf 3.19.0.rc.1 → 3.19.0.rc.2
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 +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7a894338e0b14a3e0e8cac437bc034a389bcd6024745d78288cac7b906d553aa
|
4
|
+
data.tar.gz: d45ff7e8b6115a23bf74c82c78fee08c996fb693006dcd19aaf51c2c4b1a978c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 77b064ac2fd31f9eb639e403ddfc2c4a50abbfe20a156916de5cb43268728ade491ca545368480aede39ad57d94700500a3bfbaf7c710be62a93c49ddf6b268d
|
7
|
+
data.tar.gz: c9038369c824659288eddbfd837bb32057477f29860fbbc86cb794f567bbcbd3877d97682ebc1d87f6dc08a3314c16a8cc162ad3e52aba3d614f5ec04bbfa7b3
|
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.19.0.rc.
|
4
|
+
version: 3.19.0.rc.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-10-
|
11
|
+
date: 2021-10-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -110,7 +110,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
110
110
|
licenses:
|
111
111
|
- BSD-3-Clause
|
112
112
|
metadata:
|
113
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.0-
|
113
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.0-rc2/ruby
|
114
114
|
post_install_message:
|
115
115
|
rdoc_options: []
|
116
116
|
require_paths:
|