google-protobuf 3.22.1-x86-linux → 3.22.2-x86-linux
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
- 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: 2d7b9664924e9e80d97d5d44a879bf74f7e18a36e28fc4eac60aa1200a5a4168
|
4
|
+
data.tar.gz: f983dfd5190ba9ea9dd0b37987b057c32cf05e9e0d69ff513b74c42af95b4bd5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6a5651170b74bd2d49a5925b5da0450a7c29303aa66ad3dbe709ee4a05ecded391cb4a8f3c9457cf14e663e14af3cf8879f9bc9b5f0121a3e4ddf4ecb7f115eb
|
7
|
+
data.tar.gz: d344bf7ff66b6811789bd7898f8aa3b9675c6a1e3014c65835c5bd2fd88aae971a3b6a2fb173c862a117bb3fcb470dd1bcf2bc42d5885f305849272a9fc466e8
|
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: x86-linux
|
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
|
@@ -111,7 +111,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
111
111
|
licenses:
|
112
112
|
- BSD-3-Clause
|
113
113
|
metadata:
|
114
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.22.2/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|