google-protobuf 3.14.0.rc.2-x86-mingw32 → 3.14.0.rc.3-x86-mingw32
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
- data/lib/google/2.3/protobuf_c.so +0 -0
- data/lib/google/2.4/protobuf_c.so +0 -0
- data/lib/google/2.5/protobuf_c.so +0 -0
- data/lib/google/2.6/protobuf_c.so +0 -0
- data/lib/google/2.7/protobuf_c.so +0 -0
- 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: 4e3446b69c99c3d2f1b3e667b0b7afde2fa1e708347bce6f7324da495edd01fc
|
4
|
+
data.tar.gz: 933a24c27d532e6cc75950e87677a49e4e7882bfde10267dcc1ddc6827cec47c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4004552c602efb7a2fbc23701cf700e6627e396b24af27c4ae3af98a29c4ca489b54e8d41dc8f67ba31758db56cbac3e9aca8cab22f608a71d64e900a687ed8b
|
7
|
+
data.tar.gz: 4ce72e441b914435021ad933a8a31c8603dbcbad1b3a223114be8e57102a8b38da146ab9bda94a633eead9f7ab6fe4837ee09e6fa5c68d16fcbfc9c1a7176eb5
|
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.3
|
5
5
|
platform: x86-mingw32
|
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-12 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-rc3/ruby
|
126
126
|
post_install_message:
|
127
127
|
rdoc_options: []
|
128
128
|
require_paths:
|