# -*- encoding: utf-8 -*- # stub: grpc 0.12.0 ruby src/ruby/binsrc/ruby/libsrc/ruby/pb # stub: src/ruby/ext/grpc/extconf.rb Gem::Specification.new do |s| s.name = "grpc".freeze s.version = "0.12.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["src/ruby/bin".freeze, "src/ruby/lib".freeze, "src/ruby/pb".freeze] s.authors = ["gRPC Authors".freeze] s.bindir = "src/ruby/bin".freeze s.date = "2016-01-14" s.description = "Send RPCs from Ruby using GRPC".freeze s.email = "temiola@google.com".freeze s.executables = ["math_client.rb".freeze, "math_server.rb".freeze, "noproto_client.rb".freeze, "noproto_server.rb".freeze, "grpc_ruby_interop_client".freeze, "grpc_ruby_interop_server".freeze] s.extensions = ["src/ruby/ext/grpc/extconf.rb".freeze] s.files = ["Makefile".freeze, "Rakefile".freeze, "etc/roots.pem".freeze, "include/grpc/byte_buffer.h".freeze, "include/grpc/byte_buffer_reader.h".freeze, "include/grpc/census.h".freeze, "include/grpc/compression.h".freeze, "include/grpc/grpc.h".freeze, "include/grpc/grpc_security.h".freeze, "include/grpc/grpc_zookeeper.h".freeze, "include/grpc/status.h".freeze, "include/grpc/support/alloc.h".freeze, "include/grpc/support/atm.h".freeze, "include/grpc/support/atm_gcc_atomic.h".freeze, "include/grpc/support/atm_gcc_sync.h".freeze, "include/grpc/support/atm_win32.h".freeze, "include/grpc/support/avl.h".freeze, "include/grpc/support/cmdline.h".freeze, "include/grpc/support/cpu.h".freeze, "include/grpc/support/histogram.h".freeze, "include/grpc/support/host_port.h".freeze, "include/grpc/support/log.h".freeze, "include/grpc/support/log_win32.h".freeze, "include/grpc/support/port_platform.h".freeze, "include/grpc/support/slice.h".freeze, "include/grpc/support/slice_buffer.h".freeze, "include/grpc/support/string_util.h".freeze, "include/grpc/support/subprocess.h".freeze, "include/grpc/support/sync.h".freeze, "include/grpc/support/sync_generic.h".freeze, "include/grpc/support/sync_posix.h".freeze, "include/grpc/support/sync_win32.h".freeze, "include/grpc/support/thd.h".freeze, "include/grpc/support/time.h".freeze, "include/grpc/support/tls.h".freeze, "include/grpc/support/tls_gcc.h".freeze, "include/grpc/support/tls_msvc.h".freeze, "include/grpc/support/tls_pthread.h".freeze, "include/grpc/support/useful.h".freeze, "src/core/census/aggregation.h".freeze, "src/core/census/context.c".freeze, "src/core/census/context.h".freeze, "src/core/census/grpc_context.c".freeze, "src/core/census/grpc_filter.c".freeze, "src/core/census/grpc_filter.h".freeze, "src/core/census/initialize.c".freeze, "src/core/census/operation.c".freeze, "src/core/census/rpc_metric_id.h".freeze, "src/core/census/tracing.c".freeze, "src/core/channel/channel_args.c".freeze, "src/core/channel/channel_args.h".freeze, "src/core/channel/channel_stack.c".freeze, "src/core/channel/channel_stack.h".freeze, "src/core/channel/client_channel.c".freeze, "src/core/channel/client_channel.h".freeze, "src/core/channel/client_uchannel.c".freeze, "src/core/channel/client_uchannel.h".freeze, "src/core/channel/compress_filter.c".freeze, "src/core/channel/compress_filter.h".freeze, "src/core/channel/connected_channel.c".freeze, "src/core/channel/connected_channel.h".freeze, "src/core/channel/context.h".freeze, "src/core/channel/http_client_filter.c".freeze, "src/core/channel/http_client_filter.h".freeze, "src/core/channel/http_server_filter.c".freeze, "src/core/channel/http_server_filter.h".freeze, "src/core/channel/subchannel_call_holder.c".freeze, "src/core/channel/subchannel_call_holder.h".freeze, "src/core/client_config/client_config.c".freeze, "src/core/client_config/client_config.h".freeze, "src/core/client_config/connector.c".freeze, "src/core/client_config/connector.h".freeze, "src/core/client_config/default_initial_connect_string.c".freeze, "src/core/client_config/initial_connect_string.c".freeze, "src/core/client_config/initial_connect_string.h".freeze, "src/core/client_config/lb_policies/pick_first.c".freeze, "src/core/client_config/lb_policies/pick_first.h".freeze, "src/core/client_config/lb_policies/round_robin.c".freeze, "src/core/client_config/lb_policies/round_robin.h".freeze, "src/core/client_config/lb_policy.c".freeze, "src/core/client_config/lb_policy.h".freeze, "src/core/client_config/lb_policy_factory.c".freeze, "src/core/client_config/lb_policy_factory.h".freeze, "src/core/client_config/lb_policy_registry.c".freeze, "src/core/client_config/lb_policy_registry.h".freeze, "src/core/client_config/resolver.c".freeze, "src/core/client_config/resolver.h".freeze, "src/core/client_config/resolver_factory.c".freeze, "src/core/client_config/resolver_factory.h".freeze, "src/core/client_config/resolver_registry.c".freeze, "src/core/client_config/resolver_registry.h".freeze, "src/core/client_config/resolvers/dns_resolver.c".freeze, "src/core/client_config/resolvers/dns_resolver.h".freeze, "src/core/client_config/resolvers/sockaddr_resolver.c".freeze, "src/core/client_config/resolvers/sockaddr_resolver.h".freeze, "src/core/client_config/subchannel.c".freeze, "src/core/client_config/subchannel.h".freeze, "src/core/client_config/subchannel_factory.c".freeze, "src/core/client_config/subchannel_factory.h".freeze, "src/core/client_config/uri_parser.c".freeze, "src/core/client_config/uri_parser.h".freeze, "src/core/compression/algorithm.c".freeze, "src/core/compression/algorithm_metadata.h".freeze, "src/core/compression/message_compress.c".freeze, "src/core/compression/message_compress.h".freeze, "src/core/debug/trace.c".freeze, "src/core/debug/trace.h".freeze, "src/core/httpcli/format_request.c".freeze, "src/core/httpcli/format_request.h".freeze, "src/core/httpcli/httpcli.c".freeze, "src/core/httpcli/httpcli.h".freeze, "src/core/httpcli/httpcli_security_connector.c".freeze, "src/core/httpcli/parser.c".freeze, "src/core/httpcli/parser.h".freeze, "src/core/iomgr/closure.c".freeze, "src/core/iomgr/closure.h".freeze, "src/core/iomgr/endpoint.c".freeze, "src/core/iomgr/endpoint.h".freeze, "src/core/iomgr/endpoint_pair.h".freeze, "src/core/iomgr/endpoint_pair_posix.c".freeze, "src/core/iomgr/endpoint_pair_windows.c".freeze, "src/core/iomgr/exec_ctx.c".freeze, "src/core/iomgr/exec_ctx.h".freeze, "src/core/iomgr/executor.c".freeze, "src/core/iomgr/executor.h".freeze, "src/core/iomgr/fd_posix.c".freeze, "src/core/iomgr/fd_posix.h".freeze, "src/core/iomgr/iocp_windows.c".freeze, "src/core/iomgr/iocp_windows.h".freeze, "src/core/iomgr/iomgr.c".freeze, "src/core/iomgr/iomgr.h".freeze, "src/core/iomgr/iomgr_internal.h".freeze, "src/core/iomgr/iomgr_posix.c".freeze, "src/core/iomgr/iomgr_posix.h".freeze, "src/core/iomgr/iomgr_windows.c".freeze, "src/core/iomgr/pollset.h".freeze, "src/core/iomgr/pollset_multipoller_with_epoll.c".freeze, "src/core/iomgr/pollset_multipoller_with_poll_posix.c".freeze, "src/core/iomgr/pollset_posix.c".freeze, "src/core/iomgr/pollset_posix.h".freeze, "src/core/iomgr/pollset_set.h".freeze, "src/core/iomgr/pollset_set_posix.c".freeze, "src/core/iomgr/pollset_set_posix.h".freeze, "src/core/iomgr/pollset_set_windows.c".freeze, "src/core/iomgr/pollset_set_windows.h".freeze, "src/core/iomgr/pollset_windows.c".freeze, "src/core/iomgr/pollset_windows.h".freeze, "src/core/iomgr/resolve_address.h".freeze, "src/core/iomgr/resolve_address_posix.c".freeze, "src/core/iomgr/resolve_address_windows.c".freeze, "src/core/iomgr/sockaddr.h".freeze, "src/core/iomgr/sockaddr_posix.h".freeze, "src/core/iomgr/sockaddr_utils.c".freeze, "src/core/iomgr/sockaddr_utils.h".freeze, "src/core/iomgr/sockaddr_win32.h".freeze, "src/core/iomgr/socket_utils_common_posix.c".freeze, "src/core/iomgr/socket_utils_linux.c".freeze, "src/core/iomgr/socket_utils_posix.c".freeze, "src/core/iomgr/socket_utils_posix.h".freeze, "src/core/iomgr/socket_windows.c".freeze, "src/core/iomgr/socket_windows.h".freeze, "src/core/iomgr/tcp_client.h".freeze, "src/core/iomgr/tcp_client_posix.c".freeze, "src/core/iomgr/tcp_client_windows.c".freeze, "src/core/iomgr/tcp_posix.c".freeze, "src/core/iomgr/tcp_posix.h".freeze, "src/core/iomgr/tcp_server.h".freeze, "src/core/iomgr/tcp_server_posix.c".freeze, "src/core/iomgr/tcp_server_windows.c".freeze, "src/core/iomgr/tcp_windows.c".freeze, "src/core/iomgr/tcp_windows.h".freeze, "src/core/iomgr/time_averaged_stats.c".freeze, "src/core/iomgr/time_averaged_stats.h".freeze, "src/core/iomgr/timer.c".freeze, "src/core/iomgr/timer.h".freeze, "src/core/iomgr/timer_heap.c".freeze, "src/core/iomgr/timer_heap.h".freeze, "src/core/iomgr/timer_internal.h".freeze, "src/core/iomgr/udp_server.c".freeze, "src/core/iomgr/udp_server.h".freeze, "src/core/iomgr/wakeup_fd_eventfd.c".freeze, "src/core/iomgr/wakeup_fd_nospecial.c".freeze, "src/core/iomgr/wakeup_fd_pipe.c".freeze, "src/core/iomgr/wakeup_fd_pipe.h".freeze, "src/core/iomgr/wakeup_fd_posix.c".freeze, "src/core/iomgr/wakeup_fd_posix.h".freeze, "src/core/iomgr/workqueue.h".freeze, "src/core/iomgr/workqueue_posix.c".freeze, "src/core/iomgr/workqueue_posix.h".freeze, "src/core/iomgr/workqueue_windows.c".freeze, "src/core/iomgr/workqueue_windows.h".freeze, "src/core/json/json.c".freeze, "src/core/json/json.h".freeze, "src/core/json/json_common.h".freeze, "src/core/json/json_reader.c".freeze, "src/core/json/json_reader.h".freeze, "src/core/json/json_string.c".freeze, "src/core/json/json_writer.c".freeze, "src/core/json/json_writer.h".freeze, "src/core/profiling/basic_timers.c".freeze, "src/core/profiling/stap_timers.c".freeze, "src/core/profiling/timers.h".freeze, "src/core/security/auth_filters.h".freeze, "src/core/security/base64.c".freeze, "src/core/security/base64.h".freeze, "src/core/security/client_auth_filter.c".freeze, "src/core/security/credentials.c".freeze, "src/core/security/credentials.h".freeze, "src/core/security/credentials_metadata.c".freeze, "src/core/security/credentials_posix.c".freeze, "src/core/security/credentials_win32.c".freeze, "src/core/security/google_default_credentials.c".freeze, "src/core/security/handshake.c".freeze, "src/core/security/handshake.h".freeze, "src/core/security/json_token.c".freeze, "src/core/security/json_token.h".freeze, "src/core/security/jwt_verifier.c".freeze, "src/core/security/jwt_verifier.h".freeze, "src/core/security/secure_endpoint.c".freeze, "src/core/security/secure_endpoint.h".freeze, "src/core/security/security_connector.c".freeze, "src/core/security/security_connector.h".freeze, "src/core/security/security_context.c".freeze, "src/core/security/security_context.h".freeze, "src/core/security/server_auth_filter.c".freeze, "src/core/security/server_secure_chttp2.c".freeze, "src/core/statistics/census_interface.h".freeze, "src/core/statistics/census_rpc_stats.h".freeze, "src/core/support/alloc.c".freeze, "src/core/support/avl.c".freeze, "src/core/support/block_annotate.h".freeze, "src/core/support/cmdline.c".freeze, "src/core/support/cpu_iphone.c".freeze, "src/core/support/cpu_linux.c".freeze, "src/core/support/cpu_posix.c".freeze, "src/core/support/cpu_windows.c".freeze, "src/core/support/env.h".freeze, "src/core/support/env_linux.c".freeze, "src/core/support/env_posix.c".freeze, "src/core/support/env_win32.c".freeze, "src/core/support/file.c".freeze, "src/core/support/file.h".freeze, "src/core/support/file_posix.c".freeze, "src/core/support/file_win32.c".freeze, "src/core/support/histogram.c".freeze, "src/core/support/host_port.c".freeze, "src/core/support/log.c".freeze, "src/core/support/log_android.c".freeze, "src/core/support/log_linux.c".freeze, "src/core/support/log_posix.c".freeze, "src/core/support/log_win32.c".freeze, "src/core/support/murmur_hash.c".freeze, "src/core/support/murmur_hash.h".freeze, "src/core/support/slice.c".freeze, "src/core/support/slice_buffer.c".freeze, "src/core/support/stack_lockfree.c".freeze, "src/core/support/stack_lockfree.h".freeze, "src/core/support/string.c".freeze, "src/core/support/string.h".freeze, "src/core/support/string_posix.c".freeze, "src/core/support/string_win32.c".freeze, "src/core/support/string_win32.h".freeze, "src/core/support/subprocess_posix.c".freeze, "src/core/support/sync.c".freeze, "src/core/support/sync_posix.c".freeze, "src/core/support/sync_win32.c".freeze, "src/core/support/thd.c".freeze, "src/core/support/thd_internal.h".freeze, "src/core/support/thd_posix.c".freeze, "src/core/support/thd_win32.c".freeze, "src/core/support/time.c".freeze, "src/core/support/time_posix.c".freeze, "src/core/support/time_precise.c".freeze, "src/core/support/time_precise.h".freeze, "src/core/support/time_win32.c".freeze, "src/core/support/tls_pthread.c".freeze, "src/core/surface/api_trace.c".freeze, "src/core/surface/api_trace.h".freeze, "src/core/surface/byte_buffer.c".freeze, "src/core/surface/byte_buffer_reader.c".freeze, "src/core/surface/call.c".freeze, "src/core/surface/call.h".freeze, "src/core/surface/call_details.c".freeze, "src/core/surface/call_log_batch.c".freeze, "src/core/surface/call_test_only.h".freeze, "src/core/surface/channel.c".freeze, "src/core/surface/channel.h".freeze, "src/core/surface/channel_connectivity.c".freeze, "src/core/surface/channel_create.c".freeze, "src/core/surface/channel_ping.c".freeze, "src/core/surface/completion_queue.c".freeze, "src/core/surface/completion_queue.h".freeze, "src/core/surface/event_string.c".freeze, "src/core/surface/event_string.h".freeze, "src/core/surface/init.c".freeze, "src/core/surface/init.h".freeze, "src/core/surface/init_secure.c".freeze, "src/core/surface/lame_client.c".freeze, "src/core/surface/metadata_array.c".freeze, "src/core/surface/secure_channel_create.c".freeze, "src/core/surface/server.c".freeze, "src/core/surface/server.h".freeze, "src/core/surface/server_chttp2.c".freeze, "src/core/surface/server_create.c".freeze, "src/core/surface/surface_trace.h".freeze, "src/core/surface/validate_metadata.c".freeze, "src/core/surface/version.c".freeze, "src/core/transport/byte_stream.c".freeze, "src/core/transport/byte_stream.h".freeze, "src/core/transport/chttp2/alpn.c".freeze, "src/core/transport/chttp2/alpn.h".freeze, "src/core/transport/chttp2/bin_encoder.c".freeze, "src/core/transport/chttp2/bin_encoder.h".freeze, "src/core/transport/chttp2/frame.h".freeze, "src/core/transport/chttp2/frame_data.c".freeze, "src/core/transport/chttp2/frame_data.h".freeze, "src/core/transport/chttp2/frame_goaway.c".freeze, "src/core/transport/chttp2/frame_goaway.h".freeze, "src/core/transport/chttp2/frame_ping.c".freeze, "src/core/transport/chttp2/frame_ping.h".freeze, "src/core/transport/chttp2/frame_rst_stream.c".freeze, "src/core/transport/chttp2/frame_rst_stream.h".freeze, "src/core/transport/chttp2/frame_settings.c".freeze, "src/core/transport/chttp2/frame_settings.h".freeze, "src/core/transport/chttp2/frame_window_update.c".freeze, "src/core/transport/chttp2/frame_window_update.h".freeze, "src/core/transport/chttp2/hpack_encoder.c".freeze, "src/core/transport/chttp2/hpack_encoder.h".freeze, "src/core/transport/chttp2/hpack_parser.c".freeze, "src/core/transport/chttp2/hpack_parser.h".freeze, "src/core/transport/chttp2/hpack_table.c".freeze, "src/core/transport/chttp2/hpack_table.h".freeze, "src/core/transport/chttp2/http2_errors.h".freeze, "src/core/transport/chttp2/huffsyms.c".freeze, "src/core/transport/chttp2/huffsyms.h".freeze, "src/core/transport/chttp2/incoming_metadata.c".freeze, "src/core/transport/chttp2/incoming_metadata.h".freeze, "src/core/transport/chttp2/internal.h".freeze, "src/core/transport/chttp2/parsing.c".freeze, "src/core/transport/chttp2/status_conversion.c".freeze, "src/core/transport/chttp2/status_conversion.h".freeze, "src/core/transport/chttp2/stream_lists.c".freeze, "src/core/transport/chttp2/stream_map.c".freeze, "src/core/transport/chttp2/stream_map.h".freeze, "src/core/transport/chttp2/timeout_encoding.c".freeze, "src/core/transport/chttp2/timeout_encoding.h".freeze, "src/core/transport/chttp2/varint.c".freeze, "src/core/transport/chttp2/varint.h".freeze, "src/core/transport/chttp2/writing.c".freeze, "src/core/transport/chttp2_transport.c".freeze, "src/core/transport/chttp2_transport.h".freeze, "src/core/transport/connectivity_state.c".freeze, "src/core/transport/connectivity_state.h".freeze, "src/core/transport/metadata.c".freeze, "src/core/transport/metadata.h".freeze, "src/core/transport/metadata_batch.c".freeze, "src/core/transport/metadata_batch.h".freeze, "src/core/transport/static_metadata.c".freeze, "src/core/transport/static_metadata.h".freeze, "src/core/transport/transport.c".freeze, "src/core/transport/transport.h".freeze, "src/core/transport/transport_impl.h".freeze, "src/core/transport/transport_op_string.c".freeze, "src/core/tsi/fake_transport_security.c".freeze, "src/core/tsi/fake_transport_security.h".freeze, "src/core/tsi/ssl_transport_security.c".freeze, "src/core/tsi/ssl_transport_security.h".freeze, "src/core/tsi/transport_security.c".freeze, "src/core/tsi/transport_security.h".freeze, "src/core/tsi/transport_security_interface.h".freeze, "src/ruby/bin/apis/google/protobuf/empty.rb".freeze, "src/ruby/bin/apis/pubsub_demo.rb".freeze, "src/ruby/bin/apis/tech/pubsub/proto/pubsub.rb".freeze, "src/ruby/bin/apis/tech/pubsub/proto/pubsub_services.rb".freeze, "src/ruby/bin/grpc_ruby_interop_client".freeze, "src/ruby/bin/grpc_ruby_interop_server".freeze, "src/ruby/bin/interop/interop_client.rb".freeze, "src/ruby/bin/interop/interop_server.rb".freeze, "src/ruby/bin/math.rb".freeze, "src/ruby/bin/math_client.rb".freeze, "src/ruby/bin/math_server.rb".freeze, "src/ruby/bin/math_services.rb".freeze, "src/ruby/bin/noproto_client.rb".freeze, "src/ruby/bin/noproto_server.rb".freeze, "src/ruby/ext/grpc/extconf.rb".freeze, "src/ruby/ext/grpc/rb_byte_buffer.c".freeze, "src/ruby/ext/grpc/rb_byte_buffer.h".freeze, "src/ruby/ext/grpc/rb_call.c".freeze, "src/ruby/ext/grpc/rb_call.h".freeze, "src/ruby/ext/grpc/rb_call_credentials.c".freeze, "src/ruby/ext/grpc/rb_call_credentials.h".freeze, "src/ruby/ext/grpc/rb_channel.c".freeze, "src/ruby/ext/grpc/rb_channel.h".freeze, "src/ruby/ext/grpc/rb_channel_args.c".freeze, "src/ruby/ext/grpc/rb_channel_args.h".freeze, "src/ruby/ext/grpc/rb_channel_credentials.c".freeze, "src/ruby/ext/grpc/rb_channel_credentials.h".freeze, "src/ruby/ext/grpc/rb_completion_queue.c".freeze, "src/ruby/ext/grpc/rb_completion_queue.h".freeze, "src/ruby/ext/grpc/rb_event_thread.c".freeze, "src/ruby/ext/grpc/rb_event_thread.h".freeze, "src/ruby/ext/grpc/rb_grpc.c".freeze, "src/ruby/ext/grpc/rb_grpc.h".freeze, "src/ruby/ext/grpc/rb_server.c".freeze, "src/ruby/ext/grpc/rb_server.h".freeze, "src/ruby/ext/grpc/rb_server_credentials.c".freeze, "src/ruby/ext/grpc/rb_server_credentials.h".freeze, "src/ruby/lib/grpc.rb".freeze, "src/ruby/lib/grpc/core/time_consts.rb".freeze, "src/ruby/lib/grpc/errors.rb".freeze, "src/ruby/lib/grpc/generic/active_call.rb".freeze, "src/ruby/lib/grpc/generic/bidi_call.rb".freeze, "src/ruby/lib/grpc/generic/client_stub.rb".freeze, "src/ruby/lib/grpc/generic/rpc_desc.rb".freeze, "src/ruby/lib/grpc/generic/rpc_server.rb".freeze, "src/ruby/lib/grpc/generic/service.rb".freeze, "src/ruby/lib/grpc/grpc.so".freeze, "src/ruby/lib/grpc/logconfig.rb".freeze, "src/ruby/lib/grpc/notifier.rb".freeze, "src/ruby/lib/grpc/version.rb".freeze, "src/ruby/pb/README.md".freeze, "src/ruby/pb/generate_proto_ruby.sh".freeze, "src/ruby/pb/grpc/health/checker.rb".freeze, "src/ruby/pb/grpc/health/v1alpha/health.rb".freeze, "src/ruby/pb/grpc/health/v1alpha/health_services.rb".freeze, "src/ruby/pb/test/client.rb".freeze, "src/ruby/pb/test/proto/empty.rb".freeze, "src/ruby/pb/test/proto/messages.rb".freeze, "src/ruby/pb/test/proto/test.rb".freeze, "src/ruby/pb/test/proto/test_services.rb".freeze, "src/ruby/pb/test/server.rb".freeze, "src/ruby/spec/call_credentials_spec.rb".freeze, "src/ruby/spec/call_spec.rb".freeze, "src/ruby/spec/channel_credentials_spec.rb".freeze, "src/ruby/spec/channel_spec.rb".freeze, "src/ruby/spec/client_server_spec.rb".freeze, "src/ruby/spec/completion_queue_spec.rb".freeze, "src/ruby/spec/generic/active_call_spec.rb".freeze, "src/ruby/spec/generic/client_stub_spec.rb".freeze, "src/ruby/spec/generic/rpc_desc_spec.rb".freeze, "src/ruby/spec/generic/rpc_server_pool_spec.rb".freeze, "src/ruby/spec/generic/rpc_server_spec.rb".freeze, "src/ruby/spec/generic/service_spec.rb".freeze, "src/ruby/spec/pb/health/checker_spec.rb".freeze, "src/ruby/spec/server_credentials_spec.rb".freeze, "src/ruby/spec/server_spec.rb".freeze, "src/ruby/spec/spec_helper.rb".freeze, "src/ruby/spec/testdata/README".freeze, "src/ruby/spec/testdata/ca.pem".freeze, "src/ruby/spec/testdata/server1.key".freeze, "src/ruby/spec/testdata/server1.pem".freeze, "src/ruby/spec/time_consts_spec.rb".freeze] s.homepage = "https://github.com/google/grpc/tree/master/src/ruby".freeze s.licenses = ["BSD-3-Clause".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze) s.requirements = ["libgrpc ~> 0.11.0 needs to be installed".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "GRPC system in Ruby".freeze s.test_files = ["src/ruby/spec/client_server_spec.rb".freeze, "src/ruby/spec/server_credentials_spec.rb".freeze, "src/ruby/spec/time_consts_spec.rb".freeze, "src/ruby/spec/testdata/server1.key".freeze, "src/ruby/spec/testdata/README".freeze, "src/ruby/spec/testdata/ca.pem".freeze, "src/ruby/spec/testdata/server1.pem".freeze, "src/ruby/spec/channel_spec.rb".freeze, "src/ruby/spec/spec_helper.rb".freeze, "src/ruby/spec/completion_queue_spec.rb".freeze, "src/ruby/spec/channel_credentials_spec.rb".freeze, "src/ruby/spec/server_spec.rb".freeze, "src/ruby/spec/call_spec.rb".freeze, "src/ruby/spec/call_credentials_spec.rb".freeze, "src/ruby/spec/pb/health/checker_spec.rb".freeze, "src/ruby/spec/generic/client_stub_spec.rb".freeze, "src/ruby/spec/generic/active_call_spec.rb".freeze, "src/ruby/spec/generic/rpc_server_pool_spec.rb".freeze, "src/ruby/spec/generic/rpc_desc_spec.rb".freeze, "src/ruby/spec/generic/rpc_server_spec.rb".freeze, "src/ruby/spec/generic/service_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.0.0alpha.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.30.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7.0".freeze]) end