google-protobuf 3.20.1-x64-mingw32 → 3.20.2-x64-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.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
- data/lib/google/3.0/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: 0c58d7e08772ac5d651d6e36f4e43a1b42f6fe89b4a64abdc8aeaf7e7005b825
|
4
|
+
data.tar.gz: 408d3a78db5f9965ca3adecd438253f70b5788466ae8b9c3ed88908e3149c7fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 632385c632711fa793f1d9218298d67e98e610f5f66862b85fc424775009c511736a0f8ecd0be0105158a1b8c1ee572fd73eea9f70caffcb32eb66a744954a6c
|
7
|
+
data.tar.gz: bc76dfcaa65f36ac6399b8a61ca8b3efa815334f30ca36ee8a5eabca5c7add4cccf52fab782fef4c385560aaa8959bfe67f17e192bbcd053621eac996498ed11
|
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.20.
|
4
|
+
version: 3.20.2
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-09-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -112,7 +112,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
112
112
|
licenses:
|
113
113
|
- BSD-3-Clause
|
114
114
|
metadata:
|
115
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.
|
115
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.2/ruby
|
116
116
|
post_install_message:
|
117
117
|
rdoc_options: []
|
118
118
|
require_paths:
|