google-protobuf 3.12.1-x86-mingw32 → 3.14.0.rc.1-x86-mingw32

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.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3b03a6a8b0a31e14d1eaa5b8d83f5e8b01b44b7f55adaf6972674e14125eb9b1
4
- data.tar.gz: f3a671f50217eaa46d31f49c096cdcbff8b51ae735c8586872b398f51885b01f
3
+ metadata.gz: 924c6fee8a2e4cf2e3fdad59f0395de036121764a0dfc289c5a50a78c406e73d
4
+ data.tar.gz: edf6f18f22d2142c130a8165355f1b5c3779b3a5e9d393f36166532c8cb2d4f6
5
5
  SHA512:
6
- metadata.gz: a6a1366459981544f3c0fa5da3cc953c1150f228719c2607340227ebc928f9e39b434b392f535d7b676288a5a128bb6ae14cc2c5e66273ed785d2fa1dc64da54
7
- data.tar.gz: 0044a0a8f87d23b01e031c974ae942da76f482e07c9356cc1c60f770b6959f2150b7af069a9cb495e81cf3a5fc8b47e81406fa36aa1e79c5e3582ada493e10b8
6
+ metadata.gz: 60b09225bc816833b9faa3a130403ce9a46ff613fee06c25680add0079ea16d074b80e911f25f9afa317d92806a9444c09ea5eac979eae0793406cbab788dd15
7
+ data.tar.gz: 9a6fc9be572fac8ac745db90bbc6af0efa83c116844ee8a56eafb4995ba27873551364efaa48bf2ab2abe63e1627969e0b71fcd32e540a9164d87990c1691cc4
@@ -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;
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.12.1
4
+ version: 3.14.0.rc.1
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: 2020-05-20 00:00:00.000000000 Z
11
+ date: 2020-11-06 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.1/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0-rc1/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: