google-protobuf 3.25.4-x86_64-linux → 3.25.5-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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/2.7/protobuf_c.so +0 -0
  3. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20055238f7a74216cfe4c4ccf802be265a671620d6017fac0114bb02e2a1559f
4
- data.tar.gz: 6d4cc779f90f4412b80c658a48511fee843dcf1caba36a1d21e441a778544169
3
+ metadata.gz: fee0fa2675b9ac8cb2158c45c431ba9faa77ee20c16469ffd8af9c141f4ba21c
4
+ data.tar.gz: 96db31b140a2e8010835b9026f6cbf407aa2bbb4b18667f47336e072b7d5374e
5
5
  SHA512:
6
- metadata.gz: 96b38f161f0c012689652686cc19b84dae3342dd9334ee1d4024aa63b74e75c06f5b7844654427710c9dd81923e34cf3ec3c8b98b9710e96b1cb427102e3a038
7
- data.tar.gz: 63bfa63b29916ab8192e488f005fbd0d83cda3716ba36b4e6d3ecbfc28835ccb5f3d288707b5ae67bc3da6dacd1b9c644b589472055bc257af2f8779cb2d4c9b
6
+ metadata.gz: f12cd87bd6fc09d029aeedcfb776bfb4435482f583c9a8b3b28e25a288df742dffd3ee972a19abfef7c743abd27abc478f45683ccffe747f1fc786a8e537e5ff
7
+ data.tar.gz: f0afb8ef1a2e726b42ac8ea1f6300a3824f64382f67fd8b317f63b588e6f10ccb5b4957eecacfc96f51041377cfc6c7a5078686e08122e52fd92ecf4b9e990ab
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
4
+ version: 3.25.5
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-07-24 00:00:00.000000000 Z
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.4/ruby
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: '3.0'
190
+ version: '2.7'
190
191
  - - "<"
191
192
  - !ruby/object:Gem::Version
192
193
  version: 3.4.dev