google-protobuf 3.12.2-x86-linux → 3.14.0.rc.2-x86-linux

Sign up to get free protection for your applications and to get access to all the features.

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. data/ext/google/protobuf_c/upb.h +2 -2
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8efdcb592ace411ddb428e5ba6e797185104a06eca6f3d0a724bfed5eca99cdd
4
- data.tar.gz: bcafeae7e6c2d638db5ce4678a83362799fe01acfd6fedbf5b780f7c89ab93f5
3
+ metadata.gz: bc504b1b65698b971da7dd5a6a35c07a0bb88f5e090969ed572ab85fabbbaf87
4
+ data.tar.gz: 0f43c691f8fe8f9b7a58a9992908bf8aa0d0edc4a37d87decd666b4c8828e161
5
5
  SHA512:
6
- metadata.gz: '0278136b402ac1323d4c18ac63039d2e8370fc4c5257779ff7e83774c4c9d4ab5aebb3c704129ee6992d1409935c880f3868707893ae9f5f67faf2d8494de040'
7
- data.tar.gz: f3feec1e7fa144f63349913e5abb9b98d2d71079cfc75d7c3213d9866810a6512e2e33b65460d0d29c4d864a9492e60723273f5db8a9d7bddd3e53d382f301c2
6
+ metadata.gz: c1631f39951a90fef574fef39bdcf3a397323765bde473bf832bfd6a8095b15edc39088b4a8d3bb2a2643ddd0c741137471e355330819ffd2fd8c34717633205
7
+ data.tar.gz: 434e92c739b13c18800d99efc24c7797474624879f76395fba3754530624e35a2d1ede2beb59668b5cd9cbbb7dd128eeead5094a7678e21b5ebd8806d781ca0b
@@ -200,7 +200,7 @@ int msvc_vsnprintf(char* s, size_t n, const char* format, va_list arg);
200
200
  ** store pointers or integers of at least 32 bits (upb isn't really useful on
201
201
  ** systems where sizeof(void*) < 4).
202
202
  **
203
- ** The table must be homogenous (all values of the same type). In debug
203
+ ** The table must be homogeneous (all values of the same type). In debug
204
204
  ** mode, we check this on insert and lookup.
205
205
  */
206
206
 
@@ -6057,7 +6057,7 @@ typedef struct {
6057
6057
  typedef struct {
6058
6058
  /* Space optimization note: we store two pointers here that the JIT
6059
6059
  * doesn't need at all; the upb_handlers* inside the sink and
6060
- * the dispatch table pointer. We can optimze so that the JIT uses
6060
+ * the dispatch table pointer. We can optimize so that the JIT uses
6061
6061
  * smaller stack frames than the interpreter. The only thing we need
6062
6062
  * to guarantee is that the fallback routines can find end_ofs. */
6063
6063
  upb_sink sink;
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.12.2
4
+ version: 3.14.0.rc.2
5
5
  platform: x86-linux
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-27 00:00:00.000000000 Z
11
+ date: 2020-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -122,7 +122,7 @@ homepage: https://developers.google.com/protocol-buffers
122
122
  licenses:
123
123
  - BSD-3-Clause
124
124
  metadata:
125
- source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.12.2/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0-rc2/ruby
126
126
  post_install_message:
127
127
  rdoc_options: []
128
128
  require_paths:
@@ -137,9 +137,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
137
137
  version: 2.8.dev
138
138
  required_rubygems_version: !ruby/object:Gem::Requirement
139
139
  requirements:
140
- - - ">="
140
+ - - ">"
141
141
  - !ruby/object:Gem::Version
142
- version: '0'
142
+ version: 1.3.1
143
143
  requirements: []
144
144
  rubygems_version: 3.1.2
145
145
  signing_key: