# -*- encoding: utf-8 -*- # stub: bixby-common 0.4.11 ruby lib Gem::Specification.new do |s| s.name = "bixby-common".freeze s.version = "0.4.11".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Chetan Sarva".freeze] s.date = "2014-03-25" s.description = "Bixby Common files/libs".freeze s.email = "chetan@pixelcop.net".freeze s.extra_rdoc_files = ["LICENSE".freeze] s.files = [".coveralls.yml".freeze, ".document".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "Rakefile".freeze, "VERSION".freeze, "bixby-common.gemspec".freeze, "lib/bixby-common.rb".freeze, "lib/bixby-common/api/api_channel.rb".freeze, "lib/bixby-common/api/encrypted_json_request.rb".freeze, "lib/bixby-common/api/http_channel.rb".freeze, "lib/bixby-common/api/json_request.rb".freeze, "lib/bixby-common/api/json_response.rb".freeze, "lib/bixby-common/api/rpc_handler.rb".freeze, "lib/bixby-common/api/signed_json_request.rb".freeze, "lib/bixby-common/bixby.rb".freeze, "lib/bixby-common/command_response.rb".freeze, "lib/bixby-common/command_spec.rb".freeze, "lib/bixby-common/exception/bundle_not_found.rb".freeze, "lib/bixby-common/exception/command_exception.rb".freeze, "lib/bixby-common/exception/command_not_found.rb".freeze, "lib/bixby-common/exception/encryption_error.rb".freeze, "lib/bixby-common/util/crypto_util.rb".freeze, "lib/bixby-common/util/debug.rb".freeze, "lib/bixby-common/util/hashify.rb".freeze, "lib/bixby-common/util/http_client.rb".freeze, "lib/bixby-common/util/jsonify.rb".freeze, "lib/bixby-common/util/log.rb".freeze, "lib/bixby-common/util/log/filtering_layout.rb".freeze, "lib/bixby-common/util/log/logger.rb".freeze, "lib/bixby-common/websocket/api_channel.rb".freeze, "lib/bixby-common/websocket/async_response.rb".freeze, "lib/bixby-common/websocket/message.rb".freeze, "lib/bixby-common/websocket/request.rb".freeze, "lib/bixby-common/websocket/response.rb".freeze, "test/api/http_channel_test.rb".freeze, "test/base.rb".freeze, "test/bixby_common_test.rb".freeze, "test/command_response_test.rb".freeze, "test/command_spec_test.rb".freeze, "test/helper.rb".freeze, "test/sample_handler.rb".freeze, "test/side_effect.rb".freeze, "test/support/repo/vendor/test_bundle/bin/cat".freeze, "test/support/repo/vendor/test_bundle/bin/cat.json".freeze, "test/support/repo/vendor/test_bundle/bin/echo".freeze, "test/support/repo/vendor/test_bundle/digest".freeze, "test/support/repo/vendor/test_bundle/manifest.json".freeze, "test/util/crypto_util_test.rb".freeze, "test/util/http_client_test.rb".freeze, "test/util/jsonify_test.rb".freeze, "test/util/log_test.rb".freeze, "test/websocket/api_channel_test.rb".freeze, "test/websocket/async_response_test.rb".freeze, "test/websocket/request_test.rb".freeze, "test/websocket/response_test.rb".freeze] s.homepage = "http://github.com/chetan/bixby-common".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bixby Common".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1".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, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end