google-protobuf 3.23.0-x86-linux → 3.23.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: 6faf8518d36c22b5f8139ce7f819b62ef737ef4616643ebe08f2372d6408193e
|
4
|
+
data.tar.gz: 76c76ff9a9e951e46ab6d823a5029764cce64583b0deb99f9b66b6ec51f4cd32
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d9e16535795f2203a12824697b9c62ac1cee3e633c174a74321a35fb68f293e81590d4459f0b2c4609febbea65b36610e63989e8ecf46c22b50f469094fc81e2
|
7
|
+
data.tar.gz: e78d96cfaa86e2374aa9a86b171602b6cf415d645891b00622e7a389be1d54274416998129a9db8454b6f7b0bb9bf2dbb61a42034c7df2e3d0f281d1cbf7cafc
|
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.23.
|
4
|
+
version: 3.23.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: 2023-05-
|
11
|
+
date: 2023-05-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -111,7 +111,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
111
111
|
licenses:
|
112
112
|
- BSD-3-Clause
|
113
113
|
metadata:
|
114
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.1/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|