Sha256: fbbbfc2bc3e6a59528135fd807359bae67b82a238ff5a1da8cc487233058df73
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 571 Bytes
Stored size: 571 Bytes
Contents
--- !ruby/object:Gem::Specification name: google-protobuf version: !ruby/object:Gem::Version version: 3.0.0.alpha.2.0 platform: ruby authors: - Protobuf Authors autorequire: bindir: bin cert_chain: [] date: 2015-02-26 00:00:00.000000000 Z dependencies: [] description: Protocol Buffers are Google's data interchange format. email: protobuf@googlegroups.com executables: [] extensions: - ext/google/protobuf_c/extconf.rb extra_rdoc_files: [] files: - ext/google/protobuf_c/defs.c - ext/google/protobuf_c/encode_decode.c - ext/google/protobuf_c/extconf.rb - ext/google/protobuf_c/map.c - ext/google/protobuf_c/message.c - ext/google/protobuf_c/protobuf.c - ext/google/protobuf_c/protobuf.h - ext/google/protobuf_c/repeated_field.c - ext/google/protobuf_c/storage.c - ext/google/protobuf_c/upb.c - ext/google/protobuf_c/upb.h - lib/google/protobuf.rb - tests/basic.rb - tests/generated_code_test.rb - tests/stress.rb homepage: licenses: - BSD metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 2.4.6 signing_key: specification_version: 4 summary: Protocol Buffers test_files: - tests/basic.rb - tests/stress.rb - tests/generated_code_test.rb