google-protobuf 4.29.5-arm64-darwin → 4.30.0-arm64-darwin

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.
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-protobuf
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.29.5
4
+ version: 4.30.0
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Protobuf Authors
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
- date: 2025-05-28 00:00:00.000000000 Z
11
+ date: 2025-03-04 00:00:00.000000000 Z
11
12
  dependencies:
12
13
  - !ruby/object:Gem::Dependency
13
14
  name: rake-compiler-dock
@@ -143,6 +144,8 @@ files:
143
144
  - ext/google/protobuf_c/third_party/utf8_range/LICENSE
144
145
  - ext/google/protobuf_c/third_party/utf8_range/utf8_range.c
145
146
  - ext/google/protobuf_c/third_party/utf8_range/utf8_range.h
147
+ - ext/google/protobuf_c/third_party/utf8_range/utf8_range_neon.inc
148
+ - ext/google/protobuf_c/third_party/utf8_range/utf8_range_sse.inc
146
149
  - ext/google/protobuf_c/wrap_memcpy.c
147
150
  - lib/google/3.0/protobuf_c.bundle
148
151
  - lib/google/3.1/protobuf_c.bundle
@@ -190,7 +193,8 @@ homepage: https://developers.google.com/protocol-buffers
190
193
  licenses:
191
194
  - BSD-3-Clause
192
195
  metadata:
193
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.29.5/ruby
196
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.0/ruby
197
+ post_install_message:
194
198
  rdoc_options: []
195
199
  require_paths:
196
200
  - lib
@@ -208,7 +212,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
208
212
  - !ruby/object:Gem::Version
209
213
  version: '0'
210
214
  requirements: []
211
- rubygems_version: 3.6.2
215
+ rubygems_version: 3.3.27
216
+ signing_key:
212
217
  specification_version: 4
213
218
  summary: Protocol Buffers
214
219
  test_files: []