google-protobuf 4.27.0.rc.1-x86_64-darwin → 4.27.0.rc.2-x86_64-darwin

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.

Potentially problematic release.


This version of google-protobuf might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 562b1b62520dd348b0afcd124e76cd2510d45afdd5a4d86f4916d9f06898cb80
4
- data.tar.gz: bbb20c7907442b40fcc586b54532c53972a927f00ac17286763f76b738a84505
3
+ metadata.gz: 021f7a639b1aa97dd7dee4713e19fbd3867ecf22239cd5dc24dab01e694d2874
4
+ data.tar.gz: 81ea362d597373bbc616acdf6f0638e68c059a7528d92468c1a75d76b3810dbf
5
5
  SHA512:
6
- metadata.gz: 462de842ee418f73250fd4dfc8ef764a8c45e0cf12643a23c44930d9b77597e312367c4a9bdc651005e5e9abc14aebd1a009340e779ad2fcee44f737858ebc08
7
- data.tar.gz: 62c5553de4ea6f275c1767b3c3b55d93713aa1937b66b404d407764ed175bcee09f158c0f90f3d3c5947b1a8c9041caa90eaaf7be09b58b52981d683ab224105
6
+ metadata.gz: 6a8649aa3d454c42409ce5a272450c8c9e73738b7fcdfbf995f109c6f607919e421b07c520795524baefcd7c756682b9fec63db99c114de19bfc9b38043a499d
7
+ data.tar.gz: 14a620fd08f635f801c725176cced17ddf36a5730f1bb3dc7632a50bef342cace513705ff5e6f360db90fe25db3111ef5f37d9da90772133fd65247f24521e1d
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_64-darwin
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.bundle
149
148
  - lib/google/3.0/protobuf_c.bundle
150
149
  - lib/google/3.1/protobuf_c.bundle
151
150
  - lib/google/3.2/protobuf_c.bundle
@@ -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