--- !ruby/object:Gem::Specification name: sidekick-client version: !ruby/object:Gem::Version version: 0.2.3 platform: ruby authors: - yan autorequire: bindir: bin cert_chain: [] date: 2010-01-25 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: description: email: yan@pritzker.ws executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - lib/ext/README - lib/ext/bunny-0.6.0/LICENSE - lib/ext/bunny-0.6.0/README.rdoc - lib/ext/bunny-0.6.0/Rakefile - lib/ext/bunny-0.6.0/bunny.gemspec - lib/ext/bunny-0.6.0/examples/simple_08.rb - lib/ext/bunny-0.6.0/examples/simple_09.rb - lib/ext/bunny-0.6.0/examples/simple_ack_08.rb - lib/ext/bunny-0.6.0/examples/simple_ack_09.rb - lib/ext/bunny-0.6.0/examples/simple_consumer_08.rb - lib/ext/bunny-0.6.0/examples/simple_consumer_09.rb - lib/ext/bunny-0.6.0/examples/simple_fanout_08.rb - lib/ext/bunny-0.6.0/examples/simple_fanout_09.rb - lib/ext/bunny-0.6.0/examples/simple_headers_08.rb - lib/ext/bunny-0.6.0/examples/simple_headers_09.rb - lib/ext/bunny-0.6.0/examples/simple_publisher_08.rb - lib/ext/bunny-0.6.0/examples/simple_publisher_09.rb - lib/ext/bunny-0.6.0/examples/simple_topic_08.rb - lib/ext/bunny-0.6.0/examples/simple_topic_09.rb - lib/ext/bunny-0.6.0/lib/bunny.rb - lib/ext/bunny-0.6.0/lib/bunny/channel08.rb - lib/ext/bunny-0.6.0/lib/bunny/channel09.rb - lib/ext/bunny-0.6.0/lib/bunny/client08.rb - lib/ext/bunny-0.6.0/lib/bunny/client09.rb - lib/ext/bunny-0.6.0/lib/bunny/exchange08.rb - lib/ext/bunny-0.6.0/lib/bunny/exchange09.rb - lib/ext/bunny-0.6.0/lib/bunny/queue08.rb - lib/ext/bunny-0.6.0/lib/bunny/queue09.rb - lib/ext/bunny-0.6.0/lib/bunny/subscription08.rb - lib/ext/bunny-0.6.0/lib/bunny/subscription09.rb - lib/ext/bunny-0.6.0/lib/qrack/channel.rb - lib/ext/bunny-0.6.0/lib/qrack/client.rb - lib/ext/bunny-0.6.0/lib/qrack/protocol/protocol08.rb - lib/ext/bunny-0.6.0/lib/qrack/protocol/protocol09.rb - lib/ext/bunny-0.6.0/lib/qrack/protocol/spec08.rb - lib/ext/bunny-0.6.0/lib/qrack/protocol/spec09.rb - lib/ext/bunny-0.6.0/lib/qrack/qrack08.rb - lib/ext/bunny-0.6.0/lib/qrack/qrack09.rb - lib/ext/bunny-0.6.0/lib/qrack/queue.rb - lib/ext/bunny-0.6.0/lib/qrack/subscription.rb - lib/ext/bunny-0.6.0/lib/qrack/transport/buffer08.rb - lib/ext/bunny-0.6.0/lib/qrack/transport/buffer09.rb - lib/ext/bunny-0.6.0/lib/qrack/transport/frame08.rb - lib/ext/bunny-0.6.0/lib/qrack/transport/frame09.rb - lib/ext/bunny-0.6.0/spec/spec_08/bunny_spec.rb - lib/ext/bunny-0.6.0/spec/spec_08/connection_spec.rb - lib/ext/bunny-0.6.0/spec/spec_08/exchange_spec.rb - lib/ext/bunny-0.6.0/spec/spec_08/queue_spec.rb - lib/ext/bunny-0.6.0/spec/spec_09/bunny_spec.rb - lib/ext/bunny-0.6.0/spec/spec_09/connection_spec.rb - lib/ext/bunny-0.6.0/spec/spec_09/exchange_spec.rb - lib/ext/bunny-0.6.0/spec/spec_09/queue_spec.rb - lib/ext/misc/README - lib/ext/misc/indifferent_access.rb - lib/ext/uuidtools-2.1.1/CHANGELOG - lib/ext/uuidtools-2.1.1/LICENSE - lib/ext/uuidtools-2.1.1/README - lib/ext/uuidtools-2.1.1/Rakefile - lib/ext/uuidtools-2.1.1/lib/compat/securerandom.rb - lib/ext/uuidtools-2.1.1/lib/uuidtools.rb - lib/ext/uuidtools-2.1.1/lib/uuidtools/version.rb - lib/ext/uuidtools-2.1.1/spec/spec.opts - lib/ext/uuidtools-2.1.1/spec/spec_helper.rb - lib/ext/uuidtools-2.1.1/spec/uuidtools/mac_address_spec.rb - lib/ext/uuidtools-2.1.1/spec/uuidtools/utility_spec.rb - lib/ext/uuidtools-2.1.1/spec/uuidtools/uuid_creation_spec.rb - lib/ext/uuidtools-2.1.1/spec/uuidtools/uuid_parsing_spec.rb - lib/ext/uuidtools-2.1.1/tasks/benchmark.rake - lib/ext/uuidtools-2.1.1/tasks/clobber.rake - lib/ext/uuidtools-2.1.1/tasks/gem.rake - lib/ext/uuidtools-2.1.1/tasks/git.rake - lib/ext/uuidtools-2.1.1/tasks/metrics.rake - lib/ext/uuidtools-2.1.1/tasks/rdoc.rake - lib/ext/uuidtools-2.1.1/tasks/rubyforge.rake - lib/ext/uuidtools-2.1.1/tasks/spec.rake - lib/ext/uuidtools-2.1.1/website/index.html - lib/sidekick-client.rb - lib/sidekick/client/sidekick_client.rb - lib/sidekick/shared/sidekick_logger.rb - lib/sidekick/shared/sidekick_queue_publisher.rb - sidekick-client.gemspec - test/helper.rb - test/test_sidekick-client.rb has_rdoc: true homepage: http://github.com/cohesive/sidekick-client licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: RabbitMQ client specific to ESOD's Sidekick server test_files: - test/helper.rb - test/test_sidekick-client.rb