google-protobuf 3.24.1-x86-linux → 3.24.2-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: 6566f6d8e48a3057b0eba5f5cadb71583cd4c19152cc057895806f516fb7536a
|
4
|
+
data.tar.gz: 9ca92b1bbec64b873e9aa04e9bf8dd948f0898e00ac15b540704a6ae46b12f20
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 71ec272ac79ff0c2d1dc572972edab8b11004e1358dd70d3c5b95114d03232cf26f23e00146decec7c3263c4618aa3ccaaa129763349d7d874d818be483fda40
|
7
|
+
data.tar.gz: 92ccfa2de25b94e61f67dfbd6782f46de28ee2091209ef93768dcb79eee1675e89ce6bc83876d52a1ec4c6024a3cff6b68121852635356004b328b22139a097f
|
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.24.
|
4
|
+
version: 3.24.2
|
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-08-
|
11
|
+
date: 2023-08-24 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.24.
|
114
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.2/ruby
|
115
115
|
post_install_message:
|
116
116
|
rdoc_options: []
|
117
117
|
require_paths:
|