google-protobuf 3.25.2-x86-mingw32 → 3.25.3-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: 4e87b168bd584953a486213ff97e60ee21a14c9fdc823c8fd96977a62295388b
4
- data.tar.gz: 57143b1078858b89fa1c5b930e752996e3a8c9e0d2a7d32b8546971a2fb636b6
3
+ metadata.gz: 42b993c4fa707ae102008616225f6354fabca23bee7be4555df433ef78473f18
4
+ data.tar.gz: c396374ff2a73ad1231074768db26d8af4f2f6dbb3e73c8d75f50182cb17a65d
5
5
  SHA512:
6
- metadata.gz: e63f094a5d83ba94d6810e221d8953eb81369ac4e2e419ee0fcb1314aa39e2cbf377a9fe75b55ab07e161304399af2ac9b6fc6a974757d817a8b58e29f3ca9ba
7
- data.tar.gz: 89136ecbea8c5f6f0a640e43f5d914a53b77a62a69cb81f9341679e51895d2a963b6c3d497855126ae390be97233aec1e32a7fad5597792573be7937afdadab1
6
+ metadata.gz: 34a7f012c69bb932f7884ed0887523e9362dbaecf2a07315c9a1008177968f8fe78da4bc22738cdf46c897e13f679df116b6696f334e30e96cfdc07d318bda54
7
+ data.tar.gz: 2a119519e78c25e54a265b2f75de2422cca2ef51fe1e18b774715979102ae5b8161fef382c553d51401a73c972bc7c3777db8d5fd517c0cd9c33830ece4d28be
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.2
4
+ version: 3.25.3
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-01-08 00:00:00.000000000 Z
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.so
138
138
  - lib/google/3.1/protobuf_c.so
139
139
  - lib/google/3.2/protobuf_c.so
140
+ - lib/google/3.3/protobuf_c.so
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.2/ruby
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.3.dev
193
+ version: 3.4.dev
193
194
  required_rubygems_version: !ruby/object:Gem::Requirement
194
195
  requirements:
195
196
  - - ">="