google-protobuf 4.27.0.rc.1-x86_64-linux → 4.27.0.rc.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 +4 -5
- data/lib/google/2.7/protobuf_c.so +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dd09a051d8dbed852ec0d863107addd2a212aa90a8be9b73213a960b1c02a0dc
|
4
|
+
data.tar.gz: c21533cc9f2af9f5ffbf6742410ae4f7a3ebfe8159cd3f251598ff9f3969ea09
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51a95577a890858113cf12189455b4dae2ceef2d8c88d30dbfa0c9db69ad7af073b457a0de6fe41757862e3fe7e4313a9edb7b6d6a7d65a7c180e90b0543ca97
|
7
|
+
data.tar.gz: 45f4bf09d4efd556fbd157a4cb18744da07a7b0002f6ffa337dcee132d172dec65911309831918b8257576608f92f2530e07b6260894be03dc75810c27d32885
|
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.27.0.rc.
|
4
|
+
version: 4.27.0.rc.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: 2024-
|
11
|
+
date: 2024-05-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -145,7 +145,6 @@ files:
|
|
145
145
|
- ext/google/protobuf_c/third_party/utf8_range/utf8_range.c
|
146
146
|
- ext/google/protobuf_c/third_party/utf8_range/utf8_range.h
|
147
147
|
- ext/google/protobuf_c/wrap_memcpy.c
|
148
|
-
- lib/google/2.7/protobuf_c.so
|
149
148
|
- lib/google/3.0/protobuf_c.so
|
150
149
|
- lib/google/3.1/protobuf_c.so
|
151
150
|
- lib/google/3.2/protobuf_c.so
|
@@ -191,7 +190,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
191
190
|
licenses:
|
192
191
|
- BSD-3-Clause
|
193
192
|
metadata:
|
194
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-
|
193
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-rc2/ruby
|
195
194
|
post_install_message:
|
196
195
|
rdoc_options: []
|
197
196
|
require_paths:
|
@@ -200,7 +199,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
200
199
|
requirements:
|
201
200
|
- - ">="
|
202
201
|
- !ruby/object:Gem::Version
|
203
|
-
version: '
|
202
|
+
version: '3.0'
|
204
203
|
- - "<"
|
205
204
|
- !ruby/object:Gem::Version
|
206
205
|
version: 3.4.dev
|
Binary file
|