google-protobuf 3.12.4-universal-darwin → 3.14.0.rc.3-universal-darwin

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: d08401adced5937a7af40fbc0217d30f4cac0b39eb3d6e6109cef7d98add36db
4
- data.tar.gz: 0a6df3e589918fd548f9377570641954c59bfe5a01a48b230d5db4aa1eea6bea
3
+ metadata.gz: 4691f3649bb684d7dbdacc8c3273f8df719cf68428f84b1dbd68fd6729932328
4
+ data.tar.gz: 6ace25c4051fe708ceaa2b5b6f966745c1a07db9dce1338172db321952614461
5
5
  SHA512:
6
- metadata.gz: 31b584166e51510da6d7073072b620acdf85b01f666060df552f1e7c6a1ecec92c6d581c2f5c7dc2c8c8e8c082b1a16f1f3cb5f41790c7ed2ee2822b18859083
7
- data.tar.gz: e9dc0c35891ceed73de8600bb9de2e22525cf89bb647468abc909f230c973dac75660e2aef4681fd673fbcf00b295cbdf71d7f4d9a4ede3b51fda98f575a0c0c
6
+ metadata.gz: 565fcfd20a04b8262c4bba3fe3abced3f891bb4fa607de7b01e37f3d041f64869358228ec3d95d032debce454ae26ef9c7edc1f089a710aacc552d79ad1d7fdb
7
+ data.tar.gz: 8332125d6229b0434a5bbd2a317d7c2ec3f99b65ddd4b17e9f194e7f5eee3887e256bde9a4af33a6eaff79b8dfeb52237f80cbe83b448ffe0e19cfcb745e8554
@@ -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.4
4
+ version: 3.14.0.rc.3
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Protobuf Authors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-28 00:00:00.000000000 Z
11
+ date: 2020-11-12 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.4/ruby
125
+ source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v3.14.0-rc3/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.4
145
145
  signing_key: