google-protobuf 3.22.1-x64-mingw-ucrt → 3.22.2-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: c558ee968a4b3138b0b2f468f29ae40ea8e18390fcdd5c6e0d14e8a26ac5bd0b
|
4
|
+
data.tar.gz: 95696325101a700486207882f218b5d8d192eef1c8f36a5c8fa5d64354339cf6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51e7cbbf1781667ddeea8ceab7602e9790b7fc5614dd562c5eaa98e6c812cd01b706f44034f1a150ed82b76e507c1c203946ae315c031c28bba5a46a89f82299
|
7
|
+
data.tar.gz: 820a81164819a6ec85be936fe148986e798eea4f87dbea07e9702f8a79061f773ba04a44487839ad662258ba86c492267fdac6388445180aa0335e10cdb1f6a6
|
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.2
|
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-03-
|
11
|
+
date: 2023-03-10 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.2/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|