google-protobuf 3.25.4-x86-mingw32 → 3.25.5-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 79830aa93858bf154dbe8e1d10bf7969995dcea0137b9ed4a333225853b8de6b
4
- data.tar.gz: ca2ffe8f8a68a367cb0f4041a06b7e968166a8f90068134246529736a8a0d01b
3
+ metadata.gz: d970918b587d4f9e82a8d52353d35ed53a10d7993858200659c7cd7f231cf005
4
+ data.tar.gz: 506dfd67648613af0618e4e37182ae68d4606aa0721dd8d3024909acd0502183
5
5
  SHA512:
6
- metadata.gz: cef67d6c80f723f132bf15772e3d62f403522a860601587299600d8593367bf0541b4d911f99782f89ac2cb6c9ecabd7a987da12883b0ded9bec5606bd60a71e
7
- data.tar.gz: 1902d90e5d111f8686b34f2fa12f4728200e13c84c9a751a8b901f2c4c8381bb708131a80a24c4fddc4897a9a2894b9d79259ea2354cddd1cf9d6c1876299d8c
6
+ metadata.gz: 117030da2ee6600a4a18aa7b6b11386529d44b32d06458f510582c0d458a3dea1639f8938e819b9ff0c38215ad111cdacc8da38e5c7e52af3f6dc24678020ca5
7
+ data.tar.gz: 9dd6962ea233c8e78bb8de94da4e4e051e11d77adcfd1078f29b414cdbeb45c14a932fdf8319afa101caa85e85159af20efe7cefe8e41bc75eba5bba7292ed08
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
4
+ version: 3.25.5
5
5
  platform: x86-mingw32
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