google-protobuf 3.19.5 → 3.19.6
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: f7b469a8a336dd06c05787cea409469c2b0ab764fbef0d64c76d6ce94616aff5
|
4
|
+
data.tar.gz: 4f18e96626a5fb8568b8f014cc04685ae2ecb918fb6841101012fd1e77a60c08
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 913e16862bb7575bd041b70661b34325b9bdf981f53a021cac733f9982ab7057ae41a9ae5aad8024b506aade4e3e3937a19bbaacae379660d571fecf2f5320b7
|
7
|
+
data.tar.gz: b61d0363640988643e1654962c08c236a2d667acc662d08fb57a5d04d2edc8eb1f48a2604d055f552a4a1cfd839f990a06b5a8a8252363d3881d57396aba8e2f
|
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.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -104,7 +104,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
104
104
|
licenses:
|
105
105
|
- BSD-3-Clause
|
106
106
|
metadata:
|
107
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.
|
107
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.19.6/ruby
|
108
108
|
post_install_message:
|
109
109
|
rdoc_options: []
|
110
110
|
require_paths:
|