google-protobuf 4.27.0.rc.1-aarch64-linux → 4.27.0.rc.2-aarch64-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.

Potentially problematic release.


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

Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -5
  3. data/lib/google/2.7/protobuf_c.so +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d4b9b45664c593c4ba2e69b611ef1f295a1f60a5e2a1c051486c2d016f826a75
4
- data.tar.gz: ef3bf51a0553a7a8f006557e62a2241c895e05c30f46babe6ac3378a90a48543
3
+ metadata.gz: 5d2032b09049053d4398a2a012ac3048a014ec9a16455e0825ffff610c576fb4
4
+ data.tar.gz: a7a9887ad5c2d3dd994f7898fa0c38314538a7372534988dc448f4d6cef0a7eb
5
5
  SHA512:
6
- metadata.gz: d3c29144121d0385eb8eba16508ef9225187921b410464115936665635672563ddc8694a94b3423ef531a8f5f60f690f7726a35abe6253ee364bf32bcd793806
7
- data.tar.gz: 54a1901a06d52113f3fe417f87b5ab415ff3f009f8f5b8d0deef75720de3da9573e89378f3a46d560d60c2babe6824bb4a5838a7cf7aecc3e8649f28f6ec274c
6
+ metadata.gz: 32495f0f381a2341b1855be5e9243446e841096a8efbe42368fe7377c61b3cf1b3fd4d5ae41c192372dd91c1f34a4eb74f611588f6edcd4083f82b67f74584f3
7
+ data.tar.gz: 488305cc9426e8b096de917c29a9761d218f9f3d1a23e46414036757bf03ae797797c8884afaaa1fdf80963b0c012cd8276495a7b6b209f219f3e830256230db
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: aarch64-linux
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