google-protobuf 4.27.0.rc.1-x86-mingw32 → 4.27.0.rc.2-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: 1f70ccc9c38131ad8febf88ce9ce953fdd576bbe422d297ad43a4b27ef0bec20
4
- data.tar.gz: f2eb7103731a0610f7e15bdcd2b4508d9a3d4491a723eed94dfc486f1935673f
3
+ metadata.gz: a19017e6ba838d3184671d0198b4310055140f43e30a83765137b85a2978e440
4
+ data.tar.gz: c92d1464a535904d5b49ee37ea02fa9d9e740b44adf1041148bd35b939eda8f5
5
5
  SHA512:
6
- metadata.gz: 1f66c6de476a8416ec1f05c080ad542d6b9d1e9eadac23b95e1ea4db778a54d8340f3371537f2eec6553bfc610343a8f7f212934d8fc8d62441252722f269a7d
7
- data.tar.gz: a28fc19a9fd50aaa91672b93b3fe1308de2347ada6b538b9a27be30d5b465401a10a31b9d2b951d6458e32422e2b0f71c2386974a691937f0d955539a6e6885a
6
+ metadata.gz: d747cfc9c8da352fc5e320389ce642ec87ed6e264e9b5ba2f1cc2fff07e2fd085cbf973b8b1f399692ed688ce44e6a06c8f7d1acefceab76fe0587c0b68672e7
7
+ data.tar.gz: 6c93829b32ba926aae7ce09f51c365ce912bd9d1c82cbcc187d2500f44fbaaca7e268b27bcc8027e01c09e61815d8df0346d65da8cb3b89372e39ad38e9fdf2e
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: 4.27.0.rc.1
4
+ version: 4.27.0.rc.2
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-04-17 00:00:00.000000000 Z
11
+ date: 2024-05-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -145,7 +145,6 @@ files:
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
147
  - ext/google/protobuf_c/wrap_memcpy.c
148
- - lib/google/2.7/protobuf_c.so
149
148
  - lib/google/3.0/protobuf_c.so
150
149
  - lib/google/3.1/protobuf_c.so
151
150
  - lib/google/3.2/protobuf_c.so
@@ -191,7 +190,7 @@ homepage: https://developers.google.com/protocol-buffers
191
190
  licenses:
192
191
  - BSD-3-Clause
193
192
  metadata:
194
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-rc1/ruby
193
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.27.0-rc2/ruby
195
194
  post_install_message:
196
195
  rdoc_options: []
197
196
  require_paths:
@@ -200,7 +199,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
200
199
  requirements:
201
200
  - - ">="
202
201
  - !ruby/object:Gem::Version
203
- version: '2.7'
202
+ version: '3.0'
204
203
  - - "<"
205
204
  - !ruby/object:Gem::Version
206
205
  version: 3.4.dev
Binary file