google-protobuf 4.29.2-x86_64-linux → 4.30.0.rc.1-x86_64-linux

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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-protobuf
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.29.2
4
+ version: 4.30.0.rc.1
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-12-17 00:00:00.000000000 Z
11
+ date: 2025-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -144,11 +144,14 @@ files:
144
144
  - ext/google/protobuf_c/third_party/utf8_range/LICENSE
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
+ - 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
147
149
  - ext/google/protobuf_c/wrap_memcpy.c
148
150
  - lib/google/3.0/protobuf_c.so
149
151
  - lib/google/3.1/protobuf_c.so
150
152
  - lib/google/3.2/protobuf_c.so
151
153
  - lib/google/3.3/protobuf_c.so
154
+ - lib/google/3.4/protobuf_c.so
152
155
  - lib/google/protobuf.rb
153
156
  - lib/google/protobuf/any_pb.rb
154
157
  - lib/google/protobuf/api_pb.rb
@@ -190,7 +193,7 @@ 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.2/ruby
196
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.30.0-rc1/ruby
194
197
  post_install_message:
195
198
  rdoc_options: []
196
199
  require_paths:
@@ -202,14 +205,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
202
205
  version: '3.0'
203
206
  - - "<"
204
207
  - !ruby/object:Gem::Version
205
- version: 3.4.dev
208
+ version: 3.5.dev
206
209
  required_rubygems_version: !ruby/object:Gem::Requirement
207
210
  requirements:
208
211
  - - ">="
209
212
  - !ruby/object:Gem::Version
210
213
  version: '0'
211
214
  requirements: []
212
- rubygems_version: 3.3.26
215
+ rubygems_version: 3.3.27
213
216
  signing_key:
214
217
  specification_version: 4
215
218
  summary: Protocol Buffers