google-protobuf 3.23.0.rc.2-x64-mingw-ucrt → 3.23.0.rc.3-x64-mingw-ucrt
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
- 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: 9241d823b6987686720a0fa95bfc8256f704bf977167f9eb7dd04f41d605ab45
|
4
|
+
data.tar.gz: 99780d112f2e33f4e969cf120bf550b1110711e6b35ee67460ca98367942c130
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a75aeb72add6c624551f1dab61d739fcc5ae41f954dc5b7518845e4a3ab28af8afd45793dd4e163a60a877c841b6a906f76aceae702768547590b0d76e7c2a20
|
7
|
+
data.tar.gz: 7b2905659a5970bf48f5dd57d35605fa19c820d997c607aa63141dda0dbbca605d7699139449c71c6c66b2f1afa74e721bd36d2a5bf5b2933a596dff8899bf80
|
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.23.0.rc.
|
4
|
+
version: 3.23.0.rc.3
|
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: 2023-
|
11
|
+
date: 2023-05-05 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.23.0-
|
111
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.23.0-rc3/ruby
|
112
112
|
post_install_message:
|
113
113
|
rdoc_options: []
|
114
114
|
require_paths:
|