google-protobuf 3.22.1-x64-mingw32 → 3.22.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.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: e1e92f71f241f5ed715b1356637448386f0b1811d3c730c209b67882c6693c77
|
4
|
+
data.tar.gz: ac625e6535655b87c158b76d216bbc6d1339e1de3a4cf84869866208f2e46525
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 47a9b20ec1a3fb20bc08ed057b496fac774fc4e1043a5478b652f9da2ade9ef5ae7f1b022025c8ee3111ddfe6c83c2f91449d125ee492b8bdad4e7c48eade447
|
7
|
+
data.tar.gz: 0ab0ba2903a5e1b46707436325815bedf07f2f117219d7f9d84d0b5bbfed36b7fc770064ed834e9c6e66034b2047da84e92545f0b4c7be1e2428a58e52aa7fc7
|
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.22.
|
4
|
+
version: 3.22.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: 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
|
@@ -109,7 +109,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
109
109
|
licenses:
|
110
110
|
- BSD-3-Clause
|
111
111
|
metadata:
|
112
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.
|
112
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.2/ruby
|
113
113
|
post_install_message:
|
114
114
|
rdoc_options: []
|
115
115
|
require_paths:
|