google-protobuf 3.25.1-x86_64-linux → 3.25.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: 52a210b8eeef079c1f860c5ce02f9ef537d108b993052446a55c0dfdd31cd3dd
|
4
|
+
data.tar.gz: d03d3117b9e3d6ab13d605ff09d91efa84ba109c43ce1bc62088406b77a651c9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 72bfde084e5a4ffb88c133c2663c87cd0cf66d21cd7a99486f807d975780c51e41a36c0ba2e02b916b3a62d1bc9e8330d478630b610a36984c24e9277aeb338a
|
7
|
+
data.tar.gz: 4fd9d98ae681e651b1b28f173e92f6f9093b4af26d968a58342c721ce8865fe24e0dcc188c38bcb03eac9a25f818a616f63449ddff17063bd44ebbbcee8b4f3d
|
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.25.
|
4
|
+
version: 3.25.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:
|
11
|
+
date: 2024-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -177,7 +177,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
177
177
|
licenses:
|
178
178
|
- BSD-3-Clause
|
179
179
|
metadata:
|
180
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.
|
180
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.2/ruby
|
181
181
|
post_install_message:
|
182
182
|
rdoc_options: []
|
183
183
|
require_paths:
|