google-protobuf 3.22.2-x64-mingw-ucrt → 3.22.5-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: ae2ff13e85156da0cf1c5f7a1d5320ca2b0a0640adc1d4ce90d92e69965463d2
|
4
|
+
data.tar.gz: 3b10e1997a7eabbb3462de5407b20682fd8951a30aa68e15560a66e4e1efae78
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c497ee1183a4fff67d1bfaba5a1aeb7361380fe5ff51cb8a9b80ac96d732c16e98a45327c8765f906421fc7b1af67c8bc67db37089bf89d20e6fc5bb6e31fca9
|
7
|
+
data.tar.gz: 5652dc10941c8b76ab7d78188ad58f0db75122ee4807fbc12603b058013667b1c71f79526bb03247547c4a07f8e13aca707e773811f916c962d43361ca996752
|
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.5
|
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-05-09 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.5/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|