# -*- encoding: utf-8 -*- # stub: mqlight 1.0.2015120815 x86_64-linux lib # stub: ext/cproton/extconf.rb Gem::Specification.new do |s| s.name = "mqlight".freeze s.version = "1.0.2015120815".freeze s.platform = "x86_64-linux".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["IBM MQ Light team".freeze] s.date = "2015-12-08" s.description = "Allows you to connect and send messages with the MQ Light API.".freeze s.email = "mqlight@uk.ibm.com".freeze s.extensions = ["ext/cproton/extconf.rb".freeze] s.files = ["Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "ext/cproton/cproton.c".freeze, "ext/cproton/extconf.rb".freeze, "include/proton/cid.h".freeze, "include/proton/codec.h".freeze, "include/proton/condition.h".freeze, "include/proton/connection.h".freeze, "include/proton/container.h".freeze, "include/proton/cproton.i".freeze, "include/proton/delivery.h".freeze, "include/proton/disposition.h".freeze, "include/proton/engine.h".freeze, "include/proton/error.h".freeze, "include/proton/event.h".freeze, "include/proton/handlers.h".freeze, "include/proton/import_export.h".freeze, "include/proton/io.h".freeze, "include/proton/link.h".freeze, "include/proton/log.h".freeze, "include/proton/message.h".freeze, "include/proton/messenger.h".freeze, "include/proton/object.h".freeze, "include/proton/parser.h".freeze, "include/proton/reactor.h".freeze, "include/proton/sasl.h".freeze, "include/proton/scanner.h".freeze, "include/proton/selectable.h".freeze, "include/proton/selector.h".freeze, "include/proton/session.h".freeze, "include/proton/ssl.h".freeze, "include/proton/terminus.h".freeze, "include/proton/transport.h".freeze, "include/proton/type_compat.h".freeze, "include/proton/types.h".freeze, "include/proton/url.h".freeze, "include/proton/version.h".freeze, "lib/codec/data.rb".freeze, "lib/codec/mapping.rb".freeze, "lib/core/base_handler.rb".freeze, "lib/core/connection.rb".freeze, "lib/core/delivery.rb".freeze, "lib/core/disposition.rb".freeze, "lib/core/endpoint.rb".freeze, "lib/core/exceptions.rb".freeze, "lib/core/link.rb".freeze, "lib/core/message.rb".freeze, "lib/core/receiver.rb".freeze, "lib/core/sasl.rb".freeze, "lib/core/selectable.rb".freeze, "lib/core/sender.rb".freeze, "lib/core/session.rb".freeze, "lib/core/ssl.rb".freeze, "lib/core/ssl_details.rb".freeze, "lib/core/ssl_domain.rb".freeze, "lib/core/terminus.rb".freeze, "lib/core/transport.rb".freeze, "lib/core/url.rb".freeze, "lib/event/collector.rb".freeze, "lib/event/event.rb".freeze, "lib/event/event_base.rb".freeze, "lib/event/event_type.rb".freeze, "lib/libqpid-proton.so".freeze, "lib/libqpid-proton.so.3".freeze, "lib/messenger/messenger.rb".freeze, "lib/messenger/subscription.rb".freeze, "lib/messenger/tracker.rb".freeze, "lib/messenger/tracker_status.rb".freeze, "lib/mqlight.rb".freeze, "lib/mqlight/blocking_client.rb".freeze, "lib/mqlight/command.rb".freeze, "lib/mqlight/connection.rb".freeze, "lib/mqlight/delivery.rb".freeze, "lib/mqlight/destination.rb".freeze, "lib/mqlight/exceptions.rb".freeze, "lib/mqlight/logging.rb".freeze, "lib/mqlight/proton_container.rb".freeze, "lib/mqlight/thread_vars.rb".freeze, "lib/mqlight/util.rb".freeze, "lib/mqlight/version.rb".freeze, "lib/qpid_proton.rb".freeze, "lib/types/array.rb".freeze, "lib/types/described.rb".freeze, "lib/types/hash.rb".freeze, "lib/types/strings.rb".freeze, "lib/util/class_wrapper.rb".freeze, "lib/util/condition.rb".freeze, "lib/util/constants.rb".freeze, "lib/util/engine.rb".freeze, "lib/util/error_handler.rb".freeze, "lib/util/handler.rb".freeze, "lib/util/reactor.rb".freeze, "lib/util/swig_helper.rb".freeze, "lib/util/timeout.rb".freeze, "lib/util/uuid.rb".freeze, "lib/util/version.rb".freeze, "lib/util/wrapper.rb".freeze, "mqlight.gemspec".freeze, "samples/recv.rb".freeze, "samples/send.rb".freeze, "samples/uiworkout.rb".freeze, "spec/mqlight/client_spec.rb".freeze, "spec/mqlight/command_spec.rb".freeze, "spec/mqlight/connection_spec.rb".freeze, "spec/mqlight/delivery_spec.rb".freeze, "spec/mqlight/destination_spec.rb".freeze, "spec/mqlight/endpoints_spec.rb".freeze, "spec/mqlight/logging_spec.rb".freeze, "spec/mqlight/proton_container_spec.rb".freeze, "spec/mqlight/util_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/spec_unsecure_helper.rb".freeze, "version.yaml".freeze] s.homepage = "https://developer.ibm.com/messaging/mq-light/".freeze s.licenses = ["Proprietary".freeze, "Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "An MQ Light client.".freeze s.test_files = ["spec/mqlight/client_spec.rb".freeze, "spec/mqlight/command_spec.rb".freeze, "spec/mqlight/connection_spec.rb".freeze, "spec/mqlight/delivery_spec.rb".freeze, "spec/mqlight/destination_spec.rb".freeze, "spec/mqlight/endpoints_spec.rb".freeze, "spec/mqlight/logging_spec.rb".freeze, "spec/mqlight/proton_container_spec.rb".freeze, "spec/mqlight/util_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/spec_unsecure_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) end