google-protobuf 3.21.0-x86-linux → 3.21.1-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: 7eb6fd37cc98d659faa18c14f5c32baf6d6661eb8c3b3a0b43e55b766b3b4ea9
|
4
|
+
data.tar.gz: 0e0f481f9e7b597eaed99e378eebeb65002ceee8611b7e471ec22ae0c91f691e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 885a32caf4d3a4f6035e4814b60d1e08770755a98fca99f0f60e4f37f9f1835fc556b8acc627d54b77f5d58364c002c6d98892f152a0d443f54f1d6a1845c083
|
7
|
+
data.tar.gz: 38ceeeb659584c6b925c1e11561a55806197958f7fa09c011f4b9e50e8a3eb2fb08b1b90beebb28874d12208ce8855f8545f9ed3b86706cd0ab8b5a66182af88
|
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.21.
|
4
|
+
version: 3.21.1
|
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: 2022-05-
|
11
|
+
date: 2022-05-27 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.21.
|
116
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.21.1/ruby
|
117
117
|
post_install_message:
|
118
118
|
rdoc_options: []
|
119
119
|
require_paths:
|