google-protobuf 3.25.0.rc.1-x64-mingw32 → 3.25.0.rc.2-x64-mingw32
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
- data/lib/google/2.7/protobuf_c.so +0 -0
- data/lib/google/3.0/protobuf_c.so +0 -0
- 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: 4cb63c2d1275aa4e1a9bee64ad0aa16a7e73358df8d2477a5ff62ea012f66644
|
4
|
+
data.tar.gz: fd7c063002a881c197f4c87a93ffe6deba389ceaf0a5e74f949e0e04c3c0b51b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6716843f9deddcc8e1bfa3d0f688c736c1bcdc042ee71e710ec79e322b1bda951ea6c69ae22ccd4949e4e37446588c6c71d42a9e307864fef4c640c5df1ba314
|
7
|
+
data.tar.gz: b8a778aeba170658fe78127b366f3333409b630bc3ce7e3e0f2848549c78663bc3ad8938f6640982754412f9b2ad52479121969b8f4dc0cf708bc368a62c7ec4
|
Binary file
|
Binary file
|
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.0.rc.
|
4
|
+
version: 3.25.0.rc.2
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-10-
|
11
|
+
date: 2023-10-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -175,7 +175,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
175
175
|
licenses:
|
176
176
|
- BSD-3-Clause
|
177
177
|
metadata:
|
178
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-
|
178
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.0-rc2/ruby
|
179
179
|
post_install_message:
|
180
180
|
rdoc_options: []
|
181
181
|
require_paths:
|