google-protobuf 4.26.0.rc.1-x64-mingw-ucrt → 4.26.0.rc.2-x64-mingw-ucrt
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/3.1/protobuf_c.so +0 -0
- data/lib/google/3.2/protobuf_c.so +0 -0
- data/lib/google/3.3/protobuf_c.so +0 -0
- data/lib/google/protobuf/ffi/ffi.rb +1 -1
- 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: 69e7d9301eabb162f35dc17a962edbd78e0571620358b3770d52378d48e68396
|
4
|
+
data.tar.gz: 59f2f96709693ab0bb32c3ad15d457f94fb40aeb7e9f0118df2c9748bb14f467
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e153b2ccdae2d2c7ba8b7950a1418ab68563b33ce650eb1eeddf9f84749294f0a7a916c3209b368302cba1440174ef3aac174a8bb40890218e2f28db8b4d3c7
|
7
|
+
data.tar.gz: c1f8ad2f4661609266382e11d268be475612b09bed8d36cfb2484efce6b9b0b28949fa8d682a4c714527ad287667cffc9d0c292315136eb9b30bf000a48609c7
|
Binary file
|
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: 4.26.0.rc.
|
4
|
+
version: 4.26.0.rc.2
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Protobuf Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-02-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -173,7 +173,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
173
173
|
licenses:
|
174
174
|
- BSD-3-Clause
|
175
175
|
metadata:
|
176
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.26.0-
|
176
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.26.0-rc2/ruby
|
177
177
|
post_install_message:
|
178
178
|
rdoc_options: []
|
179
179
|
require_paths:
|