google-protobuf 3.24.0.rc.2 → 3.24.0.rc.3
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: c5705fa961755a96ef967a876e7d7e62361483ff97f66b45ac47711150d090c6
|
4
|
+
data.tar.gz: aa6591f5a65c8f9d4aa5d34bb9183bd515e4dd08a62c062aab6c2b6ced3740d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1fcca4454adbae86d53166b0164ba9a9e74bb9d744b2acadf98d4981d95b2b338a808325abead4918aa8d5191c25e9787106ef4aad7287229569f800e9a3cb7a
|
7
|
+
data.tar.gz: f92a80adaf1e1c9e6cab80aa0cfc721ebb43dad956329079d0fe88901fe4da10aa0c36698e682a3080e33eb9b422e865bf5548b5f866c492634e48f4832ff54a
|
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.0.rc.
|
4
|
+
version: 3.24.0.rc.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -108,7 +108,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
108
108
|
licenses:
|
109
109
|
- BSD-3-Clause
|
110
110
|
metadata:
|
111
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-
|
111
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.24.0-rc3/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|