google-protobuf 3.18.2-x86_64-linux → 3.18.3-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: 3076122f48596cca246ba97e740001d6a6d27be48592e2a06af83cc188ee9b0b
|
4
|
+
data.tar.gz: 218265f241d43137f4cacd15c1342f16cc3a070d64cb9617c85a941b2197a5a6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5750f0c42e746831992162cd26419b626d8c4350cb1dab4daf81e9b31470683f0918af4bfc3695d495c77aa707fe88c4746b93667ff986afdb1025c15cb337b5
|
7
|
+
data.tar.gz: ef2a9dad0b4cd377261f7faafa358e137ef2620d3ee827e2f8460ed5eaaddff12e2ded57f4810b9dc6eb2422e4ee7abe34899c76994d4107583d91df262e9678
|
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.18.
|
4
|
+
version: 3.18.3
|
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-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -127,7 +127,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
127
127
|
licenses:
|
128
128
|
- BSD-3-Clause
|
129
129
|
metadata:
|
130
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.
|
130
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.18.3/ruby
|
131
131
|
post_install_message:
|
132
132
|
rdoc_options: []
|
133
133
|
require_paths:
|