google-protobuf 3.20.1-x86_64-linux → 3.20.2-x86_64-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: a49758f4f86c0c8f9c258eed9704d857b11559b8bfb81c4094753da90c42ee83
|
4
|
+
data.tar.gz: 381343d244e976c1dc1b4a7b5944789701fa20caeb607e42fabe52ed0b85dfba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f92a36225110c5006f8f13bcce6e351aabca2d8bea940a5341a80bd5b6525b365623f2d1d74736e8fcb3dc0c71c2c09092183caa4037b4238289348e34751ec
|
7
|
+
data.tar.gz: fb1c457338f688ca59d97221b76548b187ad677d04ee29bdd75483f5178972e76193bd8de76cbb6354ba5b0f7364fda5ea0b5ff827419cd66ac8efb0753f2ea9
|
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.20.
|
4
|
+
version: 3.20.2
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-09-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -113,7 +113,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
113
113
|
licenses:
|
114
114
|
- BSD-3-Clause
|
115
115
|
metadata:
|
116
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.
|
116
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.20.2/ruby
|
117
117
|
post_install_message:
|
118
118
|
rdoc_options: []
|
119
119
|
require_paths:
|