google-protobuf 3.24.1-x86_64-linux → 3.24.2-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: caa49296af5992c2e36ad5a12cd39037ad3619a66a39c56e35b154943437dad8
|
4
|
+
data.tar.gz: 759564bbbb3d5e5752f3b7cbdf176e5ee9abdf322de3c80c03c98fa8f12fd207
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3bcfe4dd81f55504f819ed4383a8247e20ec41197bd198f9fdff7f7456e8c93691064bfe77917625bb509e78eb4ff4775d9406be56b48aa24ef8ae5b464e2998
|
7
|
+
data.tar.gz: c3350e5db93b1f7b2c3c236316f4053c214693df8ffb09bd918e6a7121be64e50fab43ab4e27871503d79454d2f72efcad4f65e7cea2043912db3292feba1ba3
|
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_64-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:
|