google-protobuf 3.5.1-universal-darwin → 3.5.1.1-universal-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
- SHA1:
3
- metadata.gz: a8bb52aa24a0504602059fbb3d49a08d341c44ed
4
- data.tar.gz: b61b9bda6d52b74eefaa13ec3becc7a9992dfdd2
2
+ SHA256:
3
+ metadata.gz: 43f65948b31f56008d97ad549ec1ca84dbf1114cc2063144083bc35fb946d5a4
4
+ data.tar.gz: 1598158fd2a85334a73fb8508a8596a862054e23f29b98f9821e26510d89ea42
5
5
  SHA512:
6
- metadata.gz: cf7579c7b8eff9fead3f10a61e75c44481ce9dbbce5ea2d40ae0320b1a96be64aa4c9d0109c32e2f7781d947f1ea111f7b793543f4b01b72b46c752cc8018bf5
7
- data.tar.gz: ddf897ebee5805d20417e80b1f2192e42ee05359fbfa97e0e8abb51a79e83c9dff5d65e2ea977d4055a674f5eb2e6bca68aeeaea48cfa43f10a718c7d9340dee
6
+ metadata.gz: 0d84409198ffac53f37e430550d0fe69f1c3146274548d62c68e563f5daac8dd0177847cffa0ddcfc33c0f491fd5d95538af3769b01a846ef359ecb68edb47b9
7
+ data.tar.gz: d9ab4e34d78e3a8542a66042a650de5a34e3895700a40fdf0c915b847485e7146846907df2ba6c8fb931353b4d18c96c1e73fd4aefbf66d92fb3749fe0408a80
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.5.1
4
+ version: 3.5.1.1
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: 2018-01-03 00:00:00.000000000 Z
11
+ date: 2018-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler-dock
@@ -91,10 +91,10 @@ files:
91
91
  - ext/google/protobuf_c/upb.h
92
92
  - ext/google/protobuf_c/wrap_memcpy.c
93
93
  - lib/google/2.0/protobuf_c.bundle
94
- - lib/google/2.1/protobuf_c.bundle
95
94
  - lib/google/2.2/protobuf_c.bundle
96
95
  - lib/google/2.3/protobuf_c.bundle
97
96
  - lib/google/2.4/protobuf_c.bundle
97
+ - lib/google/2.5/protobuf_c.bundle
98
98
  - lib/google/protobuf.rb
99
99
  - lib/google/protobuf/any_pb.rb
100
100
  - lib/google/protobuf/api_pb.rb
@@ -124,10 +124,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
124
124
  requirements:
125
125
  - - ">="
126
126
  - !ruby/object:Gem::Version
127
- version: '2.0'
128
- - - "<"
129
- - !ruby/object:Gem::Version
130
- version: '2.5'
127
+ version: '0'
131
128
  required_rubygems_version: !ruby/object:Gem::Requirement
132
129
  requirements:
133
130
  - - ">="
@@ -135,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
135
132
  version: '0'
136
133
  requirements: []
137
134
  rubyforge_project:
138
- rubygems_version: 2.6.10
135
+ rubygems_version: 2.7.3
139
136
  signing_key:
140
137
  specification_version: 4
141
138
  summary: Protocol Buffers
Binary file