google-protobuf 3.22.2-x64-mingw-ucrt → 3.22.3-x64-mingw-ucrt
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/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/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: 176bacc0e8e829ebb01b4c44bdc1c6a4f8d790b49f99c03f18f348d901882d05
|
4
|
+
data.tar.gz: 20a0cde1b03d0dd642bfeda6028e7c5b80094dec3b29ca3e31d4323ae6f910c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4686e7fb264757b4c663b90187eddd28876b61343138fa4f717c664411fbd656efab8a0bd79dfb420dbe3d05f14ea2a41e84ab7f1db57769a200b72822bbcb1b
|
7
|
+
data.tar.gz: ea9048a230981bc780294b788c915c96f25a5fb580a14eb4d941733d57c1c8c296239694f07693b5a08fc2e9e64dd344aebeacb8ed66c4844a70cb5c1f6f5b78
|
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.22.
|
4
|
+
version: 3.22.3
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-04-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -108,7 +108,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
108
108
|
licenses:
|
109
109
|
- BSD-3-Clause
|
110
110
|
metadata:
|
111
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.
|
111
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.3/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|