google-protobuf 3.25.4-aarch64-linux → 3.25.5-aarch64-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/2.7/protobuf_c.so +0 -0
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a3cbe623dee4dba31066783efcaad8ab6b21c0f6e3d0f4f094c6929be7c1af2b
|
4
|
+
data.tar.gz: d761e8d564ebc4221a4ba188eedf4537c9600f729760f1b7d6f2978e64d3c041
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e75b7ef222950a06c71b32bad0bf09da624070a9a23c7dd5e08bbce4765793b8a84565aa72c860f3f4fc5e8375f40d514040909a2287ee1659cd46d0f256b3d5
|
7
|
+
data.tar.gz: 9f2c3c61809819f109aa8e150319a4c0f3bf352f05c2ac1ca51610c1e095e6b4f2b982289cb1369a8653a6a684a46eceff071dcc0ce57ef65d6e1ed8c45cbf7b
|
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.
|
4
|
+
version: 3.25.5
|
5
5
|
platform: aarch64-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-09-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -133,6 +133,7 @@ files:
|
|
133
133
|
- ext/google/protobuf_c/third_party/utf8_range/range2-sse.c
|
134
134
|
- ext/google/protobuf_c/third_party/utf8_range/utf8_range.h
|
135
135
|
- ext/google/protobuf_c/wrap_memcpy.c
|
136
|
+
- lib/google/2.7/protobuf_c.so
|
136
137
|
- lib/google/3.0/protobuf_c.so
|
137
138
|
- lib/google/3.1/protobuf_c.so
|
138
139
|
- lib/google/3.2/protobuf_c.so
|
@@ -177,7 +178,7 @@ homepage: https://developers.google.com/protocol-buffers
|
|
177
178
|
licenses:
|
178
179
|
- BSD-3-Clause
|
179
180
|
metadata:
|
180
|
-
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.
|
181
|
+
source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.25.5/ruby
|
181
182
|
post_install_message:
|
182
183
|
rdoc_options: []
|
183
184
|
require_paths:
|
@@ -186,7 +187,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
186
187
|
requirements:
|
187
188
|
- - ">="
|
188
189
|
- !ruby/object:Gem::Version
|
189
|
-
version: '
|
190
|
+
version: '2.7'
|
190
191
|
- - "<"
|
191
192
|
- !ruby/object:Gem::Version
|
192
193
|
version: 3.4.dev
|