google-protobuf 3.25.2-arm64-darwin → 3.25.3-arm64-darwin
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f497e9a5fed6610f3006b15fb49bba39baaba9f8a8401ea0f89c7fb73cf38d7e
|
4
|
+
data.tar.gz: 75a1b1552283036f2c6e505269328fe005587fa662c2f784b1c18f2e98440d9c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 313c02bba157155758000a7c7ae5f98aada8766ba3f389bb3ab7f9bf0853540fe1ae9550406fe83a1dbc5b8f48814fe59518c295d108508676a211fe5948fe27
|
7
|
+
data.tar.gz: de35b222aa0c059b2dfda822038955fc31b2f388adf1048342314cd6150d147f3ae919f219b65f14f89237f53fce5edda045a0faa98a0bdd0214877a79bfc5cf
|
Binary file
|
Binary file
|
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: 3.25.
|
4
|
+
version: 3.25.3
|
5
5
|
platform: arm64-darwin
|
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-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake-compiler-dock
|
@@ -137,6 +137,7 @@ files:
|
|
137
137
|
- lib/google/3.0/protobuf_c.bundle
|
138
138
|
- lib/google/3.1/protobuf_c.bundle
|
139
139
|
- lib/google/3.2/protobuf_c.bundle
|
140
|
+
- lib/google/3.3/protobuf_c.bundle
|
140
141
|
- lib/google/protobuf.rb
|
141
142
|
- lib/google/protobuf/any_pb.rb
|
142
143
|
- lib/google/protobuf/api_pb.rb
|
@@ -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.3/ruby
|
181
182
|
post_install_message:
|
182
183
|
rdoc_options: []
|
183
184
|
require_paths:
|
@@ -189,7 +190,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
189
190
|
version: '2.7'
|
190
191
|
- - "<"
|
191
192
|
- !ruby/object:Gem::Version
|
192
|
-
version: 3.
|
193
|
+
version: 3.4.dev
|
193
194
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
194
195
|
requirements:
|
195
196
|
- - ">="
|