google-protobuf 3.19.4-x86_64-linux → 3.19.5-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: dd8304b50c777ba004df0c6f87270c1b1e2fa1cc287b80564168d9dedfc3adae
|
4
|
+
data.tar.gz: d57ba5b22cb27deb1d8881c5a3ba244a8b25c6ef5ed52925c691c625c4c36007
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 38d609ad08cd168841b2484dd7f648b0518104fb5d3ca655b6dac79aa352b2ac671663aaa658226359461410359f6a7c4a7332f8b030bb8fe07fcf46d0db7d2f
|
7
|
+
data.tar.gz: 451b41764f78dc96f98d5f7fa98f1202db14f0fc6ce6e111ea26a5eb0a826d4f8e61d76428bf1e276ad22f6ec565af5031c4a313a5806b5957662b8804bac1b4
|
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.19.
|
4
|
+
version: 3.19.5
|
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
|
@@ -107,7 +107,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
107
107
|
licenses:
|
108
108
|
- BSD-3-Clause
|
109
109
|
metadata:
|
110
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.
|
110
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.5/ruby
|
111
111
|
post_install_message:
|
112
112
|
rdoc_options: []
|
113
113
|
require_paths:
|